Hi all,

if I was better at keeping track of my notes, I wouldn't have had to
send another email ;)


Richard
From 90be2ef86b42fd8c9ca15fa1b4371ee5f8fb9034 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailingl...@gmail.com>
Date: Wed, 2 Dec 2009 01:19:48 +0100
Subject: [PATCH] Typo: fuction -> function

No idea how this made it through all the translations
---
 bacula/po/bacula.pot       |    2 +-
 bacula/po/de.po            |    2 +-
 bacula/po/es.po            |    2 +-
 bacula/po/es_AR.po         |    2 +-
 bacula/po/fi.po            |    2 +-
 bacula/po/fr.po            |    2 +-
 bacula/po/it.po            |    2 +-
 bacula/po/sv.po            |    2 +-
 bacula/src/tools/dbcheck.c |    2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/bacula/po/bacula.pot b/bacula/po/bacula.pot
index 71c2848..0d2106a 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 c0dea74..30beaa5 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 0d8cf10..615912d 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 311fbab..74d7e15 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 ce56772..4365291 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 b810cd4..cf95153 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 cdc8e8b..2a7ce79 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 d6b8749..1bc7185 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 c548364..948e9f5 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) {
-- 
1.6.5.2

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to