Smuggli has submitted this change and it was merged.

Change subject: Added new message
......................................................................


Added new message

The new message is to show the origin of something
Fixed typo

Change-Id: I37df7e085908c1a21331e7fccff15af4226aff3f
---
M i18n/core/de.json
M i18n/core/en.json
M i18n/core/qqq.json
3 files changed, 6 insertions(+), 3 deletions(-)

Approvals:
  Robert Vogel: Checked; Looks good to me, but someone else must approve
  Smuggli: Verified; Looks good to me, approved
  Siebrand: Looks good to me, but someone else must approve



diff --git a/i18n/core/de.json b/i18n/core/de.json
index d734876..f52b754 100644
--- a/i18n/core/de.json
+++ b/i18n/core/de.json
@@ -62,5 +62,6 @@
        "bs-navigation-support": "Support",
        "bs-navigation-contact": "Kontakt",
        "bs-imagepage-download-text": "Herunterladen",
-       "bs-ns": "Namensraum"
+       "bs-ns": "Namensraum",
+       "bs-from-something": "(von $1)"
 }
diff --git a/i18n/core/en.json b/i18n/core/en.json
index e81979a..f9badde 100644
--- a/i18n/core/en.json
+++ b/i18n/core/en.json
@@ -62,5 +62,6 @@
        "bs-navigation-support": "Support",
        "bs-navigation-contact": "Contact",
        "bs-imagepage-download-text": "Download",
-       "bs-ns": "Namespace"
+       "bs-ns": "Namespace",
+       "bs-from-something": "(from $1)"
 }
diff --git a/i18n/core/qqq.json b/i18n/core/qqq.json
index 937b108..75dc2db 100644
--- a/i18n/core/qqq.json
+++ b/i18n/core/qqq.json
@@ -66,5 +66,6 @@
        "bs-navigation-support": "Used in navigation for support 
link\n{{Identical|Support}}",
        "bs-navigation-contact": "Used in navigation for contact 
link\n{{Identical|Contact}}",
        "bs-imagepage-download-text": "Text message for download used on image 
pages\n{{Identical|Download}}",
-       "bs-ns": "Text message for namespace used multiple times in different 
situations\n{{Identical|Namespace}}"
+       "bs-ns": "Text message for namespace used multiple times in different 
situations\n{{Identical|Namespace}}",
+       "bs-from-something": "This is a suffix for a couple of messages. The 
meaning of this message is to show the origin of something.\n*$1 is the origin 
for example a namespace"
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I37df7e085908c1a21331e7fccff15af4226aff3f
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Smuggli <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Pigpen <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Smuggli <[email protected]>

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

Reply via email to