Replace R.string.yes with R.string.ok
Android doesn't use yes/no but ok/cancel usually, so this should be done here, too
This commit is contained in:
parent
7376fb0c12
commit
cfc673d5a4
76 changed files with 3 additions and 76 deletions
|
|
@ -395,7 +395,6 @@
|
|||
<string name="max_retry_msg">Tentativas máximas</string>
|
||||
<string name="title_activity_history">Histórico</string>
|
||||
<string name="playback_pitch">Velocidade</string>
|
||||
<string name="yes">Sim</string>
|
||||
<string name="error_download_resource_gone">Não é possível recuperar esta descarga</string>
|
||||
<string name="rename_playlist">Mudar nome</string>
|
||||
<string name="feed_group_dialog_empty_selection">Nenhuma subscrição selecionada</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue