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. v2.0.0-pre1-7-g1a


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-7-g1a32cfb39
Date: Mon, 15 May 2023 01:49:20 -0400 (EDT)

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  1a32cfb39c360283b380a2aa60f79399be999577 (commit)
      from  5cc7131faec0548c0df2e9b01b86664107148e3e (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 1a32cfb39c360283b380a2aa60f79399be999577
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun May 14 22:48:46 2023 -0700

    command: Make command names available for translation.
    
    PSPP command names should appear in translated form in labels in output,
    but they didn't because their names weren't marked for translation.  This
    fixes that problem.
    
    The names still won't appear translated until translators add translations
    for them.
    
    Thanks to Ali Alhaidary for reporting the bug at
    https://savannah.gnu.org/bugs/?62982

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

Summary of changes:
 src/language/command.c       |  11 +-
 src/language/command.def     | 284 +++++++++++++++++++++----------------------
 src/language/command.h       |   2 +-
 src/language/lexer/segment.c |   2 +-
 4 files changed, 150 insertions(+), 149 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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