Matthias Mullie has uploaded a new change for review.

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


Change subject: Click is no longer required to activate textarea
......................................................................

Click is no longer required to activate textarea

The reply textarea is hidden behind clicking the "Reply" button, at which point
the textarea is displayed (and focussed). Message was outdated and inaccurate.

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/00/90300/1

diff --git a/Flow.i18n.php b/Flow.i18n.php
index d51cc43..8e5d0a3 100644
--- a/Flow.i18n.php
+++ b/Flow.i18n.php
@@ -34,7 +34,7 @@
 
        'flow-reply-topic-placeholder' => '{{GENDER:$1|Comment}} on "$2"',
 
-       'flow-reply-placeholder' => 'Click to {{GENDER:$1|reply}} to $1. Be 
nice!',
+       'flow-reply-placeholder' => '{{GENDER:$1|Reply}} to $1',
        'flow-reply-submit' => '{{GENDER:$1|Reply}}',
        'flow-reply-link' => '{{GENDER:$1|Reply}}',
        'flow-thank-link' => '{{GENDER:$1|Thank}}',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5204583680bf8ea1896447691f4f650d6835fb9a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>

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

Reply via email to