Synce with regcomp() error message change.

This commit is contained in:
Todd C. Miller
2013-04-08 15:41:55 -04:00
parent b6d644b300
commit e2ed8cc9f1

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: sudo 1.8.7\n" "Project-Id-Version: sudo 1.8.7\n"
"Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n" "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
"POT-Creation-Date: 2013-04-02 10:40-0400\n" "POT-Creation-Date: 2013-04-08 15:41-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -280,7 +280,7 @@ msgstr ""
msgid "au_to_text: failed" msgid "au_to_text: failed"
msgstr "" msgstr ""
#: plugins/sudoers/check.c:174 #: plugins/sudoers/check.c:189
msgid "" msgid ""
"\n" "\n"
"We trust you have received the usual lecture from the local System\n" "We trust you have received the usual lecture from the local System\n"
@@ -292,13 +292,13 @@ msgid ""
"\n" "\n"
msgstr "" msgstr ""
#: plugins/sudoers/check.c:212 plugins/sudoers/check.c:218 #: plugins/sudoers/check.c:227 plugins/sudoers/check.c:233
#: plugins/sudoers/sudoers.c:562 plugins/sudoers/sudoers.c:566 #: plugins/sudoers/sudoers.c:562 plugins/sudoers/sudoers.c:566
#, c-format #, c-format
msgid "unknown uid: %u" msgid "unknown uid: %u"
msgstr "" msgstr ""
#: plugins/sudoers/check.c:215 plugins/sudoers/policy.c:635 #: plugins/sudoers/check.c:230 plugins/sudoers/policy.c:635
#: plugins/sudoers/sudoers.c:845 plugins/sudoers/testsudoers.c:215 #: plugins/sudoers/sudoers.c:845 plugins/sudoers/testsudoers.c:215
#: plugins/sudoers/testsudoers.c:359 #: plugins/sudoers/testsudoers.c:359
#, c-format #, c-format
@@ -1394,7 +1394,7 @@ msgstr ""
msgid "%s requires an argument" msgid "%s requires an argument"
msgstr "" msgstr ""
#: plugins/sudoers/sudoreplay.c:718 #: plugins/sudoers/sudoreplay.c:718 plugins/sudoers/sudoreplay.c:1058
#, c-format #, c-format
msgid "invalid regular expression: %s" msgid "invalid regular expression: %s"
msgstr "" msgstr ""
@@ -1419,11 +1419,6 @@ msgstr ""
msgid "illegal trailing \"!\"" msgid "illegal trailing \"!\""
msgstr "" msgstr ""
#: plugins/sudoers/sudoreplay.c:1058
#, c-format
msgid "invalid regex: %s"
msgstr ""
#: plugins/sudoers/sudoreplay.c:1182 #: plugins/sudoers/sudoreplay.c:1182
#, c-format #, c-format
msgid "usage: %s [-h] [-d directory] [-m max_wait] [-s speed_factor] ID\n" msgid "usage: %s [-h] [-d directory] [-m max_wait] [-s speed_factor] ID\n"