Update strings.xml
This commit is contained in:
parent
8af84884d8
commit
bf5d80370a
|
@ -5,7 +5,7 @@
|
|||
<string name="recording">Gravação</string>
|
||||
<string name="no_recordings_found">Não foram encontradas gravações\ncriadas por esta aplicação</string>
|
||||
<string name="no_recordings_in_folder_found">Não foram encontradas gravações\nna pasta selecionada</string>
|
||||
<string name="paused">Paused</string>
|
||||
<string name="paused">Em pausa</string>
|
||||
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_recordings_confirmation">Tem a certeza de que deseja apagar %s?</string> <!-- Are you sure you want to delete 5 recordings? -->
|
||||
|
@ -25,9 +25,9 @@
|
|||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Voice Recorder - Record any audio easily</string>
|
||||
<string name="app_title">Simple Voice Recorder - Gravação de vozes</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">An easy way of recording any discussion or sounds without ads or internet access</string>
|
||||
<string name="app_short_description">Aplicação para gravar discussões ou sons. Sem anúncios nem acesso à Internet</string>
|
||||
<string name="app_long_description">
|
||||
Ever wished you remember what the other person said? Or the task they gave you at a meeting? Wish no more. With this simple recorder you can record any audio really quickly.
|
||||
|
||||
|
|
Loading…
Reference in New Issue