Nemo bis has uploaded a new change for review.

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


Change subject: (bug 50103) "Do not invalidate translations" checkbox should be 
checked by default
......................................................................

(bug 50103) "Do not invalidate translations" checkbox should be checked by 
default

Bug: 50103
Change-Id: Iaddd5de75c415b63830e22d9d60446c9252142c8
---
M tag/SpecialPageTranslation.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/19/70219/1

diff --git a/tag/SpecialPageTranslation.php b/tag/SpecialPageTranslation.php
index 52eaf35..14fe5a3 100644
--- a/tag/SpecialPageTranslation.php
+++ b/tag/SpecialPageTranslation.php
@@ -498,7 +498,7 @@
                                        $this->msg( 'tpt-action-nofuzzy' 
)->text(),
                                        $id,
                                        $id,
-                                       false
+                                       true
                                );
                                $text = $checkLabel . $text;
                        } else {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaddd5de75c415b63830e22d9d60446c9252142c8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <[email protected]>

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

Reply via email to