Code

Fix for Bug #327533 (Calligraphy presets are not translatable).
[inkscape.git] / src / ui / dialog / calligraphic-presets.h
1 char * stringlst = [
2 N_("Dip pen"),
3 N_("Marker"),
4 N_("Brush"),
5 N_("Wiggly"),
6 N_("Splotchy"),
7 N_("Tracing"),
8 ];