You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mt...@apache.org on 2014/07/01 05:30:27 UTC

git commit: updated refs/heads/4.4-forward to 76930f6

Repository: cloudstack
Updated Branches:
  refs/heads/4.4-forward 1e7835488 -> 76930f6ea


Fixing an i18n issue related to label.cache.mode


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/76930f6e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/76930f6e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/76930f6e

Branch: refs/heads/4.4-forward
Commit: 76930f6eab01d8659b71e5753111de52eca73b5b
Parents: 1e78354
Author: Mike Tutkowski <mi...@solidfire.com>
Authored: Mon Jun 30 21:05:42 2014 -0600
Committer: Mike Tutkowski <mi...@solidfire.com>
Committed: Mon Jun 30 21:30:15 2014 -0600

----------------------------------------------------------------------
 ui/dictionary.jsp | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/76930f6e/ui/dictionary.jsp
----------------------------------------------------------------------
diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp
index 29be3db..b668bb5 100644
--- a/ui/dictionary.jsp
+++ b/ui/dictionary.jsp
@@ -537,6 +537,7 @@ dictionary = {
 'label.disk.iops.read.rate': '<fmt:message key="label.disk.iops.read.rate" />',
 'label.disk.read.bytes': '<fmt:message key="label.disk.read.bytes" />',
 'label.disk.read.io': '<fmt:message key="label.disk.read.io" />',
+'label.cache.mode': '<fmt:message key="label.cache.mode" />',
 'label.disk.offering': '<fmt:message key="label.disk.offering" />',
 'label.disk.size': '<fmt:message key="label.disk.size" />',
 'label.disk.size.gb': '<fmt:message key="label.disk.size.gb" />',