Raimond Spekking has uploaded a new change for review.

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

Change subject: Remove unused message
......................................................................

Remove unused message

in preparation for adding to translatewiki.net

Change-Id: If6af5ce66deec3d17b0551c3c7dd28e19c5bec82
---
M Html2Wiki.php
D i18n/en-gb.json
M i18n/en.json
M i18n/es.json
M i18n/fr.json
M i18n/qqq.json
6 files changed, 0 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Html2Wiki 
refs/changes/75/258775/1

diff --git a/Html2Wiki.php b/Html2Wiki.php
index 0ddcb81..1c4dafd 100644
--- a/Html2Wiki.php
+++ b/Html2Wiki.php
@@ -148,7 +148,6 @@
         "html2wiki-desc",
         "html2wiki-fieldset-legend",
         "html2wiki-filename",
-        "html2wiki-i18n-welcome",
         "html2wiki-intro",
         "html2wiki-log-description",
         "html2wiki-log-name",
diff --git a/i18n/en-gb.json b/i18n/en-gb.json
deleted file mode 100644
index 7f55c10..0000000
--- a/i18n/en-gb.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-       "@metadata": {
-               "authors": [
-                       "Greg Rundlett"
-               ]
-       },
-       "html2wiki-i18n-welcome": "Welcome to the localisation file of the 
Html2Wiki extension."
-}
diff --git a/i18n/en.json b/i18n/en.json
index 3109652..ada8df4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -11,7 +11,6 @@
        "html2wiki-dry-run": "Dry run:",
        "html2wiki-dry-run-heading": "Preview only! Contents below were not 
saved:",
        "html2wiki-summary": "Description appearing on top of 
[[Special:Html2Wiki]] - but it's not.",
-       "html2wiki-i18n-welcome": "Welcome to the localization file of the 
Html2Wiki extension.",
        "html2wiki-importbtn": "Import",
        "html2wiki-intro": "Use this form to import HTML content into your 
wiki.\n\nIf you upload a zip file, the Collection Name field is used to 
differentiate the collection from a later version. Also all files will be 
grouped in a category by the same name. For example, let's say you're importing 
a collection of HTML files output from your software documentation system, you 
would enter a unique Collection ID like 'FluxCapacitor-v1.1' so that the whole 
collection is imported into an article hierarchy starting with 
'FluxCapacitor-v1.1'. This way 10 different collections can be imported without 
clobbering each other.\n\nSpecifying an existing Collection Name (or parent 
path) will update existing wiki content.\n\nIf you want to import a single file 
into an existing article hierarchy, simply specify it's 'parent' as the 
Collection Name.\n\nFor example, if importing a new 'advanced_topics.html' that 
should exist at <code>'FluxCapacitor-v1.1/docs/advanced_topics.html'</code>, 
the parent would be 'FluxCapacitor-v1.1/docs/'",
        "html2wiki-title": "Import HTML",
diff --git a/i18n/es.json b/i18n/es.json
index e7c3828..98e3309 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -5,5 +5,4 @@
                ]
        },
        "html2wiki-desc": "Esta extensión le permite importar HTML en su wiki . 
Se basa en el servicio Parsoid",
-       "html2wiki-i18n-welcome": "Bienvenido al archivo de localización de la 
extensión de Html2Wiki."
 }
diff --git a/i18n/fr.json b/i18n/fr.json
index 6b6b019..30e07b0 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -5,5 +5,4 @@
                ]
        },
        "html2wiki-desc": "Cette extension vous permet d'importer HTML et aussi 
les images dans votre wiki .",
-       "html2wiki-i18n-welcome": "Bienvenue dans le fichier de localisation de 
l'extension Html2Wiki."
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index a09418e..ec5df65 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -11,7 +11,6 @@
     "html2wiki-dry-run": "Form label for checkbox to preview the results 
instead of saving",
     "html2wiki-dry-run-heading": "Heading for the actual display of 'dry-run' 
results",
     "html2wiki-summary": "Description appearing on top of 
[[Special:Html2Wiki]].",
-    "html2wiki-i18n-welcome": "Welcome to the localization file of the 
Html2Wiki extension.",
     "html2wiki-importbtn": "The submit button",
     "html2wiki-intro": "more content at the top of [[Special:Html2Wiki]].",
     "html2wiki-title": "The page title for [[Special:Html2Wiki]]",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If6af5ce66deec3d17b0551c3c7dd28e19c5bec82
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Html2Wiki
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <[email protected]>

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

Reply via email to