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: app/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -410,7 +410,7 @@
410
410
<stringname="next">Next</string>
411
411
<stringname="previous">Previous</string>
412
412
<stringname="submit">Submit</string>
413
-
<stringname="upload_title_duplicate"formatted="true">A file with the file name %1$s destroyed. Are you sure you want to proceed?</string>
413
+
<stringname="upload_title_duplicate"formatted="true">A file with the file name %1$s exists. Are you sure you want to proceed?</string>
414
414
<stringname="map_application_missing">No compatible map application could be found on your device. Please install a map application to use this feature.</string>
0 commit comments