Amire80 has uploaded a new change for review. https://gerrit.wikimedia.org/r/75678
Change subject: Add a request to write the browser to feedback-bugornote ...................................................................... Add a request to write the browser to feedback-bugornote The browser is usually needed in bug reports, so add an explicit request for it. This was proposed by a Hebrew Wikipedia user who tested the VisualEditor. Change-Id: I2243b108e5bbd2c9f72ce69f9ff7e9d15767d205 --- M languages/messages/MessagesEn.php 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/78/75678/1 diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index bb4763b..db3deba 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -5014,8 +5014,9 @@ 'rightslogentry-autopromote' => 'was automatically promoted from $2 to $3', # do not translate or duplicate this message to other languages # Feedback -'feedback-bugornote' => 'If you are ready to describe a technical problem in detail please [$1 report a bug]. -Otherwise, you can use the easy form below. Your comment will be added to the page "[$3 $2]", along with your username.', +'feedback-bugornote' => 'If you can describe a technical problem in detail, please [$1 report a bug]. +Otherwise, you can use the easy form below. Your comment will be added to the page "[$3 $2]", along with your username. +Please indicate the browser version that you are using.', 'feedback-subject' => 'Subject:', 'feedback-message' => 'Message:', 'feedback-cancel' => 'Cancel', -- To view, visit https://gerrit.wikimedia.org/r/75678 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2243b108e5bbd2c9f72ce69f9ff7e9d15767d205 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Amire80 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
