Move existing translated arrays.xml strings to strings.xml

This commit is contained in:
Cameron Gutman
2022-02-12 17:39:00 -06:00
parent 34bdf450e9
commit 208855917e
23 changed files with 78 additions and 199 deletions
+5
View File
@@ -217,4 +217,9 @@
<string name="pcview_menu_header_unknown">Оновлення</string>
<string name="pcview_menu_header_offline">Поза мережею</string>
<string name="pcview_menu_header_online">В мережі</string>
<!-- Array strings -->
<string name="videoformat_hevcauto">Використовувати HEVC тільки якщо безпечно</string>
<string name="videoformat_hevcalways">Завжди використовувати HEVC якщо доступно</string>
<string name="videoformat_hevcnever">Ніколи не використовувати HEVC</string>
</resources>