diff --git a/Linphone/data/languages/ca.ts b/Linphone/data/languages/ca.ts
index 3f628b37..4efecfa4 100644
--- a/Linphone/data/languages/ca.ts
+++ b/Linphone/data/languages/ca.ts
@@ -2599,7 +2599,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/cs.ts b/Linphone/data/languages/cs.ts
index be8063b2..0452638e 100644
--- a/Linphone/data/languages/cs.ts
+++ b/Linphone/data/languages/cs.ts
@@ -2610,7 +2610,7 @@ proto nezveřejňujte žádné citlivé informace!
close_accessible_name
- Close %n
+ Close %1
Zavřít %1
diff --git a/Linphone/data/languages/de.ts b/Linphone/data/languages/de.ts
index 6f0f67d7..84eaddf3 100644
--- a/Linphone/data/languages/de.ts
+++ b/Linphone/data/languages/de.ts
@@ -2740,7 +2740,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/en.ts b/Linphone/data/languages/en.ts
index ccf93ae5..f3cf2fa2 100644
--- a/Linphone/data/languages/en.ts
+++ b/Linphone/data/languages/en.ts
@@ -2684,7 +2684,7 @@ Only your correspondent can decrypt them.
close_accessible_name
- Close %n
+ Close %1
Close %1
diff --git a/Linphone/data/languages/es.ts b/Linphone/data/languages/es.ts
index 6c283131..ddd4efe3 100644
--- a/Linphone/data/languages/es.ts
+++ b/Linphone/data/languages/es.ts
@@ -2594,7 +2594,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/eu.ts b/Linphone/data/languages/eu.ts
index f9f6fed2..ece0dfa0 100644
--- a/Linphone/data/languages/eu.ts
+++ b/Linphone/data/languages/eu.ts
@@ -2599,7 +2599,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/fi.ts b/Linphone/data/languages/fi.ts
index ab539d18..68d861f0 100644
--- a/Linphone/data/languages/fi.ts
+++ b/Linphone/data/languages/fi.ts
@@ -2594,7 +2594,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/fr.ts b/Linphone/data/languages/fr.ts
index 5bf22ecf..f8dacfd4 100644
--- a/Linphone/data/languages/fr.ts
+++ b/Linphone/data/languages/fr.ts
@@ -2684,8 +2684,8 @@ en bout. Seul votre correspondant peut les déchiffrer.
close_accessible_name
- Close %n
- Fermer %n
+ Close %1
+ Fermer %1
diff --git a/Linphone/data/languages/hu.ts b/Linphone/data/languages/hu.ts
index 52635c2f..9233ba8a 100644
--- a/Linphone/data/languages/hu.ts
+++ b/Linphone/data/languages/hu.ts
@@ -2594,7 +2594,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/mk.ts b/Linphone/data/languages/mk.ts
index 90b2b22e..19c3d418 100644
--- a/Linphone/data/languages/mk.ts
+++ b/Linphone/data/languages/mk.ts
@@ -2594,7 +2594,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/nl.ts b/Linphone/data/languages/nl.ts
index 8fe09f54..38c5c9c2 100644
--- a/Linphone/data/languages/nl.ts
+++ b/Linphone/data/languages/nl.ts
@@ -2594,7 +2594,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/pt.ts b/Linphone/data/languages/pt.ts
index 8bbbbd0f..65de2cf2 100644
--- a/Linphone/data/languages/pt.ts
+++ b/Linphone/data/languages/pt.ts
@@ -2599,7 +2599,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/pt_BR.ts b/Linphone/data/languages/pt_BR.ts
index 6177ea99..aebcd953 100644
--- a/Linphone/data/languages/pt_BR.ts
+++ b/Linphone/data/languages/pt_BR.ts
@@ -2601,7 +2601,7 @@ Apenas seu correspondente pode descriptografá-las.
close_accessible_name
- Close %n
+ Close %1
Fechar %1
diff --git a/Linphone/data/languages/ru.ts b/Linphone/data/languages/ru.ts
index adef95db..245f3703 100644
--- a/Linphone/data/languages/ru.ts
+++ b/Linphone/data/languages/ru.ts
@@ -2603,7 +2603,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/sk.ts b/Linphone/data/languages/sk.ts
index b00d4959..558c38d6 100644
--- a/Linphone/data/languages/sk.ts
+++ b/Linphone/data/languages/sk.ts
@@ -2598,7 +2598,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/uk.ts b/Linphone/data/languages/uk.ts
index 057eed2a..dc540ce8 100644
--- a/Linphone/data/languages/uk.ts
+++ b/Linphone/data/languages/uk.ts
@@ -2603,7 +2603,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/data/languages/zh_Hans.ts b/Linphone/data/languages/zh_Hans.ts
index f2b52559..7e4f33e5 100644
--- a/Linphone/data/languages/zh_Hans.ts
+++ b/Linphone/data/languages/zh_Hans.ts
@@ -2600,7 +2600,7 @@ Error
close_accessible_name
- Close %n
+ Close %1
diff --git a/Linphone/model/account/AccountManager.cpp b/Linphone/model/account/AccountManager.cpp
index 10532bbd..4d8911e3 100644
--- a/Linphone/model/account/AccountManager.cpp
+++ b/Linphone/model/account/AccountManager.cpp
@@ -19,6 +19,7 @@
*/
#include "AccountManager.hpp"
+#include "tool/accessibility/AccessibilityHelper.hpp"
#include
#include
@@ -153,6 +154,7 @@ bool AccountManager::login(QString username,
errorMessage = tr("assistant_account_login_forbidden_error");
//: "Error during connection, please verify your parameters"
else errorMessage = tr("assistant_account_login_error");
+ AccessibilityHelper::announceMessage(errorMessage);
mAccountModel->removeAccount();
} else if (state == linphone::RegistrationState::Ok) {
core->setDefaultAccount(account);
diff --git a/Linphone/view/Page/Form/Contact/ContactEdition.qml b/Linphone/view/Page/Form/Contact/ContactEdition.qml
index 994c69ce..902058ee 100644
--- a/Linphone/view/Page/Form/Contact/ContactEdition.qml
+++ b/Linphone/view/Page/Form/Contact/ContactEdition.qml
@@ -58,7 +58,7 @@ MainRightPanel {
icon.source: AppIcons.closeX
icon.width: Utils.getSizeWithScreenRatio(24)
icon.height: Utils.getSizeWithScreenRatio(24)
- //: Close %n
+ //: Close %1
Accessible.name: qsTr("close_accessible_name").arg(mainItem.title)
onClicked: {
if (contact.core.isSaved) mainItem.closeEdition('')