summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/entities/common.ent2
-rw-r--r--build/entities/l10n/README2
2 files changed, 4 insertions, 0 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