diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-02 01:11:10 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-02 01:11:10 +0100 |
| commit | ac11e7d167d973e38adca147ee881ceb2ade3549 (patch) | |
| tree | 602600d83e574ab4d7ad150333fffac7156703a0 /app/src/main/res/values-pl/strings.xml | |
| parent | 555b367a8197b9d5e1dea80e81f3021e24754e29 (diff) | |
Solved Language Issues
Diffstat (limited to 'app/src/main/res/values-pl/strings.xml')
| -rw-r--r-- | app/src/main/res/values-pl/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index a322da9..7b127b6 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -5,11 +5,14 @@ <string name="action_settings">Ustawienia</string> <string name="action_record">Rekord</string> <string name="action_record_text">Zacznę nagrywać!</string> + <string name="action_record_text_off">Zatrzymać nagrywanie!</string> <string name="alert">Uwaga! To jest to około</string> <string name="action_lang">Zmień język</string> + <string name="action_lang_NA">Polscy pliki mowy nie są zainstalowane! Proszę zainstalować je w ustawieniach telefonu, w razie potrzeby</string> + <string name="action_exit">Wyjście</string> <string name="change_text">Zmiana języka polerować</string> |
