GNOME Bugzilla – Bug 681777
i18n error - typos - abbreviating dimensionality
Last modified: 2012-08-14 05:38:04 UTC
The typical convention for abbreviating 3-dimensional is to capitalize the "D" (e.g. 3D), this is done inconsistently in this PO file (and therefore presumably the code). All occurrences of "2D" appear correct in the PO file. ../goffice/graph/gog-plot.c:449 Pseudo-3d axis ../goffice/graph/gog-chart.c:619 Pseudo-3D-Axis ../goffice/graph/gog-plot.c:187 Pseudo 3D axis: ../goffice/graph/gog-plot.c:450 Reference to pseudo-3d axis ../goffice/graph/gog-chart.c:651 3D-Box ../plugins/plot_barcol/gog-1.5d.c:353 ../plugins/plot_pie/gog-pie.c:319 ../plugins/plot_xy/gog-xy.c:583 In 3d ../plugins/plot_barcol/gog-1.5d.c:354 Placeholder to allow us to round trip pseudo 3d state ../plugins/plot_pie/gog-pie.c:320 Draw 3d wedges ../plugins/plot_xy/gog-xy.c:584 Draw 3d bubbles
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Please check specially on this string. Because of the accelerator, I missed listing it in my bug report. ../plugins/plot_xy/gog-bubble-prefs.ui.h:1 3_d
Will do, but this one does not appear in the user interface, the widget being hidden until we support 3D appearance for bubbles (this is also true for the instances in pies and columns plots, btw).