[Kimchi-devel] [PATCH v2 2/4] [UI] Add i18n Variables for CDROM-related Function

Adam King rak at linux.vnet.ibm.com
Wed Mar 5 00:34:21 UTC 2014


This wouldn't apply for me...

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.")",
>


-- 
Adam King <rak at linux.vnet.ibm.com>
IBM CSI




More information about the Kimchi-devel mailing list