diff --git a/res/values-FR/strings.xml b/res/values-FR/strings.xml index 9f8a89fab..6913a23f2 100644 --- a/res/values-FR/strings.xml +++ b/res/values-FR/strings.xml @@ -203,6 +203,7 @@ Faire passer tous les appels via le serveur mandataire SIP Exemple: john si votre compte est john@sip.example.org sip.example.org si votre compte est john@sip.example.org + Vous devrez retaper votre mot de passe si vous changez votre nom d\'utilisateur ou le domaine Supprimer Chat diff --git a/res/values-RU/strings.xml b/res/values-RU/strings.xml index f384bfd70..543d40091 100755 --- a/res/values-RU/strings.xml +++ b/res/values-RU/strings.xml @@ -250,6 +250,7 @@ Отправить все звонки через SIP прокси Например: john если Ваш адрес john@sip.example.org sip.example.org если Ваш адрес john@sip.example.org + You have to re-enter your password if you edit the username and/or the domain Удалить Чат diff --git a/res/values/strings.xml b/res/values/strings.xml index 31657af9b..1324d3636 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -248,6 +248,7 @@ Route all calls through SIP proxy Example: john if your account is john@sip.example.org sip.example.org if your account is john@sip.example.org + You have to re-enter your password if you edit your username and/or the domain Delete Chat diff --git a/res/xml/account_preferences.xml b/res/xml/account_preferences.xml index 02e09b2a4..ae8bcd940 100644 --- a/res/xml/account_preferences.xml +++ b/res/xml/account_preferences.xml @@ -17,6 +17,7 @@