[Kimchi-devel] [PATCH v2 1/4] Add i18n Strings for Repositories Management

Hongliang Wang hlwang at linux.vnet.ibm.com
Tue Mar 11 10:17:32 UTC 2014


i18n translation strings.

Signed-off-by: Hongliang Wang <hlwang at linux.vnet.ibm.com>
---
 ui/pages/i18n.html.tmpl | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/ui/pages/i18n.html.tmpl b/ui/pages/i18n.html.tmpl
index bf8a0d7..7aee7ea 100644
--- a/ui/pages/i18n.html.tmpl
+++ b/ui/pages/i18n.html.tmpl
@@ -76,6 +76,24 @@ var i18n = {
     'KCHHOST6007M': "$_("Sent")",
     'KCHHOST6008M': "$_("Shutting down or restarting host will cause unsaved work lost. Continue to shut down/restarting?")",
 
+
+    'KCHREPO6001M': "$_("Confirm")",
+    'KCHREPO6002M': "$_("Repository will be removed permanently and can't be recovered. Do you want to continue?")",
+    'KCHREPO6003M': "$_("Repositories")",
+    'KCHREPO6004M': "$_("ID")",
+    'KCHREPO6005M': "$_("Name")",
+    'KCHREPO6006M': "$_("Base URL")",
+    'KCHREPO6007M': "$_("Is Mirror")",
+    'KCHREPO6008M': "$_("URL Args")",
+    'KCHREPO6009M': "$_("Enabled")",
+    'KCHREPO6010M': "$_("GPG Check")",
+    'KCHREPO6011M': "$_("GPG Key")",
+    'KCHREPO6012M': "$_("Add")",
+    'KCHREPO6013M': "$_("Edit")",
+    'KCHREPO6014M': "$_("Remove")",
+    'KCHREPO6015M': "$_("Failed.")",
+
+
     '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