Amire80 has uploaded a new change for review. https://gerrit.wikimedia.org/r/133241
Change subject: Clarify messages about identical files and titles ...................................................................... Clarify messages about identical files and titles Rephrased them to be less repetitive and more easily readable and translatable. Change-Id: I0f733a0a6d395c5869bae8d03b4b288539e4aa4e --- M i18n/en.json 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GWToolset refs/changes/41/133241/1 diff --git a/i18n/en.json b/i18n/en.json index baa032d..ee71b1c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -24,9 +24,9 @@ "gwtoolset-ignorewarnings": "<code>ignorewarnings</code> not set.", "gwtoolset-incorrect-form-handler": "The module \"$1\" has not registered a form handler extending GWToolset\\Handlers\\Forms\\FormHandler.", "gwtoolset-job-throttle-exceeded": "The batch job throttle was exceeded.", - "gwtoolset-mediafile-duplicate-another-title": "A version of this mediafile already exists under another title; other title: $1.", - "gwtoolset-mediafile-duplicate-same-title": "This title already exists and has this mediafile already associated with it; existing title, $1.", - "gwtoolset-mediafile-other-contributors": "This title already exists in the wiki and was edited or created by someone other than you; existing title, $1.", + "gwtoolset-mediafile-duplicate-another-title": "An identical media file already exists under the title \"$1\".", + "gwtoolset-mediafile-duplicate-same-title": "This media file already exists and has the same title \"$1\".", + "gwtoolset-mediafile-other-contributors": "A media file with the identical title \"$1\" already exists in the wiki. It was edited or created by someone other than you.", "gwtoolset-no-accepted-types": "No accepted types provided.", "gwtoolset-no-callback": "No callback passed to this method.", "gwtoolset-no-comment": "<code>user_options['comment']</code> not set.", -- To view, visit https://gerrit.wikimedia.org/r/133241 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0f733a0a6d395c5869bae8d03b4b288539e4aa4e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/GWToolset Gerrit-Branch: master Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits