summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/entities/common.ent2
-rw-r--r--build/entities/l10n/README2
-rw-r--r--debian/changelog3
3 files changed, 6 insertions, 1 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 69d105bb2..895a97895 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -21,6 +21,8 @@
<!-- general things from installer -->
<!ENTITY enterkey "<keycap>Enter</keycap>">
+<!ENTITY escapekey "<keycap>Esc</keycap>">
+<!ENTITY tabkey "<keycap>Tab</keycap>">
<!ENTITY MSG-YES "<userinput>Yes</userinput>">
<!ENTITY MSG-NO "<userinput>No</userinput>">
<!ENTITY BTN-CONT "<guibutton>Continue</guibutton>">
diff --git a/build/entities/l10n/README b/build/entities/l10n/README
index 215b122d1..6aca16254 100644
--- a/build/entities/l10n/README
+++ b/build/entities/l10n/README
@@ -45,6 +45,8 @@ added. The infrastructure is mostly being added now to allow a few minor
translations and to have it in place for the next release, Lenny.
- enterkey
+- escapekey
+- tabkey
- MSG-YES
- MSG-NO
- BTN-CONT
diff --git a/debian/changelog b/debian/changelog
index c747c4d32..05c7d816c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,11 +36,12 @@ installation-guide (2008xxxx) UNRELEASED; urgency=low
encrypted partitioning is now supported; localechooser now has nice
columns but other components still need to be done.
* Document finish-install/keep-consoles boot parameter and preseeding.
+ * Define two new translatable entities: escapekey and tabkey.
[ Joey Hess ]
* Remove autopartkit from the module list.
- -- Frans Pop <fjp@debian.org> Wed, 07 May 2008 11:24:39 +0200
+ -- Frans Pop <fjp@debian.org> Fri, 09 May 2008 20:34:49 +0200
installation-guide (20080211) unstable; urgency=low