Seb35 has uploaded a new change for review.
https://gerrit.wikimedia.org/r/82830
Change subject: Remove non-breaking spaces in the "other languages" box
......................................................................
Remove non-breaking spaces in the "other languages" box
Only non-breaking spaces makes the only places where the
browser can break the line is the languages containing a
(breaking) space, which are not the right places.
Bug: 49900
Change-Id: I3470bdf10e787c70d8303e2ba3c6097b93c73357
---
M PageTranslation.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate
refs/changes/30/82830/1
diff --git a/PageTranslation.i18n.php b/PageTranslation.i18n.php
index 9fee159..8cf3028 100644
--- a/PageTranslation.i18n.php
+++ b/PageTranslation.i18n.php
@@ -91,7 +91,7 @@
'tpt-translation-intro' => 'This page is a <span class="plainlinks">[$1
translated version]</span> of a page [[$2]] and the translation is $3%
complete.',
'tpt-languages-legend' => 'Other languages:',
- 'tpt-languages-separator' => ' • ',
+ 'tpt-languages-separator' => ' • ',
'tpt-languages-zero' => 'Start translation for this language',
'tpt-tab-translate' => 'Translate',
--
To view, visit https://gerrit.wikimedia.org/r/82830
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3470bdf10e787c70d8303e2ba3c6097b93c73357
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Seb35 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits