Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/275397

Change subject: Remove use of "successful" in strings
......................................................................

Remove use of "successful" in strings

Change-Id: Id904426c474ba000e30acc9a0764c8b9dbf3da8d
---
M Avatars/i18n/en.json
M InsertCategory/i18n/en.json
M InsertFile/i18n/en.json
3 files changed, 4 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions 
refs/changes/97/275397/1

diff --git a/Avatars/i18n/en.json b/Avatars/i18n/en.json
index 8c2dc4a..02e7f16 100644
--- a/Avatars/i18n/en.json
+++ b/Avatars/i18n/en.json
@@ -9,7 +9,7 @@
        "bs-avatars-desc": "Provides generic and individual user pictures",
        "bs-avatars-pref-generator": "Generator:",
        "bs-avatars-pref-defaultsize": "Default size in pixel:",
-       "bs-avatars-upload-complete": "The picture was uploaded successfully.",
+       "bs-avatars-upload-complete": "The picture was uploaded.",
        "bs-avatars-generate-complete": "A new avatar was generated.",
        "bs-avatars-upload-title": "Change profile picture",
        "bs-avatars-upload-label": "Picture",
@@ -19,7 +19,7 @@
        "bs-avatars-userimage-title": "Picture from wiki or picture URL",
        "bs-avatars-userimage-help": "e. g. Picture.jpg or 
http://localhost/Picture.gif";,
        "bs-avatars-set-userimage-failed": "Not a valid URL or picture from 
wiki.",
-       "bs-avatars-set-userimage-saved": "User picture successfully saved.",
+       "bs-avatars-set-userimage-saved": "The user picture was saved.",
        "bs-avatars-file-upload-fieldset-title": "Picture upload",
        "bs-avatars-auto-generate-fieldset-title": "Auto generate avatar"
 }
diff --git a/InsertCategory/i18n/en.json b/InsertCategory/i18n/en.json
index 2b4acec..ac9b0a2 100644
--- a/InsertCategory/i18n/en.json
+++ b/InsertCategory/i18n/en.json
@@ -10,7 +10,7 @@
        "bs-insertcategory-pref-withparents": "Insert category with its 
parents",
        "bs-insertcategory-title": "Insert category",
        "bs-insertcategory-cat-label": "Assigned:",
-       "bs-insertcategory-success": "Add category successful",
+       "bs-insertcategory-success": "The category was added",
        "bs-insertcategory-failure": "Error",
        "bs-insertcategory-hint": "Note: to add a category, you have to press 
enter or terminate your entry with a comma.",
        "bs-insertcategory-panel-title": "Categories"
diff --git a/InsertFile/i18n/en.json b/InsertFile/i18n/en.json
index 519c70b..47cbf5f 100644
--- a/InsertFile/i18n/en.json
+++ b/InsertFile/i18n/en.json
@@ -54,7 +54,7 @@
        "bs-insertfile-errorWrongFileExtensionOnDestination": "The target name 
you chose has no valid file extension.",
        "bs-insertfile-errorwrongimagetypeondestination": "The target name you 
chose has no allowed image extension.",
        "bs-insertfile-errorwrongfiletypeondestination": "The target name you 
chose has no allowed file extension.",
-       "bs-insertfile-uploadcomplete": "Your file has been saved successful.",
+       "bs-insertfile-uploadcomplete": "Your file has been saved.",
        "bs-insertfile-titlefile": "Insert file",
        "bs-insertfile-titleimage": "Insert image",
        "bs-insertfile-tipkeepratio": "Keep proportions",

-- 
To view, visit https://gerrit.wikimedia.org/r/275397
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id904426c474ba000e30acc9a0764c8b9dbf3da8d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to