mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 01:40:10 +00:00
Add a translator comment
This fixes bug 589035.
This commit is contained in:
parent
aa47fca68f
commit
4f49287659
@ -861,6 +861,7 @@ get_pixbuf_for_window_with_pid (GtkMountOperationLookupContext *context,
|
|||||||
|
|
||||||
static const gchar *well_known_commands[] =
|
static const gchar *well_known_commands[] =
|
||||||
{
|
{
|
||||||
|
/* translators: this string is a name for the 'less' command */
|
||||||
"less", N_("Terminal Pager"),
|
"less", N_("Terminal Pager"),
|
||||||
"top", N_("Top Command"),
|
"top", N_("Top Command"),
|
||||||
"bash", N_("Bourne Again Shell"),
|
"bash", N_("Bourne Again Shell"),
|
||||||
|
Loading…
Reference in New Issue
Block a user