Mark PrintScreen as translatable

It's for example ImprÉcran on French keyboards.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>

https://bugzilla.redhat.com/show_bug.cgi?id=1510411
Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
Christophe Fergeau 2018-01-09 14:42:25 +01:00 committed by Victor Toso
parent 22589691d1
commit da336ab4b3

View File

@ -634,7 +634,7 @@ static const struct keyComboDef keyCombos[] = {
{ { GDK_KEY_Control_L, GDK_KEY_Alt_L, GDK_KEY_F11, GDK_KEY_VoidSymbol }, N_("Ctrl+Alt+F11"), NULL},
{ { GDK_KEY_Control_L, GDK_KEY_Alt_L, GDK_KEY_F12, GDK_KEY_VoidSymbol }, N_("Ctrl+Alt+F12"), NULL},
{ { GDK_KEY_VoidSymbol }, "" , NULL},
{ { GDK_KEY_Print, GDK_KEY_VoidSymbol }, "_PrintScreen", NULL},
{ { GDK_KEY_Print, GDK_KEY_VoidSymbol }, N_("_PrintScreen"), NULL},
};
static guint