Add a translator comment

This fixes bug 589035.
This commit is contained in:
Matthias Clasen 2009-07-19 23:21:52 -04:00
parent aa47fca68f
commit 4f49287659

View File

@ -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"),