You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AnkiDroid/src/main/res/values/01-core.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,7 @@
190
190
<stringname="new_unsafe_collection">The new collection will be deleted from your phone if you uninstall AnkiDroid</string>
191
191
192
192
<!-- Permissions screen -->
193
-
<stringname="permissions_screen_headline">AnkiDroid needs some permissions to work</string>
193
+
<stringname="permissions_screen_headline">AnkiDroid works better with these permissions</string>
194
194
<stringname="permissions_screen_optional_headline"comment="Explains that there are optional permissions that can be granted to AnkiDroid.">AnkiDroid works best with these permissions</string>
<stringname="dialog_positive_create"comment="Create a new collection, probably erasing the previous one, may be necessary in case of error.">Create</string>
<stringname="dismiss_backup_warning_new_user">Due to Android privacy changes, your data and automated backups will be deleted from your phone if the app is uninstalled</string>
218
219
<stringname="dismiss_backup_warning_upgrade">Due to Android privacy changes, your data and automated backups will be inaccessible if the app is uninstalled</string>
<stringname="private_storage_warning">Without this permission, your AnkiDroid collection will be stored in app private storage and will be permanently deleted if you uninstall AnkiDroid.</string>
223
+
220
224
<stringname="create_deck_numeric_hint">If you have deck ordering issues (e.g. ‘10’ appears before ‘2’), replace ‘2’ with ‘02’</string>
0 commit comments