fix shortening the russian app title
This commit is contained in:
parent
4d116b2977
commit
37f1735dca
|
@ -235,7 +235,7 @@
|
||||||
|
|
||||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||||
<string name="app_title">Галерея Pro: управление изображений</string>
|
<string name="app_title">Галерея Pro: управление изображениями</string>
|
||||||
<!-- Short description has to have less than 80 chars -->
|
<!-- Short description has to have less than 80 chars -->
|
||||||
<string name="app_short_description">Галерея без рекламы. Управление, изменение, восстановление и защита фото и видео</string>
|
<string name="app_short_description">Галерея без рекламы. Управление, изменение, восстановление и защита фото и видео</string>
|
||||||
<string name="app_long_description">
|
<string name="app_long_description">
|
||||||
|
|
Loading…
Reference in New Issue