pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-47-geb06da


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-47-geb06da6
Date: Fri, 21 Feb 2014 15:36:28 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  eb06da6a334bc37108cdce9bfc7f26cfcb2003ee (commit)
      from  bb4738b6612729d1d3f83009e88505ffc8c46e2d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit eb06da6a334bc37108cdce9bfc7f26cfcb2003ee
Author: John Darrington <address@hidden>
Date:   Fri Feb 21 10:06:00 2014 +0100

    Replace syntactical keywords in error/warning messages by printf directives.
    
    A number of translators are still making the mistake of translating syntax
    keywords in messages (such as "REPEAT") into thier literal equivalents in
    the target language.  This change avoids the posibility of that mistake,
    by removing the keywords from the translatable string.

-----------------------------------------------------------------------

Summary of changes:
 src/data/file-name.c                  |    2 +-
 src/language/command.c                |   11 ++++++-----
 src/language/control/do-if.c          |    2 +-
 src/language/control/repeat.c         |    2 +-
 src/language/data-io/data-list.c      |    7 +++----
 src/language/data-io/data-reader.c    |    8 ++++----
 src/language/data-io/get-data.c       |    8 ++++----
 src/language/data-io/inpt-pgm.c       |    4 ++--
 src/language/data-io/print-space.c    |    6 +++---
 src/language/data-io/print.c          |    2 +-
 src/language/data-io/save-translate.c |    4 ++--
 src/language/expressions/parse.c      |    2 +-
 src/language/lexer/value-parser.c     |    2 +-
 src/language/stats/factor.c           |    6 ++++--
 src/language/stats/flip.c             |   24 ++++++++++++------------
 src/language/stats/npar.c             |    4 ++--
 src/language/stats/rank.c             |    4 ++--
 src/language/stats/t-test-parser.c    |    8 ++++----
 src/language/utilities/date.c         |    2 +-
 src/language/utilities/host.c         |    2 +-
 src/language/utilities/permissions.c  |    2 +-
 src/language/xforms/recode.c          |    2 +-
 22 files changed, 58 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]