Am Dienstag, 7. Mai 2013, 19:20:35 schrub Artur de Sousa Rocha: [...]
> Two cases I remember:
>
>
> 1. This one:
>
> src/iop/watermark.c:1057: dt_bauhaus_combobox_add(g->sizeto, _("image"));
>
> should be different from these:
>
> src/iop/borders.c:981: dt_bauhaus_combobox_add(g->aspect, _("image"));
> src/iop/clipping.c:1737: dt_bauhaus_combobox_add(g->aspect_presets,
> _("image"));
> src/libs/import.c:814: GtkWidget *widget =
> gtk_button_new_with_label(_("image"));
Done. If you can come up with a better "name" for it than "size" i can change
it.
> 2. This one could use plurals and flexible word order vs. %d:
>
> src/develop/masks/masks.c:938: snprintf(txt,512,"%d %s",nb,_("shapes
> used"));
Thanks for spotting, fixed.
> Does this help?
Indeed, it does. Thanks a lot.
> Thanks,
> Artur
Tobias
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
