https://bugs.freedesktop.org/show_bug.cgi?id=82652
--- Comment #4 from Julien Nabet <[email protected]> --- Andras: I don't understand your last comment since, for example, I don't find "Grison" in svx/source/dialog/sdstring.src Moreover, there are a lot of expressions with "do not translate", should we remove them and change them like for example: 351 /* do not translate */ 352 String RID_SVXSTR_COLOR_BLACK_DEF 353 { 354 Text = "Black" ; 355 }; 351 352 String RID_SVXSTR_COLOR_BLACK_DEF 353 { 354 Text[ en-US ] = "Black" ; 355 }; ? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
