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:
Stypox 2022-03-02 12:21:25 +01:00
parent b8e389c6e8
commit 5f16e4ef87
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
76 changed files with 3 additions and 76 deletions

View file

@ -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>