summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDees Troy <dees_troy@teamw.in>2016-03-31 21:28:11 +0200
committerGerrit Code Review <gerrit2@gerrit>2016-03-31 21:28:11 +0200
commit325e4dfa24861fd092c3b0c5f63e5a64b1ec6210 (patch)
tree02db6377dfeb1a9509336dadf03074237f193bec
parentHACK: fix input focus on terminal (diff)
parentlanguages: add Reboot Option translation (diff)
downloadandroid_bootable_recovery-325e4dfa24861fd092c3b0c5f63e5a64b1ec6210.tar
android_bootable_recovery-325e4dfa24861fd092c3b0c5f63e5a64b1ec6210.tar.gz
android_bootable_recovery-325e4dfa24861fd092c3b0c5f63e5a64b1ec6210.tar.bz2
android_bootable_recovery-325e4dfa24861fd092c3b0c5f63e5a64b1ec6210.tar.lz
android_bootable_recovery-325e4dfa24861fd092c3b0c5f63e5a64b1ec6210.tar.xz
android_bootable_recovery-325e4dfa24861fd092c3b0c5f63e5a64b1ec6210.tar.zst
android_bootable_recovery-325e4dfa24861fd092c3b0c5f63e5a64b1ec6210.zip
-rw-r--r--gui/theme/common/languages/pl.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/theme/common/languages/pl.xml b/gui/theme/common/languages/pl.xml
index 75bcb0ac9..b28a488b2 100644
--- a/gui/theme/common/languages/pl.xml
+++ b/gui/theme/common/languages/pl.xml
@@ -82,6 +82,7 @@
<string name="file">Plik:</string>
<string name="zip_sig_chk">Weryfikacja sygnatury pliku zip</string>
<string name="inject_twrp_chk">Zaszczep TWRP po instalacji</string>
+ <string name="install_reboot_chk">Uruchom ponownie po instalacji</string>
<string name="options_hdr">Opcje</string>
<string name="confirm_flash_hdr">Potwierdź instalację</string>
<string name="zip_queue">Kolejka:</string>
@@ -666,5 +667,6 @@
<string name="change_fs_err">Niepowodzenie zmiany systemu plików.</string>
<string name="theme_ver_err">Wersja niestandardowego motywu nie zgadza się z wersją TWRP. Użyto domyślnego motywu.</string>
<string name="up_a_level">(Cofnij)</string>
+ <string name="install_reboot">Ponowne uruchomienie za 5 sekund</string>
</resources>
</language> \ No newline at end of file