Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -836,7 +836,7 @@ You only need to do this once, until the next time you select a new location for
<string name="importing_completed">Importing completed</string>
<string name="invalid_backup_file">Invalid backup file</string>
<string name="import_failed_for">Import failed for:</string>
<string name="free_of">"%s\n%s free of %s</string>
<string name="free_of">%s\n%s free of %s</string>
<string name="cloud_error_fdroid">Amaze Cloud Plugin not supported with F-Droid version. Please use Play Store version of Amaze.</string>
<string name="disable_player_intent_filters">Disable player intent filters</string>
<string name="disable_player_intent_filters_summary">Disables Amaze inbuilt media players from file chooser</string>
Expand Down
Loading