From: John Darrington Date: Mon, 4 Oct 2010 17:37:08 +0000 (+0200) Subject: Workaround for gettext deficiencies X-Git-Tag: v0.7.6~100 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376e94bdee77d28d5c3e5718bbc6b7cba3c0db5a;p=pspp-builds.git Workaround for gettext deficiencies xgettext doesn't have a --language=gtkbuilder option. Instead, we've been (mis)using --language=glade which has worked ok except that it doesn't extract labels from the columns of GtkListStore items. This change adds a pair of dummy widgets containing identical label strings so that these strings will get entered into the .pot file. Closes bug #31033 --- diff --git a/src/ui/gui/factor.ui b/src/ui/gui/factor.ui index 4d2c612d..1e4125d1 100644 --- a/src/ui/gui/factor.ui +++ b/src/ui/gui/factor.ui @@ -17,6 +17,14 @@ + + False + Principal Components Analysis + + + False + Principal Axis Factoring + Factor Analysis True