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

Change subject: Show that the Echo notification messages support {{GENDER:$1}}
......................................................................


Show that the Echo notification messages support {{GENDER:$1}}

https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Notification-osm-instance-reboot-completed/en
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Notification-osm-instance-deleted/en
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Notification-osm-instance-build-completed/en

Change-Id: Ifee3dfb22b0377f8e3fdfccdd5fd81fa8ed54e8f
---
M OpenStackManager.i18n.php
1 file changed, 4 insertions(+), 4 deletions(-)

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



diff --git a/OpenStackManager.i18n.php b/OpenStackManager.i18n.php
index 2ad8d32..6b7e0b0 100644
--- a/OpenStackManager.i18n.php
+++ b/OpenStackManager.i18n.php
@@ -427,10 +427,10 @@
        'action-manageproject' => 'manage OpenStack projects and roles',
        'right-loginviashell' => 'Login via shell',
 
-       'notification-osm-instance-deleted' => '$1 deleted instance \'$3\' in 
project [[$2]]',
-       'notification-osm-instance-build-completed' => '$1 built instance 
\'$3\' in project [[$2]]',
-       'notification-osm-instance-reboot-completed' => '$1 rebooted instance 
\'$3\' in project [[$2]]',
-       'notification-osm-projectmember-added' => '$1 added you to project 
[[$2]]',
+       'notification-osm-instance-deleted' => '$1 {{GENDER:$1|deleted}} 
instance \'$3\' in project [[$2]]',
+       'notification-osm-instance-build-completed' => '$1 {{GENDER:$1|built}} 
instance \'$3\' in project [[$2]]',
+       'notification-osm-instance-reboot-completed' => '$1 
{{GENDER:$1|rebooted}} instance \'$3\' in project [[$2]]',
+       'notification-osm-projectmember-added' => '$1 {{GENDER:$1|added}} you 
to project [[$2]]',
        'echo-category-title-osm-instance-deleted' => 'Deletes an instance from 
a project I\'m an admin on.',
        'echo-category-title-osm-instance-build-completed' => 'Builds an 
instance on a project I\'m an admin on.',
        'echo-category-title-osm-instance-reboot-completed' => 'Reboots an 
instance.',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifee3dfb22b0377f8e3fdfccdd5fd81fa8ed54e8f
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/OpenStackManager
Gerrit-Branch: master
Gerrit-Owner: Alex Monk <[email protected]>
Gerrit-Reviewer: Nemo bis <[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