From: Bruno Haible Date: Wed, 19 Feb 2025 06:37:20 +0000 (+0100) Subject: Prepare for prerelease. X-Git-Tag: v0.24~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3fc66212d5debaa075d88f3b8d9232ca75f0427;p=thirdparty%2Fgettext.git Prepare for prerelease. * gettext-tools/po/POTFILES.in: Update file list. --- diff --git a/Admin/release-steps b/Admin/release-steps index 6afb05966..58d1532da 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -12,7 +12,7 @@ We assume that the following environment variables are set: ./gitsub.sh upgrade git add gnulib - git commit -m 'Update to the newest gnulib' gnulib + git commit -m 'Update to the newest gnulib.' gnulib ** Run these commands, in this order: diff --git a/gettext-tools/po/POTFILES.in b/gettext-tools/po/POTFILES.in index b09c673c8..7422d5ead 100644 --- a/gettext-tools/po/POTFILES.in +++ b/gettext-tools/po/POTFILES.in @@ -1,5 +1,5 @@ # List of files which contain translatable strings. -# Copyright (C) 1995-2024 Free Software Foundation, Inc. +# Copyright (C) 1995-2025 Free Software Foundation, Inc. # This file is free software, distributed under GNU GPL v3+. # For updating this file, look at the result of: @@ -36,6 +36,7 @@ src/format-python.c src/format-qt.c src/format-qt-plural.c src/format-ruby.c +src/format-rust.c src/format-scheme.c src/format-sh.c src/format-smalltalk.c @@ -110,6 +111,7 @@ src/x-po.c src/x-python.c src/x-rst.c src/x-ruby.c +src/x-rust.c src/x-scheme.c src/x-sh.c src/x-smalltalk.c