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:46:23 UTC

git commit: updated refs/heads/master to 4a3b92f

Repository: cloudstack
Updated Branches:
  refs/heads/master 0c9c5a71b -> 4a3b92f66


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/4a3b92f6
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4a3b92f6
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4a3b92f6

Branch: refs/heads/master
Commit: 4a3b92f6652151fb6e1b8e874919565b32617bea
Parents: 0c9c5a7
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:46:01 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4a3b92f6/ui/dictionary.jsp
----------------------------------------------------------------------
diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp
index 24d6345..e9d84de 100644
--- a/ui/dictionary.jsp
+++ b/ui/dictionary.jsp
@@ -539,6 +539,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.provisioningtype': '<fmt:message key="label.disk.provisioningtype" />',
 'label.disk.size': '<fmt:message key="label.disk.size" />',