New translations strings.xml (Hungarian)

This commit is contained in:
Thomas 2018-05-11 16:01:45 +02:00
parent b8996f7405
commit e7b58050d1
1 changed files with 6 additions and 0 deletions

View File

@ -330,6 +330,11 @@
<item>Yandex</item>
<item>No</item>
</string-array>
<string-array name="settings_theme">
<item>Dark</item>
<item>Light</item>
<item>Black</item>
</string-array>
<string-array name="settings_resize_picture">
<item>No</item>
<item>512 Kb</item>
@ -480,4 +485,5 @@
<string name="poxy_port">Port</string>
<string name="poxy_login">Login</string>
<string name="poxy_password">Password</string>
<string name="set_theme">Theme:</string>
</resources>