From: Richard Hartmann Date: Wed, 2 Dec 2009 00:19:48 +0000 (+0100) Subject: Typo: fuction -> function X-Git-Tag: Release-5.0.0~221 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8f1eb8213a3935cc56da0beaaf84351d7c1a6177;p=bacula%2Fbacula Typo: fuction -> function No idea how this made it through all the translations --- diff --git a/bacula/po/bacula.pot b/bacula/po/bacula.pot index 71c28486ce..0d2106a457 100644 --- a/bacula/po/bacula.pot +++ b/bacula/po/bacula.pot @@ -6379,7 +6379,7 @@ msgstr "" #: src/tools/dbcheck.c:347 #, c-format -msgid "Please select the fuction you want to perform.\n" +msgid "Please select the function you want to perform.\n" msgstr "" #: src/tools/dbcheck.c:351 diff --git a/bacula/po/de.po b/bacula/po/de.po index c0dea74754..30beaa520c 100644 --- a/bacula/po/de.po +++ b/bacula/po/de.po @@ -6668,7 +6668,7 @@ msgstr "" #: src/tools/dbcheck.c:347 #, c-format -msgid "Please select the fuction you want to perform.\n" +msgid "Please select the function you want to perform.\n" msgstr "" #: src/tools/dbcheck.c:351 diff --git a/bacula/po/es.po b/bacula/po/es.po index 0d8cf10c38..615912d592 100644 --- a/bacula/po/es.po +++ b/bacula/po/es.po @@ -6912,7 +6912,7 @@ msgstr "Verbose está apagado.\n" #: src/tools/dbcheck.c:347 #, c-format -msgid "Please select the fuction you want to perform.\n" +msgid "Please select the function you want to perform.\n" msgstr "Por favor seleccione la función que desea realizar.\n" #: src/tools/dbcheck.c:351 diff --git a/bacula/po/es_AR.po b/bacula/po/es_AR.po index 311fbab1ec..74d7e15664 100644 --- a/bacula/po/es_AR.po +++ b/bacula/po/es_AR.po @@ -12743,7 +12743,7 @@ msgstr "" #: src/tools/dbcheck.c:279 #, c-format -msgid "Please select the fuction you want to perform.\n" +msgid "Please select the function you want to perform.\n" msgstr "" #: src/tools/dbcheck.c:283 diff --git a/bacula/po/fi.po b/bacula/po/fi.po index ce567729cc..4365291902 100644 --- a/bacula/po/fi.po +++ b/bacula/po/fi.po @@ -14059,7 +14059,7 @@ msgstr "" #: src/tools/dbcheck.c:295 #, c-format -msgid "Please select the fuction you want to perform.\n" +msgid "Please select the function you want to perform.\n" msgstr "" #: src/tools/dbcheck.c:299 diff --git a/bacula/po/fr.po b/bacula/po/fr.po index b810cd4b02..cf951533f8 100644 --- a/bacula/po/fr.po +++ b/bacula/po/fr.po @@ -6886,7 +6886,7 @@ msgstr "" #: src/tools/dbcheck.c:347 #, c-format -msgid "Please select the fuction you want to perform.\n" +msgid "Please select the function you want to perform.\n" msgstr "" #: src/tools/dbcheck.c:351 diff --git a/bacula/po/it.po b/bacula/po/it.po index cdc8e8bae0..2a7ce79d66 100644 --- a/bacula/po/it.po +++ b/bacula/po/it.po @@ -14059,7 +14059,7 @@ msgstr "" #: src/tools/dbcheck.c:295 #, c-format -msgid "Please select the fuction you want to perform.\n" +msgid "Please select the function you want to perform.\n" msgstr "" #: src/tools/dbcheck.c:299 diff --git a/bacula/po/sv.po b/bacula/po/sv.po index d6b87498c6..1bc71853a5 100644 --- a/bacula/po/sv.po +++ b/bacula/po/sv.po @@ -14059,7 +14059,7 @@ msgstr "" #: src/tools/dbcheck.c:295 #, c-format -msgid "Please select the fuction you want to perform.\n" +msgid "Please select the function you want to perform.\n" msgstr "" #: src/tools/dbcheck.c:299 diff --git a/bacula/src/tools/dbcheck.c b/bacula/src/tools/dbcheck.c index c548364dbf..948e9f57fd 100644 --- a/bacula/src/tools/dbcheck.c +++ b/bacula/src/tools/dbcheck.c @@ -344,7 +344,7 @@ static void do_interactive_mode() else printf(_(" Verbose is off.\n")); - printf(_("Please select the fuction you want to perform.\n")); + printf(_("Please select the function you want to perform.\n")); while (!quit) { if (fix) {