Amire80 has uploaded a new change for review.

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

Change subject: Add <code dir="ltr"> to a message that has sample code
......................................................................

Add <code dir="ltr"> to a message that has sample code

This should hint translators to apply correct markup, including direction.

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


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

diff --git a/i18n/en.json b/i18n/en.json
index a25d7dc..43bb073 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -256,7 +256,7 @@
        "sf-datepicker-enableinputfield": "Should the user be able to fill the 
input field directly or only via the date picker?",
        "sf-datepicker-showresetbutton": "Should a reset button be shown? This 
is the only way for the user to erase the input field if it is disabled for 
direct input.",
        "sf-regexp-wrongformat": "Wrong format.",
-       "sf-regexp-regexp": "The regular expression the input has to match to 
be valid. This must be given including the slashes! Defaults to \"/.*/\", i.e. 
any value.",
+       "sf-regexp-regexp": "The regular expression the input has to match to 
be valid. This must be given including the slashes! Defaults to \"<code 
dir="ltr">/.*/\</code>", i.e. any value.",
        "sf-regexp-basetype": "The real input type to be used. Defaults to 
\"text\".",
        "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 \"!\"",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I28a818d00bc0ea9d06c53839855302f58e2672ce
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