jenkins-bot has submitted this change and it was merged.

Change subject: Remove leading whitespace from message
......................................................................


Remove leading whitespace from message

* This message is used in <span> which has "text-align: center"

Change-Id: If537d26e5667d47c20482898c431f95f29486caf
---
M EtherEditor.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/EtherEditor.i18n.php b/EtherEditor.i18n.php
index f59294d..1b22b6b 100644
--- a/EtherEditor.i18n.php
+++ b/EtherEditor.i18n.php
@@ -35,7 +35,7 @@
        'ethereditor-connected' => '$1 connected {{PLURAL:$1|user|users}}',
        'ethereditor-switch-to-session' => 'Switch to this session',
        'ethereditor-recover-session' => 'Recover this session',
-       'ethereditor-leave' => ' Collaboration mode is disabled',
+       'ethereditor-leave' => 'Collaboration mode is disabled',
        'ethereditor-preference-button' => 'Enable EtherEditor by default',
 );
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If537d26e5667d47c20482898c431f95f29486caf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EtherEditor
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[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

Reply via email to