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

View File

@@ -221,4 +221,9 @@
<string name="perf_overlay_netdrops">Frames overgeslagen door uw netwerkverbinding: %1$.2f%%</string>
<string name="perf_overlay_dectime">Gemiddelde decodeertijd: %1$.2f ms</string>
<string name="applist_menu_tv_channel">Toevoegen aan Kanaal</string>
<!-- Array strings -->
<string name="videoformat_hevcauto">Gebruik HEVC alleen als het stabiel is.</string>
<string name="videoformat_hevcalways">Gebruik HEVC altijd (mogelijkheid tot crashes)</string>
<string name="videoformat_hevcnever">Gebruik HEVC nooit</string>
</resources>