Localization for 'Allocated' state

This commit is contained in:
Brian Federle 2012-02-14 13:24:21 -08:00
parent 53126cdf9d
commit 7479fd9b03
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
state.Allocated=Allocated
changed.item.properties=Changed item properties
label.apply=Apply
label.default=Default

View File

@ -1,4 +1,5 @@
#cloudstack 3.0 (begin) ********************************************************************************************
state.Allocated=割り当てられた
changed.item.properties=変更された項目のプロパティ
label.apply=適用される
label.default=デフォルト

View File

@ -1599,6 +1599,7 @@
<script language="javascript">
dictionary = {
'state.Allocated': '<fmt:message key="state.Allocated"/>',
'changed.item.properties': '<fmt:message key="changed.item.properties"/>',
'label.apply': '<fmt:message key="label.apply"/>',
'label.default': '<fmt:message key="label.default"/>',