adding some missing strings

This commit is contained in:
Tibor Kaputa 2020-04-13 12:59:26 +02:00 committed by GitHub
parent f43e5ead02
commit ed772c4f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
<resources>
<string name="app_name">Simple Voice Recorder</string>
<string name="app_launcher_name">Voice Recorder</string>
<string name="recording_saved_successfully">Nagranie zapisano jako\n\"%s\"</string>
<string name="recording">Nagrywanie</string>
<string name="no_recordings_found">Nie znaleziono nagrań zapisanych\nprzez tę aplikację</string>