Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-12 | Lang: Removed redundant UI string | Jaakko Keränen | |
"menu.copy.source" had only one use and was replaced with the identical "menu.page.copysource". | |||
2021-04-11 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-04-10 | Feeds: All/Unread view mode selection | Jaakko Keränen | |
This is a bit too simple, but allows seeing the unread entries only. The unread counter needs some reworking: should it show all unread or unread in the "All" list (latest 100 entries)? | |||
2021-04-05 | Added option to disable bold links | Jaakko Keränen | |
IssueID #233 | |||
2021-04-05 | Added new language strings for media, feeds list | Jaakko Keränen | |
"about:feeds", inline downloads, and media player UI didn't have translations. | |||
2021-04-03 | Lang: Added Occidental and Serbian | Jaakko Keränen | |
IssueID #192 | |||
2021-03-30 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-03-29 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-03-28 | Lang: Added a string for missing alt text | Jaakko Keränen | |
2021-03-27 | Document: Fixed autoreload intervals; added strings | Jaakko Keränen | |
2021-03-26 | Lang: Replaced "bytes" with "num.bytes" | Jaakko Keränen | |
A new string to include the numeric value. IssueID #192 | |||
2021-03-26 | LookupWidget: Missing strings; inconsistent fonts | Jaakko Keränen | |
Fonts used in the lookup results list used inconsistent sizes. Now they all use the "UI content" (medium) size. The result headings were not translated at all. | |||
2021-03-25 | Added keybinding for subscribing to page | Jaakko Keränen | |
IssueID #209 | |||
2021-03-25 | Preferences: Revised language selection dropdown | Jaakko Keränen | |
Visible IDs since the language names are also localized. | |||
2021-03-25 | Lang: Plural strings | Jaakko Keränen | |
IssueID #192 | |||
2021-03-24 | Lang: Updated and recompiled translations | Jaakko Keränen | |
2021-03-24 | Lang: Added new strings for error messages | Jaakko Keränen | |
IssueID #192 | |||
2021-03-23 | Lang: Updated compiled files | Jaakko Keränen | |
2021-03-23 | Lang: Initial version of the Finnish translation | Jaakko Keränen | |
2021-03-23 | Enable translation of error pages | Jaakko Keränen | |
2021-03-23 | Lang: Added a sidebar string; Finnish template | Jaakko Keränen | |
IssueID #192 | |||
2021-03-23 | Lang: Applied string IDs everywhere | Jaakko Keränen | |
More or less everywhere? IssueID #192 | |||
2021-03-23 | Lang: Applied more string IDs | Jaakko Keränen | |
IssueID #192 | |||
2021-03-22 | Lang: Improvements; macOS menu items | Jaakko Keränen | |
Use char pointer ranges for the array of IDs and strings to avoid allocations. Translate macOS menu items. IssueID #192 | |||
2021-03-22 | Basic language string mechanism | Jaakko Keränen | |
Added a set of English strings. Lang can load a language. LabelWidget can replace IDs in the label. IssueID #192 |