Skip to content

Commit 4f76f1b

Browse files
marcin-kwasniakmisaochan
authored andcommitted
Avoid jargon and slang, change for default, de and pl (commons-app#2874) (commons-app#2876)
* Avoid jargon and slang, change for default, de and pl (commons-app#2874) * Revert "Avoid jargon and slang, change for default, de and pl (commons-app#2874)" This reverts commit 174efe0. * check_category_success_title text changed to: Category check requested * check_category_failure_title new text
1 parent 8983ba9 commit 4f76f1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,8 @@ Upload your first media by tapping on the add button.</string>
468468
<string name="check_category_adding_template">Adding template for category check</string>
469469
<string name="check_category_notification_title">Requesting category check for %1$s</string>
470470
<string name="check_category_edit_summary">Requesting category check</string>
471-
<string name="check_category_success_title">Requesting category check: Success</string>
472-
<string name="check_category_failure_title">Requesting category check: Failed</string>
471+
<string name="check_category_success_title">Category check requested</string>
472+
<string name="check_category_failure_title">Category check request didn\'t work</string>
473473
<string name="check_category_success_message">Successfully requested category check for %1$s</string>
474474
<string name="check_category_failure_message">Could not request category check for %1$s</string>
475475
<string name="check_category_toast">Requesting category check for %1$s</string>

0 commit comments

Comments
 (0)