diff options
author | James Christopher Adduono <jc@adduono.com> | 2016-10-25 08:18:32 +0200 |
---|---|---|
committer | James Christopher Adduono <jc@adduono.com> | 2016-11-05 20:48:43 +0100 |
commit | 5c3950716e5c7c6279efd5f3f338d6d22e5215e2 (patch) | |
tree | eac6d63ac558644ba313e73fe5e96134e18361ef /gui/theme/common/languages/pl.xml | |
parent | Fix image flashing (diff) | |
download | android_bootable_recovery-5c3950716e5c7c6279efd5f3f338d6d22e5215e2.tar android_bootable_recovery-5c3950716e5c7c6279efd5f3f338d6d22e5215e2.tar.gz android_bootable_recovery-5c3950716e5c7c6279efd5f3f338d6d22e5215e2.tar.bz2 android_bootable_recovery-5c3950716e5c7c6279efd5f3f338d6d22e5215e2.tar.lz android_bootable_recovery-5c3950716e5c7c6279efd5f3f338d6d22e5215e2.tar.xz android_bootable_recovery-5c3950716e5c7c6279efd5f3f338d6d22e5215e2.tar.zst android_bootable_recovery-5c3950716e5c7c6279efd5f3f338d6d22e5215e2.zip |
Diffstat (limited to 'gui/theme/common/languages/pl.xml')
-rw-r--r-- | gui/theme/common/languages/pl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/theme/common/languages/pl.xml b/gui/theme/common/languages/pl.xml index b28a488b2..7721421a4 100644 --- a/gui/theme/common/languages/pl.xml +++ b/gui/theme/common/languages/pl.xml @@ -572,6 +572,7 @@ <string name="unable_resize">Nie można zmienić rozmiaru {1}.</string> <string name="no_md5_found">Nie znaleziono pliku MD5 '{1}'. Proszę wyłączyć weryfikację MD5, aby przywrócić.</string> <string name="md5_fail_match">MD5 nie pasuje do '{1}'.</string> + <string name="md5_matched">MD5 matched for '{1}'.</string> <string name="fail_decrypt_tar">Nie udało się odszyfrować pliku tar '{1}'</string> <string name="format_data_msg">Może być konieczne ponowne uruchomienie recovery, aby móc ponownie użyć /date.</string> <string name="format_data_err">Nie można sformatować, aby usunąć szyfrowanie.</string> |