summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2014-08-21 10:19:09 +0800
committerJeremy Kerr <jk@ozlabs.org>2014-08-21 10:24:09 +0800
commita58de4840edd7796c385c11a6d49ce28c724b305 (patch)
tree44e1d6cd8e32ffdbe2358a0ab9d763f077f5f393 /po
parent061f07717d5e46f33fce481420298f5a6d5561f2 (diff)
downloadtalos-petitboot-a58de4840edd7796c385c11a6d49ce28c724b305.tar.gz
talos-petitboot-a58de4840edd7796c385c11a6d49ce28c724b305.zip
ui/ncurses: Make device labels translateable
We're not using gettext for the device label strings; this change adds the necessary macros to do so. Also, we change "Interface" to "Network", to make the label a little more obvious. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'po')
-rw-r--r--po/en.po14
1 files changed, 13 insertions, 1 deletions
diff --git a/po/en.po b/po/en.po
index 52a4c3f..e99580e 100644
--- a/po/en.po
+++ b/po/en.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2014-07-28 16:06+0800\n"
+"POT-Creation-Date: 2014-08-21 10:22+0800\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: English\n"
@@ -291,6 +291,18 @@ msgstr "Petitboot Language Selection"
msgid "!Invalid option %d"
msgstr "!Invalid option %d"
+msgid "Disk"
+msgstr "Disk"
+
+msgid "CD/DVD"
+msgstr "CD/DVD"
+
+msgid "Network"
+msgstr "Network"
+
+msgid "Unknown Device"
+msgstr "Unknown Device"
+
msgid "Waiting for system information..."
msgstr "Waiting for system information..."
OpenPOWER on IntegriCloud