Shirayuki has uploaded a new change for review.
https://gerrit.wikimedia.org/r/67821
Change subject: Fix "RAM" and "IPs"
......................................................................
Fix "RAM" and "IPs"
Change-Id: Ibe50b00fb511ffc54ddc9293eb8629ee09a940b3
---
M OpenStackManager.i18n.php
M nova/OpenStackNovaProjectLimits.php
2 files changed, 5 insertions(+), 5 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OpenStackManager
refs/changes/21/67821/1
diff --git a/OpenStackManager.i18n.php b/OpenStackManager.i18n.php
index 822e71f..2ad8d32 100644
--- a/OpenStackManager.i18n.php
+++ b/OpenStackManager.i18n.php
@@ -220,7 +220,7 @@
'openstackmanager-configureproject-serviceuserinfo' => '(In the homedir
pattern, %u will be replaced by the username and %p with "$1".)',
'openstackmanager-displayquotas' => 'Quotas for project $1',
'openstackmanager-displayquotas-action' => 'Display Quotas',
- 'openstackmanager-displayquotas-ram' => 'Ram: $1/$2',
+ 'openstackmanager-displayquotas-ram' => 'RAM: $1/$2',
'openstackmanager-displayquotas-cores' => 'Cores: $1/$2',
'openstackmanager-displayquotas-floatingips' => 'Floating IPs: $1/$2',
'openstackmanager-displayquotas-instances' => 'Instances: $1/$2',
diff --git a/nova/OpenStackNovaProjectLimits.php
b/nova/OpenStackNovaProjectLimits.php
index e1b5f47..9946a49 100644
--- a/nova/OpenStackNovaProjectLimits.php
+++ b/nova/OpenStackNovaProjectLimits.php
@@ -24,7 +24,7 @@
}
/**
- * Return the amount of ram available
+ * Return the amount of RAM available
*
* @return string
*/
@@ -33,7 +33,7 @@
}
/**
- * Return the amount of ram used
+ * Return the amount of RAM used
*
* @return string
*/
@@ -42,7 +42,7 @@
}
/**
- * Return the number of floating ips available
+ * Return the number of floating IPs available
*
* @return string
*/
@@ -51,7 +51,7 @@
}
/**
- * Return the number of floating ips used
+ * Return the number of floating IPs used
*
* @return string
*/
--
To view, visit https://gerrit.wikimedia.org/r/67821
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe50b00fb511ffc54ddc9293eb8629ee09a940b3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OpenStackManager
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits