[Kimchi-devel] [PATCH v6 1/3] Software Update - i18n Translation Strings
Hongliang Wang
hlwang at linux.vnet.ibm.com
Wed Mar 12 12:20:47 UTC 2014
Added i18n strings.
Signed-off-by: Hongliang Wang <hlwang at linux.vnet.ibm.com>
---
ui/pages/i18n.html.tmpl | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/ui/pages/i18n.html.tmpl b/ui/pages/i18n.html.tmpl
index 1a3a6d2..2f47e50 100644
--- a/ui/pages/i18n.html.tmpl
+++ b/ui/pages/i18n.html.tmpl
@@ -79,6 +79,16 @@ var i18n = {
'KCHHOST6007M': "$_("Sent")",
'KCHHOST6008M': "$_("Shutting down or restarting host will cause unsaved work lost. Continue to shut down/restarting?")",
+
+ 'KCHUPD6001M': "$_("Software Updates")",
+ 'KCHUPD6002M': "$_("Package Name")",
+ 'KCHUPD6003M': "$_("Version")",
+ 'KCHUPD6004M': "$_("Architecture")",
+ 'KCHUPD6005M': "$_("Repository")",
+ 'KCHUPD6006M': "$_("Update All")",
+ 'KCHUPD6007M': "$_("Updating...")",
+
+
'KCHDR6001M': "$_("Debug report will be removed permanently and can't be recovered. Do you want to continue?")",
'KCHDR6002M': "$_("Debug Reports")",
'KCHDR6003M': "$_("Name")",
--
1.8.1.4
More information about the Kimchi-devel
mailing list