jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Siebrand: Looks good to me, approved
jenkins-bot: Verified
diff --git a/PageTranslation.i18n.php b/PageTranslation.i18n.php
index 9fee159..1b886b3 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: merged
Gerrit-Change-Id: I3470bdf10e787c70d8303e2ba3c6097b93c73357
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Seb35 <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Seb35 <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits