funkyg / funkytunes

A streaming music player for Android, using torrents.
GNU General Public License v3.0
122 stars 24 forks source link

Create values-ru/strings.xml #16

Closed antonv6 closed 7 years ago

antonv6 commented 7 years ago

Some strings are left intact, because 0.1.1 didn't want to download anything for whatever reason, so I couldn't see some parts of the UI. Also my local weblate instance that I use for translating couldn't even stomach the agreement it's so huge :sweat_smile: I'll get to it later.

funkyg commented 7 years ago

you can just open the strings.xml file in a text editor and replace all the english between the tags: https://github.com/funkyg/funkytunes/blob/master/app/src/main/res/values/strings.xml

anyway thanks :)

antonv6 commented 7 years ago

Oh, er... Can you move the values-ru/ to res/? I just realized I created the directory in the wrong place.

funkyg commented 7 years ago

oh right, fixed