printers: Add better translator comment for "Developer"
https://bugzilla.gnome.org/show_bug.cgi?id=640810
This commit is contained in:
parent
3781883051
commit
0e577e3890
1 changed files with 4 additions and 2 deletions
|
@ -210,9 +210,11 @@ printer_selection_changed_cb (GtkTreeSelection *selection,
|
|||
N_("Low on toner"),
|
||||
/* Translators: The printer has no toner left */
|
||||
N_("Out of toner"),
|
||||
/* Translators: "Developer" like on photo development context */
|
||||
/* Translators: "Developer" is a chemical for photo development,
|
||||
* http://en.wikipedia.org/wiki/Photographic_developer */
|
||||
N_("Low on developer"),
|
||||
/* Translators: "Developer" like on photo development context */
|
||||
/* Translators: "Developer" is a chemical for photo development,
|
||||
* http://en.wikipedia.org/wiki/Photographic_developer */
|
||||
N_("Out of developer"),
|
||||
/* Translators: "marker" is one color bin of the printer */
|
||||
N_("Low on a marker supply"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue