abouttreesummaryrefslogcommitdiff
path: root/res/values-ru
AgeCommit message (Collapse)AuthorFilesLines
2022-11-26Make sure translation are in syncJules Aguillon1-1/+14
The new script makes sure that strings files don't contain obsolete strings but also ease the job of contributors by adding missing translations as comments. A Github Action ensures that translations stay in sync over time.
2022-11-13Allow switching quickly between two layoutsJules Aguillon1-2/+1
A new option allow to choose a secondary layout, the switching key is placed on the top edge of the space bar. The "Programming layout" option was basically doing that but it was possible to choose from a few layouts only. It is improved and renamed. The 'LayoutListPreference' allows setting the string for the first entry but otherwise share the rest of the array. Add nice icons from materialdesignicons.
2022-11-06Remove option "Lockable modifiers"Jules Aguillon1-2/+0
2022-09-24Add translations for RussianJules Aguillon1-0/+50
Co-authored-by: @94KONG