[Kimchi-devel] [PATCH 1/3] Remove unused messages in Kimchi UI
Ramon Medeiros
ramonn at linux.vnet.ibm.com
Tue Nov 24 20:11:08 UTC 2015
Signed-off-by: Ramon Medeiros <ramonn at linux.vnet.ibm.com>
---
src/wok/plugins/kimchi/ui/pages/i18n.json.tmpl | 81 --------------------------
1 file changed, 81 deletions(-)
diff --git a/src/wok/plugins/kimchi/ui/pages/i18n.json.tmpl b/src/wok/plugins/kimchi/ui/pages/i18n.json.tmpl
index 64045a9..d356437 100644
--- a/src/wok/plugins/kimchi/ui/pages/i18n.json.tmpl
+++ b/src/wok/plugins/kimchi/ui/pages/i18n.json.tmpl
@@ -22,12 +22,6 @@
#silent _ = t.gettext
#silent _t = t.gettext
{
- "KCHAUTH6001E": "$_("The username or password you entered is incorrect. Please try again.")",
- "KCHAUTH6002E": "$_("This field is required.")",
-
- "KCHAUTH6001M": "$_("Log in")",
- "KCHAUTH6002M": "$_("Logging in...")",
-
"Host": "$_("Host")",
"Guests": "$_("Guests")",
"Templates": "$_("Templates")",
@@ -37,8 +31,6 @@
"KCHAPI6002E": "$_("Failed to get application configuration")",
"KCHAPI6003E": "$_("This is not a valid Linux path")",
"KCHAPI6004E": "$_("This is not a valid URL.")",
- "KCHAPI6005E": "$_("No such data available.")",
- "KCHAPI6007E": "$_("Can not contact the host system. Verify the host system is up and that you have network connectivity to it. HTTP request response %1. ")",
"KCHAPI6008E": "$_("Unable to read file.")",
"KCHAPI6009E": "$_("Error while uploading file.")",
@@ -52,73 +44,12 @@
"KCHAPI6008M": "$_("Creating...")",
"KCHAPI6009M": "$_("Cloning...")",
- "KCHGRD6001M": "$_("Loading...")",
- "KCHGRD6002M": "$_("An error occurred while retrieving system information.")",
- "KCHGRD6003M": "$_("Retry")",
- "KCHGRD6004M": "$_("Detailed message:")",
-
"KCHTMPL6001W": "$_("No ISO found")",
- "KCHTMPL6002E": "$_("This is not a valid ISO file.")",
"KCHTMPL6002M": "$_("This may take a long time. Do you want to continue?")",
"KCHTMPL6003M": "$_("This will permanently delete the template. Would you like to continue?")",
- "KCHHOST6001E": "$_("Unable to shut down system as there are some virtual machines running!")",
-
- "KCHHOST6001M": "$_("Max:")",
- "KCHHOST6002M": "$_("Utilization")",
- "KCHHOST6003M": "$_("Available")",
- "KCHHOST6004M": "$_("Read Rate")",
- "KCHHOST6005M": "$_("Write Rate")",
- "KCHHOST6006M": "$_("Received")",
- "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")",
- "KCHREPO6016M": "$_("Enable")",
- "KCHREPO6017M": "$_("Disable")",
-
-
- "KCHUPD6001M": "$_("Software Updates")",
- "KCHUPD6002M": "$_("Package Name")",
- "KCHUPD6003M": "$_("Version")",
- "KCHUPD6004M": "$_("Architecture")",
- "KCHUPD6005M": "$_("Repository")",
- "KCHUPD6006M": "$_("Update All")",
- "KCHUPD6007M": "$_("Updating...")",
- "KCHUPD6008M": "$_("Failed to retrieve packages update information.")",
- "KCHUPD6009M": "$_("Failed to update package(s).")",
- "KCHUPD6010M": "$_("The package manager job is done.")",
- "KCHUPD6011M": "$_("Failed to read the package manager logfile.")",
-
-
- "KCHDR6001M": "$_("Debug report will be removed permanently and can't be recovered. Do you want to continue?")",
- "KCHDR6002M": "$_("Debug Reports")",
- "KCHDR6003M": "$_("Name")",
- "KCHDR6005M": "$_("Generated Time")",
- "KCHDR6006M": "$_("Generate")",
- "KCHDR6007M": "$_("Generating...")",
- "KCHDR6008M": "$_("Rename")",
- "KCHDR6009M": "$_("Remove")",
- "KCHDR6010M": "$_("Download")",
- "KCHDR6011M": "$_("Report name should contain only letters, digits, underscore ('_') and/or hyphen ('-').")",
- "KCHDR6012M": "$_("Pending...")",
- "KCHDR6013M": "$_("Report name is the same as the original one.")",
"KCHVM6001M": "$_("This will delete the virtual machine and its virtual disks. This operation cannot be undone. Would you like to continue?")",
"KCHVM6002M": "$_("Power off Confirmation")",
@@ -137,11 +68,6 @@
"KCHVMCD6001M": "$_("This CDROM will be detached permanently and you can re-attach it. Continue to detach it?")",
"KCHVMCD6002M": "$_("Attach")",
"KCHVMCD6003M": "$_("Attaching...")",
- "KCHVMCD6004M": "$_("Replace")",
- "KCHVMCD6005M": "$_("Replacing...")",
- "KCHVMCD6006M": "$_("Successfully attached!")",
- "KCHVMCD6007M": "$_("Successfully replaced!")",
- "KCHVMCD6008M": "$_("Successfully detached!")",
"KCHVMCD6009M": "$_("This disk will be detached permanently and you can re-attach it. Continue to detach it?")",
"KCHVMED6001M": "$_("interface:")",
@@ -156,7 +82,6 @@
"KCHNET6001M": "$_("unavailable")",
"KCHNET6002M": "$_("This action will interrupt network connectivity for any virtual machine that depend on this network.")",
- "KCHNET6003M": "$_("Create a network")",
"KCHNET6004M": "$_("This network is not persistent. Instead of stop, this action will permanently delete it. Would you like to continue?")",
"KCHNET6001W": "$_("The bridged VLAN tag may not work well with NetworkManager enabled. You should consider disabling it.")",
@@ -169,15 +94,9 @@
"KCHPOOL6007M": "$_("No iSCSI found. Please input one.")",
"KCHPOOL6008M": "$_("Failed to load iSCSI targets.")",
- "KCHPOOL6001E": "$_("The storage pool name can not be blank.")",
- "KCHPOOL6002E": "$_("The storage pool path can not be blank.")",
- "KCHPOOL6003E": "$_("NFS server mount path can not be blank.")",
"KCHPOOL6005E": "$_("Invalid NFS mount path.")",
"KCHPOOL6006E": "$_("No logical device selected.")",
- "KCHPOOL6007E": "$_("The iSCSI target can not be blank.")",
- "KCHPOOL6008E": "$_("Server name can not be blank.")",
"KCHPOOL6009E": "$_("This is not a valid Server Name or IP. Please, modify it.")",
- "KCHPOOL6010M": "$_("Looking for available partitions ...")",
"KCHPOOL6011M": "$_("No available partitions found.")",
"KCHPOOL6012M": "$_("This storage pool is not persistent. Instead of deactivate, this action will permanently delete it. Would you like to continue?")",
"KCHPOOL6013M": "$_("Unable to retrieve partitions information.")",
--
2.1.0
More information about the Kimchi-devel
mailing list