Skip to content

Commit

Permalink
Shorten permissions revoke info text
Browse files Browse the repository at this point in the history
  • Loading branch information
sunkup committed Mar 6, 2024
1 parent 11fad98 commit ef6eb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<string name="calendar_list_battery_whitelist_text">Battery optimizations may prevent sync intervals shorter than a day. Set %s to \"Not optimized\".</string>
<string name="calendar_list_battery_whitelist_open_settings">Open settings</string>
<string name="calendar_list_autorevoke_permissions_title">Auto-Revoke Permissions</string>
<string name="calendar_list_autorevoke_permissions_text">Android might revoke permissions automatically of apps that you do not access very often. This is usually the case with %s, so please, disable this feature.</string>
<string name="calendar_list_autorevoke_permissions_text">Android revokes permissions of rarely opened apps. Please disable permission revokes for %s.</string>
<string name="calendar_list_autorevoke_permissions_instruction">Click Permissions > uncheck \"Remove permissions if app isn\'t used\"</string>
<!-- settings, currently in CalendarListActivity -->
<string name="calendar_list_privacy_policy">Privacy policy</string>
Expand Down

0 comments on commit ef6eb45

Please sign in to comment.