We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8242703 commit 431389bCopy full SHA for 431389b
app/src/main/res/values-ru/strings.xml
@@ -1,2 +1,9 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<resources></resources>
+<resources>
3
+ <string name="app_name">Простой рабочий стол</string>
4
+ <string name="app_launcher_name">Рабочий стол</string>
5
+ <string name="launcher_settings">Настройки</string>
6
+ <string name="app_info">О приложении</string>
7
+ <string name="touch_hold_widget">Удерживайте нажатие на виджет и перетащите его на главный экран</string>
8
+ <string name="uninstall">Удалить</string>
9
+</resources>
0 commit comments