Skip to content

Commit ae0332c

Browse files
authored
Merge pull request #4515 from EmmanuelMess/emmanuelmess/fix/quote_text
Remove unneeded a quote
2 parents a87d39d + e2125d7 commit ae0332c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ You only need to do this once, until the next time you select a new location for
836836
<string name="importing_completed">Importing completed</string>
837837
<string name="invalid_backup_file">Invalid backup file</string>
838838
<string name="import_failed_for">Import failed for:</string>
839-
<string name="free_of">"%s\n%s free of %s</string>
839+
<string name="free_of">%s\n%s free of %s</string>
840840
<string name="cloud_error_fdroid">Amaze Cloud Plugin not supported with F-Droid version. Please use Play Store version of Amaze.</string>
841841
<string name="disable_player_intent_filters">Disable player intent filters</string>
842842
<string name="disable_player_intent_filters_summary">Disables Amaze inbuilt media players from file chooser</string>

0 commit comments

Comments
 (0)