summaryrefslogtreecommitdiff
path: root/res/lang
AgeCommit message (Collapse)Author
2021-04-03Lang: Added Occidental and SerbianJaakko Keränen
IssueID #192
2021-03-30Lang: Recompiled language stringsJaakko Keränen
2021-03-29Lang: Added Chinese (Traditional)Jaakko Keränen
2021-03-29Lang: Recompiled language stringsJaakko Keränen
2021-03-29Lang: Recompiled language stringsJaakko Keränen
2021-03-28Lang: Added a string for missing alt textJaakko Keränen
2021-03-28Lang: Recompiled language stringsJaakko Keränen
2021-03-27Lang: Get missing strings from base languageJaakko Keränen
IssueID #192
2021-03-27Lang: Added Spanish (es)Jaakko Keränen
IssueID #192
2021-03-27Document: Fixed autoreload intervals; added stringsJaakko Keränen
2021-03-26Lang: Replaced "bytes" with "num.bytes"Jaakko Keränen
A new string to include the numeric value. IssueID #192
2021-03-26Cleanup: Omit partially translated "de"Jaakko Keränen
Only show the languages that are currently (more or less) fully translated. IssueID #192
2021-03-26LookupWidget: Missing strings; inconsistent fontsJaakko 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-25Added keybinding for subscribing to pageJaakko Keränen
IssueID #209
2021-03-25Preferences: Revised language selection dropdownJaakko Keränen
Visible IDs since the language names are also localized.
2021-03-25Lang: Updated compiled stringsJaakko Keränen
2021-03-25Lang: Added Chinese (Simplified)Jaakko Keränen
IssueID #192
2021-03-25Lang: Fixed plural and multiline stringsJaakko Keränen
IssueID #192
2021-03-25Lang: Plural stringsJaakko Keränen
IssueID #192
2021-03-24Lang: Updated and recompiled translationsJaakko Keränen
2021-03-24Lang: Added new strings for error messagesJaakko Keränen
IssueID #192
2021-03-23Lang: Updated compiled stringsJaakko Keränen
2021-03-23Lang: Added Russian to resourcesJaakko Keränen
IssueID #192
2021-03-23Lang: Updated compiled filesJaakko Keränen
2021-03-23Lang: Initial version of the Finnish translationJaakko Keränen
2021-03-23Enable translation of error pagesJaakko Keränen
2021-03-23Lang: Added a sidebar string; Finnish templateJaakko Keränen
IssueID #192
2021-03-23Lang: Applied string IDs everywhereJaakko Keränen
More or less everywhere? IssueID #192
2021-03-23Lang: Applied more string IDsJaakko Keränen
IssueID #192
2021-03-22Lang: Improvements; macOS menu itemsJaakko Keränen
Use char pointer ranges for the array of IDs and strings to avoid allocations. Translate macOS menu items. IssueID #192
2021-03-22Basic language string mechanismJaakko Keränen
Added a set of English strings. Lang can load a language. LabelWidget can replace IDs in the label. IssueID #192