adding 2 new strings for tabs

This commit is contained in:
tibbi
2022-06-19 20:48:22 +02:00
parent e57fa5cd16
commit 38c5fe90f9
36 changed files with 75 additions and 5 deletions

View File

@ -7,6 +7,8 @@
<string name="no_recordings_found">No recordings created by this app\nhave been found</string>
<string name="no_recordings_in_folder_found">V této složce nebyly nalezené\n žádné nahrávky</string>
<string name="paused">Pozastaveno</string>
<string name="recorder">Recorder</string>
<string name="player">Player</string>
<!-- Confirmation dialog -->
<!-- Are you sure you want to delete 5 recordings? -->
<string name="delete_recordings_confirmation">Smazat %s\?</string>