[MediaWiki-commits] [Gerrit] switched the destination language / source language for a mo... - change (mediawiki...WikiLexicalData)

2013-02-26 Thread Kipcool (Code Review)
Kipcool has uploaded a new change for review.

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


Change subject: switched the destination language / source language for a more 
natural order.
..

switched the destination language / source language for a more
natural order.

Change-Id: I5e24a4989ce0fbbd6a7160e2c62f18d2d48ef8f3
---
M OmegaWiki/SpecialNeedsTranslation.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikiLexicalData 
refs/changes/26/50926/1

diff --git a/OmegaWiki/SpecialNeedsTranslation.php 
b/OmegaWiki/SpecialNeedsTranslation.php
index a87e6ee..1d0e1bc 100644
--- a/OmegaWiki/SpecialNeedsTranslation.php
+++ b/OmegaWiki/SpecialNeedsTranslation.php
@@ -25,8 +25,8 @@
 
$wgOut-addHTML( getOptionPanel(
array(
-   wfMsg( 'ow_needs_xlation_dest_lang' ) = 
getSuggest( 'to-lang', 'language', array(), $destinationLanguageId, 
languageIdAsText( $destinationLanguageId ) ),
wfMsg( 'ow_needs_xlation_source_lang' ) = 
getSuggest( 'from-lang', 'language', array(), $sourceLanguageId, 
languageIdAsText( $sourceLanguageId ) ),
+   wfMsg( 'ow_needs_xlation_dest_lang' ) = 
getSuggest( 'to-lang', 'language', array(), $destinationLanguageId, 
languageIdAsText( $destinationLanguageId ) ),
wfMsg( 'ow_Collection_colon' ) = getSuggest( 
'collection', 'collection', array(), $collectionId, collectionIdAsText( 
$collectionId ) )
)
) );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5e24a4989ce0fbbd6a7160e2c62f18d2d48ef8f3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiLexicalData
Gerrit-Branch: master
Gerrit-Owner: Kipcool kipmas...@gmail.com

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


[MediaWiki-commits] [Gerrit] switched the destination language / source language for a mo... - change (mediawiki...WikiLexicalData)

2013-02-26 Thread Kipcool (Code Review)
Kipcool has submitted this change and it was merged.

Change subject: switched the destination language / source language for a more 
natural order.
..


switched the destination language / source language for a more
natural order.

Change-Id: I5e24a4989ce0fbbd6a7160e2c62f18d2d48ef8f3
---
M OmegaWiki/SpecialNeedsTranslation.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/OmegaWiki/SpecialNeedsTranslation.php 
b/OmegaWiki/SpecialNeedsTranslation.php
index a87e6ee..1d0e1bc 100644
--- a/OmegaWiki/SpecialNeedsTranslation.php
+++ b/OmegaWiki/SpecialNeedsTranslation.php
@@ -25,8 +25,8 @@
 
$wgOut-addHTML( getOptionPanel(
array(
-   wfMsg( 'ow_needs_xlation_dest_lang' ) = 
getSuggest( 'to-lang', 'language', array(), $destinationLanguageId, 
languageIdAsText( $destinationLanguageId ) ),
wfMsg( 'ow_needs_xlation_source_lang' ) = 
getSuggest( 'from-lang', 'language', array(), $sourceLanguageId, 
languageIdAsText( $sourceLanguageId ) ),
+   wfMsg( 'ow_needs_xlation_dest_lang' ) = 
getSuggest( 'to-lang', 'language', array(), $destinationLanguageId, 
languageIdAsText( $destinationLanguageId ) ),
wfMsg( 'ow_Collection_colon' ) = getSuggest( 
'collection', 'collection', array(), $collectionId, collectionIdAsText( 
$collectionId ) )
)
) );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5e24a4989ce0fbbd6a7160e2c62f18d2d48ef8f3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiLexicalData
Gerrit-Branch: master
Gerrit-Owner: Kipcool kipmas...@gmail.com
Gerrit-Reviewer: Kipcool kipmas...@gmail.com

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