diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-11 05:02:18 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-11 05:02:18 +0100 |
| commit | fd7210e1bbd83161c0df9f5eb8327ecd2a83b372 (patch) | |
| tree | 39c147f5c1f5a724b448bc65193155e3bdf41605 /app/src/main/res/values-pl | |
| parent | 90aac9c765ecf8782f30179173e8f4c904c7f98b (diff) | |
Code2: V1.0.1
Magnetic Sensors
No Activity Restart
(Menu Still on first Create in Systemlanguage)
Diffstat (limited to 'app/src/main/res/values-pl')
| -rw-r--r-- | app/src/main/res/values-pl/strings.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 7b127b6..af59281 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> <resources> - + <string name="app_name">Poziomnica</string> <string name="action_settings">Ustawienia</string> - <string name="action_record">Rekord</string> + <string name="action_record">Nagrywać</string> + <string name="action_record_off">Zatrzymaj nagrywanie</string> <string name="action_record_text">Zacznę nagrywać!</string> <string name="action_record_text_off">Zatrzymać nagrywanie!</string> |
