You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2014/11/11 20:27:10 UTC

git commit: updated refs/heads/master to 5bac24c

Repository: cloudstack
Updated Branches:
  refs/heads/master 901c243ed -> 5bac24c08


CLOUDSTACK-7831: Fixed unlocalized string on Advanced Network -> Network tab


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

Branch: refs/heads/master
Commit: 5bac24c087c5f6afbfd454303fccad0b4bc95d90
Parents: 901c243
Author: Mihaela Stoica <mi...@citrix.com>
Authored: Mon Nov 3 16:07:05 2014 +0000
Committer: Brian Federle <br...@citrix.com>
Committed: Tue Nov 11 11:25:35 2014 -0800

----------------------------------------------------------------------
 ui/scripts/system.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5bac24c0/ui/scripts/system.js
----------------------------------------------------------------------
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index aaf6ee8..4aefaf8 100644
--- a/ui/scripts/system.js
+++ b/ui/scripts/system.js
@@ -1530,7 +1530,7 @@
                                             label: 'label.ipv4.cidr'
                                         },
                                         ip6cidr: {
-                                            label: 'label.ipv6.cidr'
+                                            label: 'label.ipv6.CIDR'
                                         }
                                         //scope: { label: 'label.scope' }
                                     },