mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-24 04:05:13 +00:00
Fix typo
This commit is contained in:
parent
13b7a1ba8f
commit
258b9936f3
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ This can take a couple of minutes."</string>
|
|||
<string name="checkin_last_registration">Last registration: <xliff:g example="Yesterday, 02:20 PM">%1$s</xliff:g></string>
|
||||
|
||||
<string name="cond_gcm_bat_title">Battery optimizations enabled</string>
|
||||
<string name="cond_gcm_bat_summary">You enabled Google Cloud Messaging but have battery optimizations active for microG Services Core. For push notifications to arrive you should ignore battery optimizations.</string>
|
||||
<string name="cond_gcm_bat_action">Ignore optimizations</string>
|
||||
<string name="cond_gcm_bat_summary">You enabled Google Cloud Messaging but have battery optimizations active for microG Services Core. For push notifications to arrive you should disable battery optimizations.</string>
|
||||
<string name="cond_gcm_bat_action">Disable optimization</string>
|
||||
|
||||
<string name="prefs_account">Account preferences</string>
|
||||
<string name="prefs_account_privacy">Personal info & privacy</string>
|
||||
|
|
Loading…
Reference in a new issue