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_title">డౌన్ లోడ్</string>
|
||||
<string name="error_report_title">లోపం నివేదిక</string>
|
||||
<string name="all">అన్ని</string>
|
||||
<string name="yes">అవును</string>
|
||||
<string name="play_all">అన్నింటినీ ప్లే చేయండి</string>
|
||||
<string name="notification_channel_name">న్యూప్యాప్ నోటిఫికేషన్</string>
|
||||
<string name="general_error">లోపం</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue