Piotr Drąg
2016-09-30 00:00:13 +02:00
parent 9bcdd9c274
commit 649d360289
6 changed files with 13 additions and 13 deletions

View File

@ -390,7 +390,7 @@ GOptionEntry gnome_shell_options[] = {
{
"mode", 0, 0, G_OPTION_ARG_STRING,
&session_mode,
N_("Use a specific mode, e.g. \"gdm\" for login screen"),
N_("Use a specific mode, e.g. “gdm” for login screen"),
"MODE"
},
{