Amire80 has uploaded a new change for review.

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

Change subject: Replace explicit message with an {{int:}} reference
......................................................................

Replace explicit message with an {{int:}} reference

Change-Id: I6d0c55b7d651241374c5c6fd9ba66bce80632474
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticForms 
refs/changes/73/282473/1

diff --git a/i18n/en.json b/i18n/en.json
index a25d7dc..238305c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -261,5 +261,5 @@
        "sf-regexp-baseprefix": "Prefix for the parameters of the base type.",
        "sf-regexp-orchar": "The OR-character to be used in the regular 
expression instead of |. Defaults to \"!\"",
        "sf-regexp-inverse": "If set, the input must NOT match the regular 
expression to be valid. I.e. the regular expression is inverted.",
-       "sf-regexp-message": "The error message to be displayed if the match 
fails. Defaults to \"Wrong format!\" (or equivalent in the current locale)"
+       "sf-regexp-message": "The error message to be displayed if the match 
fails. Defaults to {{int:sf-regexp-wrongformat}}"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d0c55b7d651241374c5c6fd9ba66bce80632474
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticForms
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

Reply via email to