From 2943977fb5709a07709cb93bb4221a2de63f3f05 Mon Sep 17 00:00:00 2001
From: Matthew Newton <matthew-git@newtoncomputing.co.uk>
Date: Fri, 5 Aug 2022 07:40:06 +0100
Subject: [PATCH] :lipstick: fix: English - error when connecting "to" LDAP,
 not "the"

---
 include/class_ldap.inc                | 2 +-
 locale/af_ZA/fusiondirectory.po       | 2 +-
 locale/ar/fusiondirectory.po          | 2 +-
 locale/ca/fusiondirectory.po          | 2 +-
 locale/cs_CZ/fusiondirectory.po       | 2 +-
 locale/de/fusiondirectory.po          | 2 +-
 locale/el_GR/fusiondirectory.po       | 2 +-
 locale/en/fusiondirectory.po          | 2 +-
 locale/es/fusiondirectory.po          | 2 +-
 locale/es_CO/fusiondirectory.po       | 2 +-
 locale/es_VE/fusiondirectory.po       | 2 +-
 locale/fa_IR/fusiondirectory.po       | 2 +-
 locale/fi_FI/fusiondirectory.po       | 2 +-
 locale/fr/fusiondirectory.po          | 2 +-
 locale/hu_HU/fusiondirectory.po       | 2 +-
 locale/id/fusiondirectory.po          | 2 +-
 locale/it_IT/fusiondirectory.po       | 2 +-
 locale/ja/fusiondirectory.po          | 2 +-
 locale/ko/fusiondirectory.po          | 2 +-
 locale/lv/fusiondirectory.po          | 2 +-
 locale/nb/fusiondirectory.po          | 2 +-
 locale/nl/fusiondirectory.po          | 2 +-
 locale/pl/fusiondirectory.po          | 2 +-
 locale/pt/fusiondirectory.po          | 2 +-
 locale/pt_BR/fusiondirectory.po       | 2 +-
 locale/ru/fusiondirectory.po          | 2 +-
 locale/ru@petr1708/fusiondirectory.po | 2 +-
 locale/sv/fusiondirectory.po          | 2 +-
 locale/tr_TR/fusiondirectory.po       | 2 +-
 locale/ug/fusiondirectory.po          | 2 +-
 locale/vi_VN/fusiondirectory.po       | 2 +-
 locale/zh/fusiondirectory.po          | 2 +-
 locale/zh_TW/fusiondirectory.po       | 2 +-
 33 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/include/class_ldap.inc b/include/class_ldap.inc
index f5c8aae2c..53b05aa7c 100644
--- a/include/class_ldap.inc
+++ b/include/class_ldap.inc
@@ -134,7 +134,7 @@ class LDAP
 
     /* Sadly we've no proper return values here. Use the error message instead. */
     if (!$ldap->success()) {
-      throw new FatalError(htmlescape(sprintf(_('FATAL: Error when connecting the LDAP. Server said "%s".'), $ldap->get_error())));
+      throw new FatalError(htmlescape(sprintf(_('FATAL: Error when connecting to LDAP. Server said "%s".'), $ldap->get_error())));
     }
 
     /* Preset connection base to $base and return to caller */
diff --git a/locale/af_ZA/fusiondirectory.po b/locale/af_ZA/fusiondirectory.po
index 23b86108c..f1b128fa4 100644
--- a/locale/af_ZA/fusiondirectory.po
+++ b/locale/af_ZA/fusiondirectory.po
@@ -836,7 +836,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/ar/fusiondirectory.po b/locale/ar/fusiondirectory.po
index 61d78d3f4..a724aa3cb 100644
--- a/locale/ar/fusiondirectory.po
+++ b/locale/ar/fusiondirectory.po
@@ -840,7 +840,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/ca/fusiondirectory.po b/locale/ca/fusiondirectory.po
index 30d271a66..ee889b49e 100644
--- a/locale/ca/fusiondirectory.po
+++ b/locale/ca/fusiondirectory.po
@@ -843,7 +843,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/cs_CZ/fusiondirectory.po b/locale/cs_CZ/fusiondirectory.po
index 5b85e9f6d..8f99deff5 100644
--- a/locale/cs_CZ/fusiondirectory.po
+++ b/locale/cs_CZ/fusiondirectory.po
@@ -868,7 +868,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr "FATÁLNÍ: chyba při připojování do LDAPu. Server ohlásil '%s'."
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/de/fusiondirectory.po b/locale/de/fusiondirectory.po
index 7ba0a3606..29e8b29e1 100644
--- a/locale/de/fusiondirectory.po
+++ b/locale/de/fusiondirectory.po
@@ -857,7 +857,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 "FATAL: Fehler beim Verbinden mit dem LDAP-Server. Die Meldung lautet '%s'."
 
diff --git a/locale/el_GR/fusiondirectory.po b/locale/el_GR/fusiondirectory.po
index 922d8c6ca..445d2bb32 100644
--- a/locale/el_GR/fusiondirectory.po
+++ b/locale/el_GR/fusiondirectory.po
@@ -842,7 +842,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 "ΣΦΑΛΜΑ: Σφάλμα σύνδεσης στον διακομιστή LDAP. Ο διακομιστής αποκρίθηκε '%s'."
 
diff --git a/locale/en/fusiondirectory.po b/locale/en/fusiondirectory.po
index e49392257..0bec8937b 100644
--- a/locale/en/fusiondirectory.po
+++ b/locale/en/fusiondirectory.po
@@ -1398,7 +1398,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/es/fusiondirectory.po b/locale/es/fusiondirectory.po
index 33457a5b9..e0b40c8b0 100644
--- a/locale/es/fusiondirectory.po
+++ b/locale/es/fusiondirectory.po
@@ -854,7 +854,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 "FATAL: Ha habido un error conectando a LDAP. El servidor comunicó '%s'."
 
diff --git a/locale/es_CO/fusiondirectory.po b/locale/es_CO/fusiondirectory.po
index e2a7774e7..01c098567 100644
--- a/locale/es_CO/fusiondirectory.po
+++ b/locale/es_CO/fusiondirectory.po
@@ -853,7 +853,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr "FATAL: Error conectándose a LDAP. El servidor dijo: '%s'"
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/es_VE/fusiondirectory.po b/locale/es_VE/fusiondirectory.po
index af05cd463..f0b227077 100644
--- a/locale/es_VE/fusiondirectory.po
+++ b/locale/es_VE/fusiondirectory.po
@@ -854,7 +854,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 "FATAL: Ha habido un error conectando a LDAP. El servidor comunicó '%s'."
 
diff --git a/locale/fa_IR/fusiondirectory.po b/locale/fa_IR/fusiondirectory.po
index b3bf1c6d1..a6d991d3d 100644
--- a/locale/fa_IR/fusiondirectory.po
+++ b/locale/fa_IR/fusiondirectory.po
@@ -840,7 +840,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/fi_FI/fusiondirectory.po b/locale/fi_FI/fusiondirectory.po
index 77496c472..09853471a 100644
--- a/locale/fi_FI/fusiondirectory.po
+++ b/locale/fi_FI/fusiondirectory.po
@@ -840,7 +840,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/fr/fusiondirectory.po b/locale/fr/fusiondirectory.po
index 0b028285d..277b21c5b 100644
--- a/locale/fr/fusiondirectory.po
+++ b/locale/fr/fusiondirectory.po
@@ -892,7 +892,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 "FATAL : Erreur lors de la connexion au serveur LDAP. Le serveur a répondu "
 "'%s'."
diff --git a/locale/hu_HU/fusiondirectory.po b/locale/hu_HU/fusiondirectory.po
index 549648f02..83fc7a15f 100644
--- a/locale/hu_HU/fusiondirectory.po
+++ b/locale/hu_HU/fusiondirectory.po
@@ -840,7 +840,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/id/fusiondirectory.po b/locale/id/fusiondirectory.po
index 27b0c0178..d7788fc74 100644
--- a/locale/id/fusiondirectory.po
+++ b/locale/id/fusiondirectory.po
@@ -836,7 +836,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/it_IT/fusiondirectory.po b/locale/it_IT/fusiondirectory.po
index bb54c2a99..686dd34bd 100644
--- a/locale/it_IT/fusiondirectory.po
+++ b/locale/it_IT/fusiondirectory.po
@@ -890,7 +890,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 "Fatale: Errore durante la connessione al server LDAP. Il server dice: '%s'"
 
diff --git a/locale/ja/fusiondirectory.po b/locale/ja/fusiondirectory.po
index 3c9fb09bb..4328482d0 100644
--- a/locale/ja/fusiondirectory.po
+++ b/locale/ja/fusiondirectory.po
@@ -836,7 +836,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/ko/fusiondirectory.po b/locale/ko/fusiondirectory.po
index 473f720b3..f1ca5e854 100644
--- a/locale/ko/fusiondirectory.po
+++ b/locale/ko/fusiondirectory.po
@@ -843,7 +843,7 @@ msgstr "치명적인 오류 : 클래스 '1%s'을 (를) 인스턴스화 할 수 
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr "치명적 : LDAP 연결시 오류가 발생했습니다. 서버 오류 '%s'."
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/lv/fusiondirectory.po b/locale/lv/fusiondirectory.po
index a1057f94c..b037fc6ba 100644
--- a/locale/lv/fusiondirectory.po
+++ b/locale/lv/fusiondirectory.po
@@ -840,7 +840,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/nb/fusiondirectory.po b/locale/nb/fusiondirectory.po
index bc5073e02..f415c40d2 100644
--- a/locale/nb/fusiondirectory.po
+++ b/locale/nb/fusiondirectory.po
@@ -840,7 +840,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/nl/fusiondirectory.po b/locale/nl/fusiondirectory.po
index 83ecca89f..c6c2c497d 100644
--- a/locale/nl/fusiondirectory.po
+++ b/locale/nl/fusiondirectory.po
@@ -870,7 +870,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 "FATAAL: Fout bij het verbinden van de LDAP server. De server meldt: '%s'."
 
diff --git a/locale/pl/fusiondirectory.po b/locale/pl/fusiondirectory.po
index 22e9fc4af..b4039d010 100644
--- a/locale/pl/fusiondirectory.po
+++ b/locale/pl/fusiondirectory.po
@@ -844,7 +844,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr "BŁĄD: Nie można połączyć się z serwerem LDAP. Odpowiedź serwera '%s'."
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/pt/fusiondirectory.po b/locale/pt/fusiondirectory.po
index a196fe02a..48a12b545 100644
--- a/locale/pt/fusiondirectory.po
+++ b/locale/pt/fusiondirectory.po
@@ -844,7 +844,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/pt_BR/fusiondirectory.po b/locale/pt_BR/fusiondirectory.po
index 56b4ebab1..5d104b441 100644
--- a/locale/pt_BR/fusiondirectory.po
+++ b/locale/pt_BR/fusiondirectory.po
@@ -845,7 +845,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/ru/fusiondirectory.po b/locale/ru/fusiondirectory.po
index 20f05ae9c..d3bfaa64a 100644
--- a/locale/ru/fusiondirectory.po
+++ b/locale/ru/fusiondirectory.po
@@ -853,7 +853,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr "FATAL: Ошибка при подключении к LDAP. Сервер сообщил '%s'."
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/ru@petr1708/fusiondirectory.po b/locale/ru@petr1708/fusiondirectory.po
index 7e6cb1375..216f8b89f 100644
--- a/locale/ru@petr1708/fusiondirectory.po
+++ b/locale/ru@petr1708/fusiondirectory.po
@@ -836,7 +836,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/sv/fusiondirectory.po b/locale/sv/fusiondirectory.po
index 61b40d57a..5af586e66 100644
--- a/locale/sv/fusiondirectory.po
+++ b/locale/sv/fusiondirectory.po
@@ -851,7 +851,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr "ALLVARLIGT: Fel vid försöka att koppla mot LDAP. Servern sa '%s'."
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/tr_TR/fusiondirectory.po b/locale/tr_TR/fusiondirectory.po
index 1395b611d..1767e6641 100644
--- a/locale/tr_TR/fusiondirectory.po
+++ b/locale/tr_TR/fusiondirectory.po
@@ -840,7 +840,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/ug/fusiondirectory.po b/locale/ug/fusiondirectory.po
index c0c4a271a..0fa53f0ec 100644
--- a/locale/ug/fusiondirectory.po
+++ b/locale/ug/fusiondirectory.po
@@ -836,7 +836,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/vi_VN/fusiondirectory.po b/locale/vi_VN/fusiondirectory.po
index 6c344090c..e3ef1a994 100644
--- a/locale/vi_VN/fusiondirectory.po
+++ b/locale/vi_VN/fusiondirectory.po
@@ -850,7 +850,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 "LỖI NGHIÊM TRỌNG: Lỗi khi đang kết nối với LDAP. Server thông báo '%s'."
 
diff --git a/locale/zh/fusiondirectory.po b/locale/zh/fusiondirectory.po
index 6596e59f4..4424d6970 100644
--- a/locale/zh/fusiondirectory.po
+++ b/locale/zh/fusiondirectory.po
@@ -840,7 +840,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr "致命错误:连接 LDAP 错误。服务器返回 '%s'。"
 
 #: include/functions.inc:402 include/functions.inc:531
diff --git a/locale/zh_TW/fusiondirectory.po b/locale/zh_TW/fusiondirectory.po
index a27b01467..862e0383f 100644
--- a/locale/zh_TW/fusiondirectory.po
+++ b/locale/zh_TW/fusiondirectory.po
@@ -836,7 +836,7 @@ msgstr ""
 
 #: include/functions.inc:354
 #, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgid "FATAL: Error when connecting to LDAP. Server said '%s'."
 msgstr ""
 
 #: include/functions.inc:402 include/functions.inc:531
-- 
GitLab