diff options
author | Alan Modra <amodra@gmail.com> | 2000-04-04 14:32:35 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-04-04 14:32:35 +0000 |
commit | 8ad3436c79ef8d40d0f0de293a9296b39e6a918d (patch) | |
tree | 3fae7ee28ee04cfab2a9a77b58a037d3308fec11 /gprof/po/gprof.pot | |
parent | 41b49281c1e98174596a161a525ef4991d92741c (diff) | |
download | gdb-8ad3436c79ef8d40d0f0de293a9296b39e6a918d.zip gdb-8ad3436c79ef8d40d0f0de293a9296b39e6a918d.tar.gz gdb-8ad3436c79ef8d40d0f0de293a9296b39e6a918d.tar.bz2 |
Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
Diffstat (limited to 'gprof/po/gprof.pot')
-rw-r--r-- | gprof/po/gprof.pot | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gprof/po/gprof.pot b/gprof/po/gprof.pot index f30b1a0..9936964 100644 --- a/gprof/po/gprof.pot +++ b/gprof/po/gprof.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-02-22 02:24-0500\n" +"POT-Creation-Date: 2000-04-04 23:21+0930\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -344,7 +344,8 @@ msgid "" msgstr "" #: gprof.c:160 -msgid "Report bugs to bug-gnu-utils@gnu.org\n" +#, c-format +msgid "Report bugs to %s\n" msgstr "" #: gprof.c:229 |