X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fstats%2Ffactor.c;h=6ebb0cd0c3b28a71a87833e6e6a1b1bccadb556c;hb=3d594a844cecb4f7759ebf9b8b2ea920e64ff379;hp=f37930aca5b292f4483333e01e9deed60ea4835f;hpb=96994a54e60e9c95b8bba54c2281acf7059b1203;p=pspp diff --git a/src/language/stats/factor.c b/src/language/stats/factor.c index f37930aca5..6ebb0cd0c3 100644 --- a/src/language/stats/factor.c +++ b/src/language/stats/factor.c @@ -1752,10 +1752,11 @@ show_explained_variance (const struct cmd_factor * factor, N_("Total Variance Explained")); table->omit_empty = true; - /* xgettext:no-c-format */ pivot_dimension_create (table, PIVOT_AXIS_COLUMN, N_("Statistics"), N_("Total"), PIVOT_RC_OTHER, + /* xgettext:no-c-format */ N_("% of Variance"), PIVOT_RC_PERCENT, + /* xgettext:no-c-format */ N_("Cumulative %"), PIVOT_RC_PERCENT); struct pivot_dimension *phase = pivot_dimension_create (