Update strings.xml
This commit is contained in:
parent
eae2c1863b
commit
e46d25fd0d
|
@ -17,8 +17,8 @@
|
|||
<!-- Settings -->
|
||||
<string name="try_hiding_notification">Tentar ocultar a notificação da gravação</string>
|
||||
<string name="save_recordings_in">Guardar gravações em</string>
|
||||
<string name="bitrate">Bitrate</string>
|
||||
<string name="record_after_launch">Start recording automatically after launching the app</string>
|
||||
<string name="bitrate">Taxa de dados</string>
|
||||
<string name="record_after_launch">Iniciar gravação automaticamente ao iniciar a aplicação</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Can I hide the notification icon during recording?</string>
|
||||
|
@ -27,7 +27,7 @@
|
|||
|
||||
<!-- 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 - Gravação de vozes</string>
|
||||
<string name="app_title">Simple Voice Recorder - Gravação de sons</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<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">
|
||||
|
|
Loading…
Reference in New Issue