Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit caeb467

Browse files
committed
Suggest FIX for English translation of plugin 'auth.custom_db': replace 'connexion' with 'connection' that is more common
1 parent 45add44 commit caeb467

File tree

1 file changed

+2
-2
lines changed
  • core/src/plugins/auth.custom_db/i18n/conf

1 file changed

+2
-2
lines changed

core/src/plugins/auth.custom_db/i18n/conf/en.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"How the password is minimaly hashed in the table" => "How the password is minimaly hashed in the table",
3232
"Test User" => "Test User",
3333
"Use an existing user ID and click on Test Connexion to verify it is correctly found" => "Use an existing user ID and click on Test Connexion to verify it is correctly found",
34-
"Test Connexion" => "Test Connexion",
35-
"Test the SQL connexion" => "Test the SQL connexion",
34+
"Test Connexion" => "Test Connection",
35+
"Test the SQL connexion" => "Test the SQL connection",
3636
);

0 commit comments

Comments
 (0)