quillnote icon indicating copy to clipboard operation
quillnote copied to clipboard

other languages in the interface

Open OmlineEditor opened this issue 3 years ago • 2 comments

please make it possible to select other languages in the program interface. I can help with the translation into my own Russian language

OmlineEditor avatar Dec 16 '21 16:12 OmlineEditor

please make it possible to select other languages in the program interface. I can help with the translation into my own Russian language

You have to translate the file in quillnote/app/src/main/res/values/strings.xml

Make a fork.

Inside it make a new folder in quillnote/app/src/main/res/

And call it "values-ru" for Russian.

Put the translated strings.xml in there and make a pull request


Language is still not selectable, which would be nice, but if you change your system language the app should follow.

dankxylese avatar Dec 28 '21 04:12 dankxylese

by default, the language is automatically selected from the system, but you need to make it possible to manually select the interface language.

OmlineEditor avatar Jan 02 '22 19:01 OmlineEditor