Mark gadman layer names for translation

SVN revision: 82085
This commit is contained in:
Igor Murzov 2013-01-03 15:28:50 +00:00
parent 6eda033a7e
commit 4526e4667e
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ struct _E_Config_Dialog_Data
static const char *gadman_layer_names[] =
{
"Background",
"Hover (Key Toggle)",
N_("Background"),
N_("Hover (Key Toggle)"),
NULL
};