diff options
author | Bastien Nocera <hadess@hadess.net> | 2012-03-15 16:04:31 +0100 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2012-03-15 16:05:00 +0100 |
commit | 5c22e0a11e2f2484751c2fda2a41603e760c7563 (patch) | |
tree | b6d75d56556cbc1f8ed9653947aeae384a1cabc7 /gdk | |
parent | 5ebfad5d091f4c9d9c6e60364fad4c60842f027f (diff) | |
download | gtk+-5c22e0a11e2f2484751c2fda2a41603e760c7563.tar.gz |
gdk: Update translator comment for "keyboard label"
Diffstat (limited to 'gdk')
-rw-r--r-- | gdk/keyname-table.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/keyname-table.h b/gdk/keyname-table.h index 2036ff2630..b940067f44 100644 --- a/gdk/keyname-table.h +++ b/gdk/keyname-table.h @@ -3947,6 +3947,7 @@ static const gdk_key gdk_keys_by_name[] = { * XF86AudioMute - Audio mute * Scroll_lock - Scroll lock * KP_Space - Space (keypad) + * Page_Up - Page up */ NC_("keyboard label", "BackSpace") NC_("keyboard label", "Tab") |