[Kimchi-devel] [PATCH v2 2/4] [UI] Add i18n Variables for CDROM-related Function
Hongliang Wang
hlwang at linux.vnet.ibm.com
Wed Mar 5 05:50:20 UTC 2014
On 03/05/2014 08:34 AM, Adam King wrote:
> This wouldn't apply for me...
OK. Someone's patch affecting the i18n file was committed after my patch
and before you applying my patch. I'll rebase it.
>
> On 03/04/2014 04:01 AM, Hongliang Wang wrote:
>> Add i18n strings in i18n.html.tmpl.
>>
>> Signed-off-by: Hongliang Wang <hlwang at linux.vnet.ibm.com>
>> ---
>> ui/pages/i18n.html.tmpl | 5 +++++
>> 1 file changed, 5 insertions(+)
>>
>> diff --git a/ui/pages/i18n.html.tmpl b/ui/pages/i18n.html.tmpl
>> index 38f71d9..c33dca7 100644
>> --- a/ui/pages/i18n.html.tmpl
>> +++ b/ui/pages/i18n.html.tmpl
>> @@ -91,6 +91,11 @@ var i18n = {
>>
>> 'KCHVM6001M': "$_("This will delete the virtual machine and its
>> virtual disks. This operation cannot be undone. Would you like to
>> continue?")",
>> 'KCHVM6002M': "$_("Delete Confirmation")",
>> + 'KCHVM6003M': "$_("This CDROM will be detached permanently and
>> you can re-attach it. Continue to detach it?")",
>> + 'KCHVM6004M': "$_("Attach")",
>> + 'KCHVM6005M': "$_("Attaching...")",
>> + 'KCHVM6006M': "$_("Replace")",
>> + 'KCHVM6007M': "$_("Replacing...")",
>>
>> 'KCHNET6001E': "$_("The VLAN id must be between 1 and 4094.")",
>>
>
>
More information about the Kimchi-devel
mailing list