diff options
Diffstat (limited to 'app/src/main/res/values-pl-rPL/strings_pref_debug.xml')
-rw-r--r-- | app/src/main/res/values-pl-rPL/strings_pref_debug.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/src/main/res/values-pl-rPL/strings_pref_debug.xml b/app/src/main/res/values-pl-rPL/strings_pref_debug.xml new file mode 100644 index 00000000..2bfe90d0 --- /dev/null +++ b/app/src/main/res/values-pl-rPL/strings_pref_debug.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="debug_toast_enabled">Debugowanie jest włączone! Wróć do ustawień.</string> + <string name="debug_disclaimer_info">Choć większość prywatnych treści jest automatycznie usuwana z raportu, niektóre ważne informacje mogą być nadal widoczne. + \nSprawdź raport przed wysłaniem go. + \n\nWybierając jedną z poniższych opcji, przygotuj odpowiedź e-mail z danymi. + </string> + <string name="debug_incomplete">Niekompletny raport</string> +</resources> |