Kipcool has submitted this change and it was merged.

Change subject: Remove tabs in UI strings
......................................................................


Remove tabs in UI strings

Replaced with a space where needed. Reported by Liuxinyu970226 at
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Ow_conceptmapping_uitext/en

Change-Id: I422a3be7625e5063e7859c5e1df3a0fc13399c95
---
M i18n/lexicaldata/en.json
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Kipcool: Verified; Looks good to me, approved



diff --git a/i18n/lexicaldata/en.json b/i18n/lexicaldata/en.json
index 3ae0901..d08f858 100644
--- a/i18n/lexicaldata/en.json
+++ b/i18n/lexicaldata/en.json
@@ -53,7 +53,7 @@
     "ow_impexptsv_unknown_lang": "<p>Unknown or incorrect language: $1.<br 
/>\nLanguages must be ISO 639-3 language codes.</p>",
     "exporttsv": "Export TSV",
     "ow_exporttsv_title": "Export a collection to TSV",
-    "ow_exporttsv_header": "<p>Export a collection to a tab separated text 
format that you can import in OpenOffice.org, Excel or other spreadsheet 
software.<br />\n\tSelect a collection to export. In the languages text box, 
enter a comma separated list of ISO 639-3 languages codes. Start with the 
languages that you will be translating from (pick as many as you like) and 
finish with the ones you'll be translating to. Then click 'Create' to create 
the file.</p>",
+    "ow_exporttsv_header": "<p>Export a collection to a tab separated text 
format that you can import in OpenOffice.org, Excel or other spreadsheet 
software.<br />\nSelect a collection to export. In the languages text box, 
enter a comma separated list of ISO 639-3 languages codes. Start with the 
languages that you will be translating from (pick as many as you like) and 
finish with the ones you'll be translating to. Then click 'Create' to create 
the file.</p>",
     "ow_exporttsv_languages": "Languages:",
     "ow_exporttsv_not_allowed": "You do not have permission to do a TSV 
export.",
     "ow_exporttsv_export_failed": "Export failed",
@@ -89,7 +89,7 @@
     "conceptmapping": "Concept mapping",
     "ow_conceptmapping_title": "Concept Mapping",
     "ow_conceptmapping_help": "<p>possible actions: 
<ul>\n<li>&action=insert&<data_context_prefix>=<defined_id>&... insert a 
mapping</li>\n<li>&action=get&concept=<concept_id> read a mapping 
back</li>\n<li>&action=list_sets return a list of possible data context 
prefixes and what they refer 
to.</li>\n<li>&action=get_associated&dm=<defined_meaning_id>&dc=<dataset_context_prefix>
 for one defined meaning in a concept, return all others</li>\n<li>&action=help 
Show helpful help.</li>\n</ul></p>",
-    "ow_conceptmapping_uitext": "<p>Concept Mapping allows you to identify 
which defined meaning in one dataset is identical\tto defined meanings in other 
datasets.</p>",
+    "ow_conceptmapping_uitext": "<p>Concept Mapping allows you to identify 
which defined meaning in one dataset is identical to defined meanings in other 
datasets.</p>",
     "ow_conceptmapping_no_action_specified": "Action \"$1\" is not supported.",
     "ow_dm_OK": "OK",
     "ow_dm_not_present": "not entered",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I422a3be7625e5063e7859c5e1df3a0fc13399c95
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/WikiLexicalData
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Kipcool <kipmas...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to