/
socolovivan
/
sample_android_app_localization
Обзор
Документация
Войти
/
socolovivan
/
sample_android_app_localization
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
localization
app/src/main/res/values/strings.xml
10 строк
758 B
qqshka
update app/src/main/res/values/strings.xml
06 июн 2025, 17:14
06 июн 2025, 17:14
f0b5d11
Код
Авторство
О чём код?
<resources> <string name="app_name" translatable="false">LocalizationJavaSample</string> <string name="hello_smartcat">Hello Smartcat Again !</string> <string name="new_smartcat_string">New Smartcat String!</string> <string name="new_hello_smartcat_string">Hello world and Smartcat!</string> <string name="new_hello_smartcat_string_2">Hello world and Smartcat for the second time!</string> <string name="new_hello_smartcat_string">Hello world and Positive Technologies!</string> <string name="hello_smartcat_now_and_again">Everything we love and need about lcalization is on plaia.ru from now on!</string> <string name="hello_smartcat_rustore_demo">This is the string we add on the RuStore demo!</string> </resources>