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
b8e389c6e8
commit
5f16e4ef87
76 changed files with 3 additions and 76 deletions
|
|
@ -52,7 +52,6 @@
|
|||
<string name="downloads">Λήψεις</string>
|
||||
<string name="downloads_title">Λήψεις</string>
|
||||
<string name="all">Όλα</string>
|
||||
<string name="yes">Ναι</string>
|
||||
<string name="general_error">Σφάλμα</string>
|
||||
<string name="error_snackbar_action">Αναφορά</string>
|
||||
<string name="what_device_headline">Πληροφορίες:</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue