r91330 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91329‎ | r91330 | r91331 >
Date:23:49, 1 July 2011
Author:reedy
Status:ok (Comments)
Tags:
Comment:
Move prefs-beta and prefs-labs messages from WikiEditor to core
Modified paths:
  • /trunk/extensions/WikiEditor/WikiEditor.i18n.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesQqq.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -923,7 +923,9 @@
924924 'prefs-skin',
925925 'skin-preview',
926926 'datedefault',
 927+ 'prefs-beta',
927928 'prefs-datetime',
 929+ 'prefs-labs',
928930 'prefs-personal',
929931 'prefs-rc',
930932 'prefs-watchlist',
Index: trunk/phase3/languages/messages/MessagesQqq.php
@@ -1320,7 +1320,9 @@
13211321 'skin-preview' => 'The link beside each skin name in [[Special:Preferences|your user preferences]], tab "skin".
13221322
13231323 {{Identical|Preview}}',
 1324+'prefs-beta' => "Header of a subsection at [[Special:Preferences]], tab ''{{int:prefs-editing}}'', listing features that are in beta but mostly suitable for general use",
13241325 'prefs-datetime' => '{{Identical|Date}}',
 1326+'prefs-labs' => "Header of a subsection at [[Special:Preferences]], tab ''{{int:prefs-editing}}'', listing features that are experimental",
13251327 'prefs-personal' => 'Title of a tab in [[Special:Preferences]].',
13261328 'prefs-rc' => 'Used in user preferences.
13271329
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1756,8 +1756,10 @@
17571757 'changepassword' => 'Change password',
17581758 'prefs-skin' => 'Skin',
17591759 'skin-preview' => 'Preview',
 1760+'prefs-beta' => 'Beta features',
17601761 'datedefault' => 'No preference',
17611762 'prefs-datetime' => 'Date and time',
 1763+'prefs-labs' => 'Labs features',
17621764 'prefs-personal' => 'User profile',
17631765 'prefs-rc' => 'Recent changes',
17641766 'prefs-watchlist' => 'Watchlist',
Index: trunk/extensions/WikiEditor/WikiEditor.i18n.php
@@ -12,9 +12,6 @@
1313 * @author Trevor Parscal
1414 */
1515 $messages['en'] = array(
16 - /* Editing Preference Categories */
17 - 'prefs-beta' => 'Beta features',
18 - 'prefs-labs' => 'Labs features',
1916 /* WikiEditor */
2017 'wikieditor' => 'Advanced wikitext editing interface',
2118 'wikieditor-desc' => 'Provides an extendable wikitext editing interface and many feature-providing modules',
@@ -273,8 +270,7 @@
274271 * @author Siebrand
275272 */
276273 $messages['qqq'] = array(
277 - 'prefs-beta' => "Header of a subsection at [[Special:Preferences]], tab ''{{int:prefs-editing}}'', listing features that are in beta but mostly suitable for general use",
278 - 'prefs-labs' => "Header of a subsection at [[Special:Preferences]], tab ''{{int:prefs-editing}}'', listing features that are experimental",
 274+
279275 'wikieditor-desc' => "{{desc}}
280276
281277 I guess that 'feature-providing modules' means the same as 'modules providing features'.",
@@ -357,7 +353,7 @@
358354 'wikieditor-toolbar-tool-nowiki' => '工具栏注释',
359355 'wikieditor-toolbar-tool-redirect' => "Tooltip for icon to place wiki text for a redirect in the edit box. The label before these icons says 'Insert'. 'Redirect' is a noun here.
360356 {{Identical|Redirect}}",
361 - 'wikieditor-toolbar-tool-redirect-example' => "Target is an adjective describing the page name. You could use 'destination' instead of 'target'. 'Target page name' is the destination of the redirect and appears when the wikitext for a redirect is inserted in the text box thus
 357+ 'wikieditor-toolbar-tool-redirect-example' => "Target is an adjective describing the page name. You could use 'destination' instead of 'target'. 'Target page name' is the destination of the redirect and appears when the wikitext for a redirect is inserted in the text box thus
362358 <nowiki>#REDIRECT [[target page name]]</nowiki>",
363359 'wikieditor-toolbar-tool-small' => '{{Identical|Small}}',
364360 'wikieditor-toolbar-group-insert' => '{{Identical|Insert}}',
@@ -1041,12 +1037,12 @@
10421038 ! encabezau 2
10431039 ! encabezau 3
10441040 |-
1045 -| ringlera 1, celda 1
1046 -| ringlera 1, celda 2
1047 -| ringlera 1, celda 3
1048 -|-
1049 -| ringlera 2, celda 1
1050 -| ringlera 2, celda 2
 1041+| ringlera 1, celda 1
 1042+| ringlera 1, celda 2
 1043+| ringlera 1, celda 3
 1044+|-
 1045+| ringlera 2, celda 1
 1046+| ringlera 2, celda 2
10511047 | ringlera 2, celda 3',
10521048 'wikieditor-toolbar-tool-table-example-cell-text' => "Texto d'a celda",
10531049 'wikieditor-toolbar-tool-table-example-header' => 'Texto de títol',
@@ -2286,17 +2282,17 @@
22872283 $1:Example.jpg|Апісанне2',
22882284 'wikieditor-toolbar-tool-newline' => 'Новы радок',
22892285 'wikieditor-toolbar-tool-table' => 'Табліца',
2290 - 'wikieditor-toolbar-tool-table-example-old' => '-
2291 - ! загаловак 1
2292 - ! загаловак 2
2293 - ! загаловак 3
2294 - | -
2295 - | радок 1, ячэйка 1
2296 - | радок 1, ячэйка 2
2297 - | радок 1, ячэйка 3
2298 - | -
2299 - | радок 2, ячэйка 1
2300 - | радок 2, ячэйка 2
 2286+ 'wikieditor-toolbar-tool-table-example-old' => '-
 2287+ ! загаловак 1
 2288+ ! загаловак 2
 2289+ ! загаловак 3
 2290+ | -
 2291+ | радок 1, ячэйка 1
 2292+ | радок 1, ячэйка 2
 2293+ | радок 1, ячэйка 3
 2294+ | -
 2295+ | радок 2, ячэйка 1
 2296+ | радок 2, ячэйка 2
23012297 | радок 2, ячэйка 3',
23022298 'wikieditor-toolbar-tool-table-example-cell-text' => 'Тэкст ячэйкі',
23032299 'wikieditor-toolbar-tool-table-example-header' => 'Тэкст загалоўка',
@@ -4144,12 +4140,12 @@
41454141 ! capçalera 2
41464142 ! capçalera 3
41474143 |-
4148 -| fila 1, cel·la 1
4149 -| fila 1, cel·la 2
4150 -| fila 1, cel·la 3
4151 -|-
4152 -| fila 2, cel·la 1
4153 -| fila 2, cel·la 2
 4144+| fila 1, cel·la 1
 4145+| fila 1, cel·la 2
 4146+| fila 1, cel·la 3
 4147+|-
 4148+| fila 2, cel·la 1
 4149+| fila 2, cel·la 2
41544150 | fila 2, cel·la 3',
41554151 'wikieditor-toolbar-tool-table-example-cell-text' => 'Text de cel·la',
41564152 'wikieditor-toolbar-tool-table-example-header' => 'Text de capçalera',
@@ -11297,7 +11293,7 @@
1129811294 'wikieditor-toolbar-tool-link-int-target-status-notexists' => 'Síðan er ekki til',
1129911295 'wikieditor-toolbar-tool-link-int-target-status-invalid' => 'Ógildur titill',
1130011296 'wikieditor-toolbar-tool-link-int-invalid' => 'Titillinn sem þú gafst upp er ógildur.',
11301 - 'wikieditor-toolbar-tool-link-lookslikeinternal' => 'Slóðin sem þú gafst upp lítur út eins og hún hafi verið ætluð til að tengja í aðra wiki-síðu.
 11297+ 'wikieditor-toolbar-tool-link-lookslikeinternal' => 'Slóðin sem þú gafst upp lítur út eins og hún hafi verið ætluð til að tengja í aðra wiki-síðu.
1130211298 Viltu gera hana að innri tengli?',
1130311299 'wikieditor-toolbar-tool-link-lookslikeinternal-int' => 'Innri tengill',
1130411300 'wikieditor-toolbar-tool-link-lookslikeinternal-ext' => 'Ytri tengill',
@@ -11306,7 +11302,7 @@
1130711303 'wikieditor-toolbar-tool-reference-cancel' => 'Hætta við',
1130811304 'wikieditor-toolbar-tool-newline' => 'Ný lína',
1130911305 'wikieditor-toolbar-tool-table' => 'Tafla',
11310 - 'wikieditor-toolbar-tool-table-example-old' => '-
 11306+ 'wikieditor-toolbar-tool-table-example-old' => '-
1131111307 ! titill 1
1131211308 ! titill 2
1131311309 ! titill 3
@@ -15369,7 +15365,7 @@
1537015366 'wikieditor-toolbar-help-content-rereference-result' => "पान मजकूर.<sup><a href='#'>[1]</a></sup>",
1537115367 'wikieditor-toolbar-help-content-showreferences-description' => 'संदर्भ दर्शवा',
1537215368 'wikieditor-toolbar-help-content-showreferences-result' => "<ol class='references'><li id='cite_note-test-0'><b><a title='' href='#'>^</a></b> <a rel='nofollow' title='http://www.example.org' class='external text' href='#'>Link text</a>, additional text.</li></ol>",
15373 - 'wikieditor-toolbar-help-content-signaturetimestamp-description' => 'वेळेसह तुमची सही
 15369+ 'wikieditor-toolbar-help-content-signaturetimestamp-description' => 'वेळेसह तुमची सही
1537415370 तुमची सही व वेळ',
1537515371 'wikieditor-toolbar-help-content-signaturetimestamp-result' => "<a href='#' title='{{#special:mypage}}'>सदस्यनाव</a> (<a href='#' title='{{#special:mytalk}}'>चर्चा</a>) 15:54, 10 June 2009 (UTC)",
1537615372 'wikieditor-toolbar-help-content-signature-description' => 'सही',
@@ -21141,21 +21137,21 @@
2114221138 'wikieditor-toolbar-tool-subscript-example' => 'Tekst subscript',
2114321139 'wikieditor-toolbar-group-insert' => 'Shto',
2114421140 'wikieditor-toolbar-tool-gallery' => 'Galeria i piktureve',
21145 - 'wikieditor-toolbar-tool-gallery-example' => '((Ns: file)): Shembull.jpg | Përshkrim1
 21141+ 'wikieditor-toolbar-tool-gallery-example' => '((Ns: file)): Shembull.jpg | Përshkrim1
2114621142 ((Ns: file)): Shembull.jpg | Përshkrim2',
2114721143 'wikieditor-toolbar-tool-newline' => 'Linjë te re',
2114821144 'wikieditor-toolbar-tool-table' => 'Tabel',
21149 - 'wikieditor-toolbar-tool-table-example-old' => '-
21150 - ! titulli 1
21151 - ! titulli 2
21152 - ! titulli 3
21153 - | -
21154 - | linjë 1, qeliza 1
21155 - | linjë 1, qeliza 2
21156 - | linjë 1, qeliza 3
21157 - | -
21158 - | linjë 2, qeliza 1
21159 - | linjë 2, qeliza 2
 21145+ 'wikieditor-toolbar-tool-table-example-old' => '-
 21146+ ! titulli 1
 21147+ ! titulli 2
 21148+ ! titulli 3
 21149+ | -
 21150+ | linjë 1, qeliza 1
 21151+ | linjë 1, qeliza 2
 21152+ | linjë 1, qeliza 3
 21153+ | -
 21154+ | linjë 2, qeliza 1
 21155+ | linjë 2, qeliza 2
2116021156 | linjë 2, qeliza 3',
2116121157 'wikieditor-toolbar-tool-table-example-cell-text' => 'Teksti e qelizës',
2116221158 'wikieditor-toolbar-tool-table-example-header' => 'Titulli',
@@ -22424,7 +22420,7 @@
2242522421 'wikieditor-toolbar-tool-heading' => 'தலைப்பு',
2242622422 'wikieditor-toolbar-tool-heading-1' => '# முதற் கட்டம்
2242722423 # நிலை ஒன்று',
22428 - 'wikieditor-toolbar-tool-heading-2' => '# இரண்டாம் கட்டம்
 22424+ 'wikieditor-toolbar-tool-heading-2' => '# இரண்டாம் கட்டம்
2242922425 # நிலை இரண்டு',
2243022426 'wikieditor-toolbar-tool-heading-3' => '# மூன்றாம் கட்டம்
2243122427 # நிலை மூன்று',

Comments

#Comment by Siebrand (talk | contribs)   17:27, 2 July 2011

This requires a full update of core and wikieditor from translatewiki. As I'm on holiday, Raymond please add the following to you exports (twn shell commands):

  • bxa core 15 # export all languages from core with 15+%
  • bxa ext-wikieditor # export all wikieditor
#Comment by Raymond (talk | contribs)   21:05, 5 July 2011

Done with r91491.

#Comment by SPQRobin (talk | contribs)   16:32, 5 July 2011

Maybe we should change these messages or re-organise it a bit, see bugzilla:28555

Status & tagging log