Commit graph

12 commits

Author SHA1 Message Date
Translation updater bot 942e9b5f47 Localisation updates from https://translatewiki.net.
Change-Id: Ia7dab9d985d8557b84762321ce0d0d4f53d33e3d
2015-01-15 22:52:20 +01:00
Derk-Jan Hartman 2946fcd56d Remove reference to magnify-clip.png
magnify-clip.png was recently removed from the core styles directory,
but the Help panel of the WikiEditor still references it by way of i18n
message: wikieditor-toolbar-help-content-file-result

Also remove unused local copy

Bug: T85920
Change-Id: Icc17092c0f854360b2f2999b8f153827bf194c0c
2015-01-07 10:19:35 +01:00
Derk-Jan Hartman 3e04196b79 Toolbar help: Make magic word from help string a param
Instead of having this magic word in the translation message, make it a
parameter of the translation message and retrieve it from
wgWikiEditorMagicWords.

Bug: T40831
Change-Id: Id3155221aa61bc86da2d90000dedab36cbe9dd96
2014-12-08 12:22:49 +01:00
Derk-Jan Hartman 360419f397 Remove previewDialog
This was never launched, and is no longer working either.

Change-Id: Ic49e84b8a91da701673949a8d441c788a4feaa22
2014-11-30 20:25:22 +01:00
Translation updater bot 36d9b5f82e Localisation updates from https://translatewiki.net.
Change-Id: If29806724894f728761be6c53659876ae582bd48
2014-10-11 22:46:21 +02:00
Translation updater bot cdc194bd74 Localisation updates from https://translatewiki.net.
Change-Id: I87e0a20cef1f750877b9cee688c496a2a3990770
2014-09-03 22:24:49 +02:00
Translation updater bot f28b63d2b6 Localisation updates from https://translatewiki.net.
Change-Id: I80186d1d0b9c0ecd9680898fe0492db10fe29786
2014-06-15 19:54:37 +00:00
Thiemo Mättig ed348c489f Remove optional namespace prefixes from <gallery> example
The namespace is optional since at least 2011, see
https://www.mediawiki.org/wiki/Special:Code/MediaWiki/79639

More and more wikis switch to the syntax without repeating the
namespace over and over again. Main advantage: This avoids all
discussions which alias (localized or what) should be used.
Example discussion:
https://de.wikipedia.org/wiki/WP:VV#Erweiterte_Bearbeiten-Werkzeugleiste_-_Bildgalerie_einf.C3.BCgen

This change keeps the parameter in the JavaScript so it still can
be used in local translations and existing local translations don't
trick users into inserting $1's into the edit window.

Change-Id: I31826d1a3db51f22f46ae469864a23d7c8298e09
2014-06-03 20:06:04 +02:00
Translation updater bot 739292df8b Localisation updates from https://translatewiki.net.
Change-Id: I4cdd1f613610d8a1283f8c11c64d9f2db73db3b4
2014-05-04 20:10:05 +00:00
Translation updater bot 5c474c0125 Localisation updates from https://translatewiki.net.
Change-Id: I10e91d0948ea8697339c692b578e1fa1ecff054d
2014-04-26 19:27:04 +00:00
Translation updater bot 078ec49dd3 Localisation updates from https://translatewiki.net.
Change-Id: Ibe5389ea9bb1b5ffbffad68007a83a2332695d3a
2014-04-16 15:56:06 +00:00
Siebrand Mazeland 11f0e1ab32 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Id90e104793d3ca8243d0ef918b9bc91cf474c36d
2014-03-29 17:14:05 +01:00