Fix build break do to upstream Flags change
am: e79df16981
Change-Id: If8103b4f28043d6c233e727cc2917789fc9110aa
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 78060a8..d439929 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,8 +16,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.contacts"
- android:versionCode="10605"
- android:versionName="1.6.5">
+ android:versionCode="20000"
+ android:versionName="2.0.0">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="25" />
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
index b3451a6..ea14043 100644
--- a/res/values-af/strings.xml
+++ b/res/values-af/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> uur <xliff:g id="MINUTES_1">%s</xliff:g> min. <xliff:g id="SECONDS">%s</xliff:g> sek."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Hierdie kortpad is gedeaktiveer."</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontak is verwyder"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Kon nie aanmeld nie"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Voer in"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Kies kontakte"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> gekies"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM-kontak ingevoer</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Kon nie SIM-kontakte invoer nie"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Kon nie aanmeld nie"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Kies kontakte om in te voer"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Kanselleer invoer"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
index 76b4f88..ec40821 100644
--- a/res/values-am/strings.xml
+++ b/res/values-am/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ሰዓት <xliff:g id="MINUTES_1">%s</xliff:g> ደቂቃ <xliff:g id="SECONDS">%s</xliff:g> ሴ"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ይህ አቋራጭ ተወግዷል"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"እውቂያ ተወግዷል"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"መግባት አልተሳካም"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"ከውጭ አምጣ"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"እውቂያዎችን ምረጥ"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> ተመርጠዋል"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> የሲም እውቂያዎች መጥተዋል</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"የሲም እውቂያዎችን ማምጣት አልተሳካም"</string>
- <string name="connection_failed" msgid="7558253972301525402">"መግባት አልተሳካም"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"ለማምጣት ዕውቂያዎችን ምረጥ"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"ማምጣት ይቅር"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index 6f1b061..aed367a 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -648,6 +648,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ساعة <xliff:g id="MINUTES_1">%s</xliff:g> دقيقة <xliff:g id="SECONDS">%s</xliff:g> ثانية"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"تم تعطيل هذا الاختصار"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"تمت إزالة جهة الاتصال"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"أخفق تسجيل الدخول"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"استيراد"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"تحديد جهات الاتصال"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"تم تحديد <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -661,7 +662,6 @@
<item quantity="one">تم استيراد جهة اتصال واحدة من شريحة SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"فشل استيراد جهات الاتصال من شريحة SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"أخفق تسجيل الدخول"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"حدد جهات اتصال لاستيرادها"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"إلغاء الاستيراد"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-az-rAZ/strings.xml b/res/values-az-rAZ/strings.xml
index 38d55cb..cd0a6af 100644
--- a/res/values-az-rAZ/strings.xml
+++ b/res/values-az-rAZ/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> saat <xliff:g id="MINUTES_1">%s</xliff:g> dəqiqə <xliff:g id="SECONDS">%s</xliff:g> saniyə"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Bu qısayol deaktiv edildi"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt silindi"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Hesaba daxil olmaq olmadı"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"İmport"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Kontaktları seçin"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> Seçilib"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM kontakt</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM kontaktları import etmək olmadı"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Hesaba daxil olmaq olmadı"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"İmport üçün kontaktlar seçin"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"İmportu ləğv edin"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-b+sr+Latn/strings.xml b/res/values-b+sr+Latn/strings.xml
index 170fb26..4110019 100644
--- a/res/values-b+sr+Latn/strings.xml
+++ b/res/values-b+sr+Latn/strings.xml
@@ -248,6 +248,8 @@
<string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Izaberite podrazumevani nalog za nove kontakte:"</string>
<string name="contact_editor_title_new_contact" msgid="7192223018128934940">"Dodaj novi kontakt"</string>
<string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Izmeni kontakt"</string>
+ <string name="contact_editor_pick_raw_contact_dialog_title" msgid="9020902336507940034">"Izaberite povezani kontakt"</string>
+ <string name="contact_editor_pick_raw_contact_read_only" msgid="5505352743052484053">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> (samo za čitanje)"</string>
<string name="add_account" msgid="8201790677994503186">"Dodaj nalog"</string>
<string name="add_new_account" msgid="5748627740680940264">"Dodaj novi nalog"</string>
<string name="menu_export_database" msgid="2659719297530170820">"Izvezi datoteke baze podataka"</string>
@@ -331,6 +333,7 @@
<string name="photo_view_description_not_checked_no_info" msgid="2749154927006406981">"Slika sa nepoznatog naloga nije označena"</string>
<string name="photo_view_description_checked_no_info" msgid="4974335987092590591">"Slika sa nepoznatog naloga je označena"</string>
<string name="locale_change_in_progress" msgid="6975676844194755501">"Lista kontakata se ažurira da bi se primenila promena jezika.\n\nSačekajte…"</string>
+ <string name="menu_assistant" msgid="919866272301744261">"Pomoćnik"</string>
<string name="menu_duplicates" msgid="4129802988372197257">"Duplikati"</string>
<string name="navigation_drawer_open" msgid="1126498472143250642">"Otvori fioku za navigaciju"</string>
<string name="navigation_drawer_close" msgid="4137416137011817930">"Zatvori fioku za navigaciju"</string>
@@ -609,4 +612,29 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> s <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> sek"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ova prečica je onemogućena"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt je uklonjen"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Prijavljivanje nije uspelo"</string>
+ <string name="sim_import_button_text" msgid="4270841592496619317">"Uvezi"</string>
+ <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Izaberite kontakte"</string>
+ <string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Izabrali ste <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="sim_import_empty_message" msgid="7743815244380189651">"Nema kontakata na SIM kartici"</string>
+ <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443">
+ <item quantity="one">Uvezen je <xliff:g id="COUNT">%d</xliff:g> kontakt sa SIM kartice</item>
+ <item quantity="few">Uvezena su <xliff:g id="COUNT">%d</xliff:g> kontakta sa SIM kartice</item>
+ <item quantity="other">Uvezeno je <xliff:g id="COUNT">%d</xliff:g> kontakata sa SIM kartice</item>
+ </plurals>
+ <string name="sim_import_failed_toast" msgid="5559267299793622705">"Uvoz kontakata sa SIM kartice nije uspeo"</string>
+ <string name="sim_import_dialog_title" msgid="6699935401502172530">"Izaberite kontakte za uvoz"</string>
+ <string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Otkažite uvoz"</string>
+ <!-- no translation found for auto_sync_off (2180147284456026587) -->
+ <skip />
+ <!-- no translation found for dismiss_sync_alert (8941131776605093596) -->
+ <skip />
+ <!-- no translation found for account_sync_off (7646143254066243924) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_title (8903372459240477752) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_body (1877453194578173890) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_confirm_btn (1070332014838295599) -->
+ <skip />
</resources>
diff --git a/res/values-be-rBY/strings.xml b/res/values-be-rBY/strings.xml
index c63f68f..fdb43d8 100644
--- a/res/values-be-rBY/strings.xml
+++ b/res/values-be-rBY/strings.xml
@@ -255,6 +255,8 @@
<string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Выбраць уліковы запіс па змаўчанні для новых кантактаў:"</string>
<string name="contact_editor_title_new_contact" msgid="7192223018128934940">"Дадаць новы кантакт"</string>
<string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Рэдагаваць кантакт"</string>
+ <string name="contact_editor_pick_raw_contact_dialog_title" msgid="9020902336507940034">"Выбраць звязаны кантакт"</string>
+ <string name="contact_editor_pick_raw_contact_read_only" msgid="5505352743052484053">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> (толькі для чытання)"</string>
<string name="add_account" msgid="8201790677994503186">"Дадаць уліковы запіс"</string>
<string name="add_new_account" msgid="5748627740680940264">"Дадаць новы ўліковы запіс"</string>
<string name="menu_export_database" msgid="2659719297530170820">"Экспарт базы дадзеных файлаў"</string>
@@ -295,10 +297,10 @@
<string name="contact_editor_hangouts_im_alert" msgid="114855385615225735">"Hangouts працуе лепш, калі вы ўводзіце ідэнтыфікатар асобы Hangouts у поле для адраса электроннай пошты ці тэлефона."</string>
<string name="editor_more_fields" msgid="3630987771304393421">"Дадатковыя палі"</string>
<string name="editor_change_photo_content_description" msgid="754100561085306263">"Змяніць фота"</string>
- <string name="editor_failed_to_load" msgid="1623639078580475818">"Збой адкрыцця рэдактара."</string>
+ <string name="editor_failed_to_load" msgid="1623639078580475818">"Збой пры адкрыванні рэдактара."</string>
<string name="editor_account_selector_title" msgid="4426337993307015833">"Захоўваць у:"</string>
<string name="editor_account_selector_read_only_title" msgid="8315171723911587719">"Прагляд"</string>
- <string name="editor_account_selector_description" msgid="3324358600570627740">"Зараз захоўваецца ва ўліковы запіс <xliff:g id="ACCOUNT_NAME">%s</xliff:g>. Краніце двойчы, каб выбраць іншы ўліковы запіс."</string>
+ <string name="editor_account_selector_description" msgid="3324358600570627740">"Зараз захоўваецца ва ўліковы запіс <xliff:g id="ACCOUNT_NAME">%s</xliff:g>. Дакраніцеся двойчы, каб выбраць іншы ўліковы запіс."</string>
<plurals name="editor_linked_contacts_selector_title" formatted="false" msgid="249075501821303190">
<item quantity="one">Звязаныя кантакты (<xliff:g id="COUNT">%d</xliff:g>)</item>
<item quantity="few">Звязаныя кантакты (<xliff:g id="COUNT">%d</xliff:g>)</item>
@@ -342,6 +344,7 @@
<string name="photo_view_description_not_checked_no_info" msgid="2749154927006406981">"Фота з невядомага ўліковага запісу не пазначана"</string>
<string name="photo_view_description_checked_no_info" msgid="4974335987092590591">"Пазначана фота з невядомага ўліковага запісу"</string>
<string name="locale_change_in_progress" msgid="6975676844194755501">"Спіс кантактаў абнаўляецца, каб адлюстраваць змяненне мовы.\n\nПачакайце..."</string>
+ <string name="menu_assistant" msgid="919866272301744261">"Памочнік"</string>
<string name="menu_duplicates" msgid="4129802988372197257">"Дублікаты"</string>
<string name="navigation_drawer_open" msgid="1126498472143250642">"Адкрыць высоўнае меню навігацыі"</string>
<string name="navigation_drawer_close" msgid="4137416137011817930">"Закрыць высоўнае меню навігацыi"</string>
@@ -621,4 +624,30 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> гадз <xliff:g id="MINUTES_1">%s</xliff:g> хв <xliff:g id="SECONDS">%s</xliff:g> с"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Гэта спалучэнне клавіш было адключана"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Кантакт быў выдалены"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Збой уваходу"</string>
+ <string name="sim_import_button_text" msgid="4270841592496619317">"Імпартаваць"</string>
+ <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Выберыце кантакты"</string>
+ <string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Выбрана: <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="sim_import_empty_message" msgid="7743815244380189651">"На вашай SIM-карце няма кантактаў"</string>
+ <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443">
+ <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> кантакт SIM-карты імпартаваны</item>
+ <item quantity="few"><xliff:g id="COUNT">%d</xliff:g> кантакты SIM-карты імпартаваны</item>
+ <item quantity="many"><xliff:g id="COUNT">%d</xliff:g> кантактаў SIM-карты імпартаваны</item>
+ <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> кантакту SIM-карты імпартавана</item>
+ </plurals>
+ <string name="sim_import_failed_toast" msgid="5559267299793622705">"Памылка імпарту кантактаў SIM-карты"</string>
+ <string name="sim_import_dialog_title" msgid="6699935401502172530">"Выберыце кантакты для імпарту"</string>
+ <string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Скасаваць імпартаванне"</string>
+ <!-- no translation found for auto_sync_off (2180147284456026587) -->
+ <skip />
+ <!-- no translation found for dismiss_sync_alert (8941131776605093596) -->
+ <skip />
+ <!-- no translation found for account_sync_off (7646143254066243924) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_title (8903372459240477752) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_body (1877453194578173890) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_confirm_btn (1070332014838295599) -->
+ <skip />
</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index c35d909..c34ea18 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ч <xliff:g id="MINUTES_1">%s</xliff:g> мин <xliff:g id="SECONDS">%s</xliff:g> сек"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Този пряк път е деактивиран"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Контактът бе премахнат"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Влизането в профила не бе възможно"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Импортиране"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Избор на контакти"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Избрахте <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 контакт в SIM картата бе импортиран</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Импортирането на контактите в SIM картата не бе успешно"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Влизането в профила не бе възможно"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Избиране на контакти за импортиране"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Анулиране на импортирането"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-bn-rBD/strings.xml b/res/values-bn-rBD/strings.xml
index 393e2a4..cecfe27 100644
--- a/res/values-bn-rBD/strings.xml
+++ b/res/values-bn-rBD/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ঘণ্টা <xliff:g id="MINUTES_1">%s</xliff:g> মিনিট <xliff:g id="SECONDS">%s</xliff:g> সেকেন্ড"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"এই শর্টকাটটি অক্ষম করা হয়েছে"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"পরিচিতিটি সরানো হয়েছে"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"সাইন ইন করা গেল না"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"আমদানি করুন"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"পরিচিতিগুলি নির্বাচন করুন"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g>টি নির্বাচন করা হয়েছে"</string>
@@ -609,7 +610,6 @@
<item quantity="other">SIM কার্ডে থাকা <xliff:g id="COUNT">%d</xliff:g>টি পরিচিতি আমদানি করা হয়েছে</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM কার্ডে থাকা পরিচিতিগুলি আমদানি করা গেল না"</string>
- <string name="connection_failed" msgid="7558253972301525402">"সাইন ইন করা গেল না"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"আমদানি করতে পরিচিতিগুলি নির্বাচন করুন"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"আমদানি বাতিল করুন"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-bs-rBA/strings.xml b/res/values-bs-rBA/strings.xml
index 6667bb3..ba46483 100644
--- a/res/values-bs-rBA/strings.xml
+++ b/res/values-bs-rBA/strings.xml
@@ -248,6 +248,8 @@
<string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Izaberite zadani račun za nove kontakte:"</string>
<string name="contact_editor_title_new_contact" msgid="7192223018128934940">"Dodaj novi kontakt"</string>
<string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Uredi kontakt"</string>
+ <string name="contact_editor_pick_raw_contact_dialog_title" msgid="9020902336507940034">"Izaberi povezani kontakt"</string>
+ <string name="contact_editor_pick_raw_contact_read_only" msgid="5505352743052484053">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> (samo za čitanje)"</string>
<string name="add_account" msgid="8201790677994503186">"Dodajte račun"</string>
<string name="add_new_account" msgid="5748627740680940264">"Dodaj novi račun"</string>
<string name="menu_export_database" msgid="2659719297530170820">"Izvezi fajlove baze podataka"</string>
@@ -331,6 +333,7 @@
<string name="photo_view_description_not_checked_no_info" msgid="2749154927006406981">"Fotografija s nepoznatog računa nije označena"</string>
<string name="photo_view_description_checked_no_info" msgid="4974335987092590591">"Fotografija s nepoznatog računa je označena"</string>
<string name="locale_change_in_progress" msgid="6975676844194755501">"Lista kontakata se ažurira u skladu s promjenom jezika.\n\nPričekajte…"</string>
+ <string name="menu_assistant" msgid="919866272301744261">"Pomoćnik"</string>
<string name="menu_duplicates" msgid="4129802988372197257">"Duplikati"</string>
<string name="navigation_drawer_open" msgid="1126498472143250642">"Otvori panel za navigaciju"</string>
<string name="navigation_drawer_close" msgid="4137416137011817930">"Zatvori panel za navigaciju"</string>
@@ -609,4 +612,29 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min. <xliff:g id="SECONDS">%s</xliff:g> sek."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ova prečica je onemogućena"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt je uklonjen"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Prijava nije uspjela"</string>
+ <string name="sim_import_button_text" msgid="4270841592496619317">"Uvezi"</string>
+ <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Odaberite kontakte"</string>
+ <string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Odabrano: <xliff:g id="COUNT">%d</xliff:g>"</string>
+ <string name="sim_import_empty_message" msgid="7743815244380189651">"Nema kontakata na SIM kartici"</string>
+ <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443">
+ <item quantity="one">Uvezen je <xliff:g id="COUNT">%d</xliff:g> kontakt sa SIM kartice</item>
+ <item quantity="few">Uvezena su <xliff:g id="COUNT">%d</xliff:g> kontakta sa SIM kartice</item>
+ <item quantity="other">Uvezeno je <xliff:g id="COUNT">%d</xliff:g> kontakata sa SIM kartice</item>
+ </plurals>
+ <string name="sim_import_failed_toast" msgid="5559267299793622705">"Uvoz kontakata sa SIM kartice nije uspio"</string>
+ <string name="sim_import_dialog_title" msgid="6699935401502172530">"Odaberite kontakte za uvoz"</string>
+ <string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Otkaži uvoz"</string>
+ <!-- no translation found for auto_sync_off (2180147284456026587) -->
+ <skip />
+ <!-- no translation found for dismiss_sync_alert (8941131776605093596) -->
+ <skip />
+ <!-- no translation found for account_sync_off (7646143254066243924) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_title (8903372459240477752) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_body (1877453194578173890) -->
+ <skip />
+ <!-- no translation found for turn_auto_sync_on_dialog_confirm_btn (1070332014838295599) -->
+ <skip />
</resources>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index d72bbea..a8a7231 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> hr <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Aquesta drecera s\'ha desactivat"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"El contacte s\'ha suprimit"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"No s\'ha pogut iniciar la sessió"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importa"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Selecciona contactes"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> seleccionats"</string>
@@ -609,7 +610,6 @@
<item quantity="one">S\'ha importat 1 contacte de la SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"No s\'han pogut importar els contactes de la SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"No s\'ha pogut iniciar la sessió"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Selecciona contactes per importar-los"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancel·la la importació"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index cfeaff8..d612310 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -624,6 +624,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Tato zkratka byla deaktivována"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt byl odebrán"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Přihlášení se nezdařilo"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importovat"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Vyberte kontakty"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Vybráno: <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -635,7 +636,6 @@
<item quantity="one">Byl importován 1 kontakt ze SIM karty</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Kontakty ze SIM karty se nepodařilo importovat"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Přihlášení se nezdařilo"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Vyberte kontakty na import"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Zrušit import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index 06cb761..abcc7d5 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> t. <xliff:g id="MINUTES_1">%s</xliff:g> min. <xliff:g id="SECONDS">%s</xliff:g> sek."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Denne genvej er blevet deaktiveret"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontaktpersonen blev fjernet"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Der kan ikke logges ind"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importér"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Vælg kontaktpersoner"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> er valgt"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> kontaktpersoner på SIM-kortet blev importeret</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Kontaktpersonerne på SIM-kortet kan ikke importeres"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Der kan ikke logges ind"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Vælg kontakter, der skal importeres"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Annuller import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index ee85f64..6bc5a9d 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Diese Verknüpfung wurde deaktiviert"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt wurde entfernt"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Fehler bei der Anmeldung"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importieren"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Kontakte auswählen"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> ausgewählt"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM-Kontakt importiert</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Fehler beim Importieren von SIM-Kontakten"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Fehler bei der Anmeldung"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Kontakte für Import auswählen"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Import abbrechen"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index 52ee7d9..d60e10a 100644
--- a/res/values-el/strings.xml
+++ b/res/values-el/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ώ. <xliff:g id="MINUTES_1">%s</xliff:g> λ. <xliff:g id="SECONDS">%s</xliff:g> δ."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Η συντόμευση απενεργοποιήθηκε"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Η επαφή καταργήθηκε"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Αποτυχία σύνδεσης"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Εισαγωγή"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Επιλογή επαφών"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Επιλέχθηκαν <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -609,7 +610,6 @@
<item quantity="one">Έγινε εισαγωγή 1 επαφής από τη SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Απέτυχε η εισαγωγή των επαφών από τη SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Αποτυχία σύνδεσης"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Επιλέξτε επαφές για εισαγωγή"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Ακύρωση εισαγωγής"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
index b42b92f..1d04e7e 100644
--- a/res/values-en-rAU/strings.xml
+++ b/res/values-en-rAU/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> hr <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> sec"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"This shortcut has been disabled"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Contact was removed"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Failed to sign in"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Import"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Select contacts"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> Selected"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM contact imported</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Failed to import SIM contacts"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Failed to sign in"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Select contacts to import"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancel import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index b42b92f..1d04e7e 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> hr <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> sec"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"This shortcut has been disabled"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Contact was removed"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Failed to sign in"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Import"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Select contacts"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> Selected"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM contact imported</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Failed to import SIM contacts"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Failed to sign in"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Select contacts to import"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancel import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
index b42b92f..1d04e7e 100644
--- a/res/values-en-rIN/strings.xml
+++ b/res/values-en-rIN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> hr <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> sec"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"This shortcut has been disabled"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Contact was removed"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Failed to sign in"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Import"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Select contacts"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> Selected"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM contact imported</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Failed to import SIM contacts"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Failed to sign in"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Select contacts to import"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancel import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index bcc1871..9cb7fe5 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Este acceso directo se inhabilitó"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Se quitó el contacto"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"No se pudo acceder"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importar"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Seleccionar contactos"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> seleccionados"</string>
@@ -609,7 +610,6 @@
<item quantity="one">Se importó 1 contacto de la SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"No se pudieron importar los contactos de la SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"No se pudo acceder"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Seleccionar contactos para importar"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancelar importación"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 0653e6e..bae92c0 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Se ha inhabilitado este acceso directo"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"El contacto se ha eliminado"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"No se ha podido iniciar sesión"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importar"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Seleccionar contactos"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> seleccionados"</string>
@@ -609,7 +610,6 @@
<item quantity="one">Se ha importado 1 contacto de la SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"No se han podido importar los contactos de la SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"No se ha podido iniciar sesión"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Seleccionar contactos para importar"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancelar importación"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
index cf1a1c8..8dd3ece 100644
--- a/res/values-et-rEE/strings.xml
+++ b/res/values-et-rEE/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"See otsetee on keelatud"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt eemaldati"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Sisselogimine ebaõnnestus"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Impordi"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Kontaktide valimine"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> on valitud"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM-kaardi kontakt imporditi</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM-kaardi kontaktide importimine ebaõnnestus"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Sisselogimine ebaõnnestus"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Valige imporditavad kontaktid"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Impordi tühistamine"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-eu-rES/strings.xml b/res/values-eu-rES/strings.xml
index 1ce2af8..16baa48 100644
--- a/res/values-eu-rES/strings.xml
+++ b/res/values-eu-rES/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Lasterbidea desgaitu egin da"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kendu da kontaktua"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Ezin izan da hasi saioa"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Inportatu"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Hautatu kontaktuak"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> hautatuta"</string>
@@ -609,7 +610,6 @@
<item quantity="one">SIM txarteleko 1 kontaktu inportatu da</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Ezin izan dira inportatu SIM txarteleko kontaktuak"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Ezin izan da hasi saioa"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Hautatu inportatu beharreko kontaktuak"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Utzi inportazioa bertan behera"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
index 277724f..a844908 100644
--- a/res/values-fa/strings.xml
+++ b/res/values-fa/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ساعت <xliff:g id="MINUTES_1">%s</xliff:g> دقیقه <xliff:g id="SECONDS">%s</xliff:g> ثانیه"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"میانبر غیرفعال شده است"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"محاطب حذف شد"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"وارد سیستم نشدید"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"وارد کردن"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"انتخاب مخاطبین"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> انتخاب شد"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> مخاطب سیم کارت وارد شد</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"مخاطبین سیم کارت وارد نشدند"</string>
- <string name="connection_failed" msgid="7558253972301525402">"وارد سیستم نشدید"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"انتخاب مخاطبین برای وارد کردن"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"لغو وارد کردن"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
index 1ab9bc9..897eb75 100644
--- a/res/values-fi/strings.xml
+++ b/res/values-fi/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> t <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Pikakuvake on poistettu käytöstä"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Yhteystieto poistettiin"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Kirjautuminen epäonnistui"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Tuo"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Valitse yhteystiedot"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> valittuna"</string>
@@ -609,7 +610,6 @@
<item quantity="one">Yksi SIM-yhteystieto tuotiin.</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM-yhteystietojen tuonti epäonnistui."</string>
- <string name="connection_failed" msgid="7558253972301525402">"Kirjautuminen epäonnistui"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Valitse tuotavat yhteystiedot"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Peruuta tuonti"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
index 59f2bbc..c34d54d 100644
--- a/res/values-fr-rCA/strings.xml
+++ b/res/values-fr-rCA/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ce raccourci a été désactivé"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Le contact a été supprimé"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Échec de la connexion"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importer"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Sélectionner des contacts"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> contacts sélectionnés"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> contacts importés de la carte SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Échec de l\'importation des contacts de la carte SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Échec de la connexion"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Sélectionner les contacts à importer"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Annuler l\'importation"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 8f86b0a..fda14e1 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min et <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ce raccourci a été désactivé."</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Le contact a été supprimé."</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Connexion impossible"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importer"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Sélectionner des contacts"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> contacts sélectionnés"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> contacts importés depuis la carte SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Impossible d\'importer les contacts de la carte SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Connexion impossible"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Sélectionner les contacts à importer"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Annuler l\'importation"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-gl-rES/strings.xml b/res/values-gl-rES/strings.xml
index 54dba30..c2b774b 100644
--- a/res/values-gl-rES/strings.xml
+++ b/res/values-gl-rES/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Desactivouse o atallo"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Eliminouse o contacto"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Produciuse un erro ao iniciar sesión"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importar"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Seleccionar contactos"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Seleccionados: <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -609,7 +610,6 @@
<item quantity="one">Importouse 1 contacto da SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Produciuse un erro ao importar contactos da SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Produciuse un erro ao iniciar sesión"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Seleccionar contactos para importar"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancelar importación"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-gu-rIN/strings.xml b/res/values-gu-rIN/strings.xml
index d11e0a9..c3fca0b 100644
--- a/res/values-gu-rIN/strings.xml
+++ b/res/values-gu-rIN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> કલાક <xliff:g id="MINUTES_1">%s</xliff:g> મિનિટ <xliff:g id="SECONDS">%s</xliff:g> સેકંડ"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"આ શૉર્ટકટ અક્ષમ કરવામાંં આવેલ છે"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"સંપર્ક દૂર કર્યો હતો"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"સાઇન ઇન કરવામાં નિષ્ફળ થયાં"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"આયાત કરો"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"સંપર્કો પસંદ કરો"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> પસંદ કર્યાં"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> SIM સંપર્કો આયાત કર્યાં</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM સંપર્કો આયાત કરવામાં નિષ્ફળ થયાં"</string>
- <string name="connection_failed" msgid="7558253972301525402">"સાઇન ઇન કરવામાં નિષ્ફળ થયાં"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"આયાત કરવા માટે સંપર્કો પસંદ કરો"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"આયાત કરવાનું રદ કરો"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
index 77eb9f5..2e7ab6f 100644
--- a/res/values-hi/strings.xml
+++ b/res/values-hi/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> घंटे <xliff:g id="MINUTES_1">%s</xliff:g> मिनट <xliff:g id="SECONDS">%s</xliff:g> सेकंड"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"इस शॉर्टकट को अक्षम कर दिया गया है"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"संपर्क निकाल दिया गया था"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"प्रवेश करने में विफल रहे"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"आयात करें"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"संपर्कों को चुनें"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> चयनित"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> सिम संपर्क आयात किए गए</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"सिम संपर्कों को आयात करने में विफल रहा"</string>
- <string name="connection_failed" msgid="7558253972301525402">"प्रवेश करने में विफल रहे"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"आयात करने के लिए संपर्कों को चुनें"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"आयात रद्द करें"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
index e03cac5..c8c9cca 100644
--- a/res/values-hr/strings.xml
+++ b/res/values-hr/strings.xml
@@ -612,6 +612,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ovaj je prečac onemogućen"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt je uklonjen"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Prijava nije uspjela"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Uvezi"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Odabir kontakata"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Odabrano: <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -622,7 +623,6 @@
<item quantity="other">Uvezeno je <xliff:g id="COUNT">%d</xliff:g> kontakata sa SIM-a</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Uvoz kontakata sa SIM kartice nije uspio"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Prijava nije uspjela"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Odabir kontakata za uvoz"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Otkazivanje uvoza"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
index 41cc4c9..0ff4598 100644
--- a/res/values-hu/strings.xml
+++ b/res/values-hu/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> óra, <xliff:g id="MINUTES_1">%s</xliff:g> perc, <xliff:g id="SECONDS">%s</xliff:g> mp"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"A parancsikon le van tiltva"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Névjegy eltávolítva"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Sikertelen bejelentkezés"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importálás"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Névjegyek kiválasztása"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> kijelölve"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM-névjegy importálva</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Nem sikerült importálni a SIM-névjegyeket."</string>
- <string name="connection_failed" msgid="7558253972301525402">"Sikertelen bejelentkezés"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Válassza ki az importálni kívánt névjegyeket"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Importálás leállítása"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-hy-rAM/strings.xml b/res/values-hy-rAM/strings.xml
index 94f7f1d..3225099 100644
--- a/res/values-hy-rAM/strings.xml
+++ b/res/values-hy-rAM/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ժ <xliff:g id="MINUTES_1">%s</xliff:g> ր <xliff:g id="SECONDS">%s</xliff:g> վ"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Այս դյուրանցումն անջատվել է"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Կոնտակտը հեռացվել է"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Չհաջողվեց մուտք գործել"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Ներմուծել"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Ընտրեք կոնտակտները"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Ընտրվել է <xliff:g id="COUNT">%d</xliff:g>-ը"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> կոնտակտ SIM քարտից ներմուծվեց</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM քարտից չհաջողվեց ներմուծել կոնտակտները"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Չհաջողվեց մուտք գործել"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Ընտրեք կոնտակտներ ներմուծման համար"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Չեղարկել ներմուծումը"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index f7cb3d6..bbf7ada 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> j <xliff:g id="MINUTES_1">%s</xliff:g> mnt <xliff:g id="SECONDS">%s</xliff:g> dtk"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Pintasan ini telah dinonaktifkan"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontak telah dihapus"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Gagal masuk"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Impor"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Pilih kontak"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> Dipilih"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 kontak SIM yang diimpor</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Gagal mengimpor kontak SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Gagal masuk"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Pilih kontak untuk diimpor"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Batalkan impor"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-is-rIS/strings.xml b/res/values-is-rIS/strings.xml
index 35c48e5..4c895d5 100644
--- a/res/values-is-rIS/strings.xml
+++ b/res/values-is-rIS/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> klst. <xliff:g id="MINUTES_1">%s</xliff:g> mín. <xliff:g id="SECONDS">%s</xliff:g> sek."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Þessi flýtileið hefur verið gerð óvirk"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Tengiliður var fjarlægður"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Innskráning tókst ekki"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Flytja inn"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Velja tengiliði"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> valdir"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> SIM-tengiliðir fluttir inn</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Ekki tókst að flytja inn SIM-tengiliðina"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Innskráning tókst ekki"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Veldu tengiliði til að flytja inn"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Hætta við innflutning"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index fef19b4..9347ebe 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> m <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Questa scorciatoia è stata disattivata"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Contatto rimosso"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Impossibile accedere"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importa"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Seleziona contatti"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> selezionati"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 contatto della SIM importato</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Impossibile importare i contatti della SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Impossibile accedere"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Seleziona contatti da importare"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Annulla importazione"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 70b6226..778c9a6 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -624,6 +624,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> שעות, <xliff:g id="MINUTES_1">%s</xliff:g> דקות ו-<xliff:g id="SECONDS">%s</xliff:g> שניות"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"קיצור הדרך הזה הושבת"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"איש הקשר הוסר"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"לא ניתן היה להיכנס לחשבון"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"ייבא"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"בחירת אנשי קשר"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> נבחרו"</string>
@@ -635,7 +636,6 @@
<item quantity="one">איש קשר אחד יובא מכרטיס ה-SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"לא ניתן היה לייבא את אנשי הקשר מכרטיס ה-SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"לא ניתן היה להיכנס לחשבון"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"בחר אנשי קשר לייבוא"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"בטל את הייבוא"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 1f20cd5..a5100d9 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> 時間 <xliff:g id="MINUTES_1">%s</xliff:g> 分 <xliff:g id="SECONDS">%s</xliff:g> 秒"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"このショートカットは無効になっています"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"この連絡先は削除されました"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"ログインできませんでした"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"インポート"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"連絡先の選択"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> 件選択済み"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 件の SIM の連絡先をインポートしました</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM の連絡先をインポートできませんでした"</string>
- <string name="connection_failed" msgid="7558253972301525402">"ログインできませんでした"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"インポートする連絡先の選択"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"インポートをキャンセル"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ka-rGE/strings.xml b/res/values-ka-rGE/strings.xml
index 25f87e2..e560ed9 100644
--- a/res/values-ka-rGE/strings.xml
+++ b/res/values-ka-rGE/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> სთ. <xliff:g id="MINUTES_1">%s</xliff:g> წთ. <xliff:g id="SECONDS">%s</xliff:g> წმ."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ეს მალსახმობი გათიშულია"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"კონტაქტი წაშლილია"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"შესვლა ვერ მოხერხდა"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"იმპორტი"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"კონტაქტების არჩევა"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"არჩეულია <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -609,7 +610,6 @@
<item quantity="one">იმპორტირებულია 1 SIM კონტაქტი</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM კონტაქტების იმპორტირება ვერ მოხერხდა"</string>
- <string name="connection_failed" msgid="7558253972301525402">"შესვლა ვერ მოხერხდა"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"აირჩიეთ კონტაქტი იმპორტისათვის"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"იმპორტის გაუქმება"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-kk-rKZ/strings.xml b/res/values-kk-rKZ/strings.xml
index c435099..e888dca 100644
--- a/res/values-kk-rKZ/strings.xml
+++ b/res/values-kk-rKZ/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> сағ <xliff:g id="MINUTES_1">%s</xliff:g> мин <xliff:g id="SECONDS">%s</xliff:g> сек"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Бұл белгіше өшірілген"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Контакт жойылған"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Жүйеге кіру мүмкін болмады"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Импорттау"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Контактілерді таңдау"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> таңдалды"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM контактісі импортталды</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM контактілері импортталмады"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Жүйеге кіру мүмкін болмады"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Импортталатын контактілерді таңдау"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Импорттауды тоқтату"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml
index f7847c4..7a5e801 100644
--- a/res/values-km-rKH/strings.xml
+++ b/res/values-km-rKH/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ម៉ោង <xliff:g id="MINUTES_1">%s</xliff:g> នាទី <xliff:g id="SECONDS">%s</xliff:g> វិនាទី"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ផ្លូវកាត់នេះត្រូវបានបិទ"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"ទំនាក់ទំនងត្រូវបានលុបចេញ"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"មិនអាចចូលបានទេ"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"នាំចូល"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"ជ្រើសរើសទំនាក់ទំនង"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"បានជ្រើសរើស <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -609,7 +610,6 @@
<item quantity="one">បាននាំចូលទំនាក់ទំនង SIM 1</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"មិនអាចនាំចូលទំនាក់ទំនងពី SIM បានទេ"</string>
- <string name="connection_failed" msgid="7558253972301525402">"មិនអាចចូលបានទេ"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"ជ្រើសទំនាក់ទំនង ដើម្បីនាំចូល"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"បោះបង់ការនាំចូល"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-kn-rIN/strings.xml b/res/values-kn-rIN/strings.xml
index 908bae9..74af671 100644
--- a/res/values-kn-rIN/strings.xml
+++ b/res/values-kn-rIN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ಗಂ <xliff:g id="MINUTES_1">%s</xliff:g> ನಿಮಿಷ <xliff:g id="SECONDS">%s</xliff:g> ಸೆ"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ಈ ಶಾರ್ಟ್ಕಟ್ ಅನ್ನು ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"ಸಂಪರ್ಕವನ್ನು ತೆಗೆದುಹಾಕಲಾಗಿದೆ"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"ಸೈನ್ ಇನ್ ಮಾಡಲು ವಿಫಲವಾಗಿದೆ"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"ಆಮದು"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"ಸಂಪರ್ಕಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> ಆಯ್ಕೆಮಾಡಲಾಗಿದೆ"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> ಸಿಮ್ ಸಂಪರ್ಕಗಳನ್ನು ಆಮದು ಮಾಡಲಾಗಿದೆ</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"ಸಿಮ್ ಸಂಪರ್ಕಗಳನ್ನು ಆಮದು ಮಾಡಲು ವಿಫಲವಾಗಿದೆ"</string>
- <string name="connection_failed" msgid="7558253972301525402">"ಸೈನ್ ಇನ್ ಮಾಡಲು ವಿಫಲವಾಗಿದೆ"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"ಆಮದು ಮಾಡಲು ಸಂಪರ್ಕಗಳನ್ನು ಆಯ್ಕೆಮಾಡಿ"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"ಆಮದು ರದ್ದುಮಾಡು"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 6ae8e50..b117fd4 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g>시간 <xliff:g id="MINUTES_1">%s</xliff:g>분 <xliff:g id="SECONDS">%s</xliff:g>초"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"이 바로가기는 사용 중지되었습니다."</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"연락처가 삭제되었습니다."</string>
+ <string name="connection_failed" msgid="7558253972301525402">"로그인하지 못했습니다."</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"가져오기"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"연락처 선택"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g>개 선택됨"</string>
@@ -609,7 +610,6 @@
<item quantity="one">SIM 연락처 1개를 가져옴</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM 연락처를 가져오지 못했습니다."</string>
- <string name="connection_failed" msgid="7558253972301525402">"로그인하지 못했습니다."</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"가져올 주소록 선택"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"가져오기 취소"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ky-rKG/strings.xml b/res/values-ky-rKG/strings.xml
index d01eb10..22dddd9 100644
--- a/res/values-ky-rKG/strings.xml
+++ b/res/values-ky-rKG/strings.xml
@@ -709,6 +709,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> с <xliff:g id="MINUTES_1">%s</xliff:g> мүн <xliff:g id="SECONDS">%s</xliff:g> сек"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Кыска жол өчүрүлдү"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Байланыш алынып салынган"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Кире алган жоксуз"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Өткөрүп алуу"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Байланыштарды тандоо"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> тандалды"</string>
@@ -718,7 +719,6 @@
<item quantity="one">1 SIM байланыш өткөрүлүп алынды</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM байланыштары өткөрүлүп алынган жок"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Кире алган жоксуз"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Импорттоло турган байланыштарды тандаңыз"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Импорттоону жокко чыгаруу"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-lo-rLA/strings.xml b/res/values-lo-rLA/strings.xml
index 949bb51..bec371c 100644
--- a/res/values-lo-rLA/strings.xml
+++ b/res/values-lo-rLA/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ຊມ <xliff:g id="MINUTES_1">%s</xliff:g> ນທ <xliff:g id="SECONDS">%s</xliff:g> ວິ"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ທາງລັດນີ້ຖືກປິດການນຳໃຊ້ແລ້ວ"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"ລຶບລາຍຊື່ຜູ້ຕິດຕໍ່ອອກແລ້ວ"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"ເຂົ້າສູ່ລະບົບບໍ່ສຳເລັດ"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"ນຳເຂົ້າ"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"ເລືອກລາຍຊື່ຜູ້ຕິດຕໍ່"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"ເລືອກ <xliff:g id="COUNT">%d</xliff:g> ລາຍການແລ້ວ"</string>
@@ -609,7 +610,6 @@
<item quantity="one">ນຳເຂົ້າ 1 ລາຍຊື່ຜູ້ຕິດຕໍ່ຊິມແລ້ວ</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"ນຳເຂົ້າລາຍຊື່ຜູ້ຕິດຕໍ່ຈາກຊິມກາດບໍ່ສຳເລັດ"</string>
- <string name="connection_failed" msgid="7558253972301525402">"ເຂົ້າສູ່ລະບົບບໍ່ສຳເລັດ"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"ເລືອກລາຍຊື່ເພື່ອນຳເຂົ້າ"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"ຍົກເລີກການນຳເຂົ້າ"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
index 794447e..07db18c 100644
--- a/res/values-lt/strings.xml
+++ b/res/values-lt/strings.xml
@@ -624,6 +624,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> val. <xliff:g id="MINUTES_1">%s</xliff:g> min. <xliff:g id="SECONDS">%s</xliff:g> sek."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Šis spartusis klavišas išjungtas"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontaktas pašalintas"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Nepavyko prisijungti"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importuoti"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Pasirinkti kontaktus"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Pasirinkta: <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -635,7 +636,6 @@
<item quantity="other">Importuota <xliff:g id="COUNT">%d</xliff:g> SIM kortelės kontaktų</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Nepavyko importuoti SIM kortelės kontaktų"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Nepavyko prisijungti"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Pasirinkti importuojamus kontaktus"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Atšaukti importavimą"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index 0f71b71..a56e4b2 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -612,6 +612,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Šī saīsne ir atspējota."</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontaktpersona tika noņemta."</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Neizdevās pierakstīties"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importēt"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Atlasiet kontaktpersonas"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Atlasītas: <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -622,7 +623,6 @@
<item quantity="other">Importētas <xliff:g id="COUNT">%d</xliff:g> SIM kartes kontaktpersonas</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Neizdevās importēt SIM kartes kontaktpersonas."</string>
- <string name="connection_failed" msgid="7558253972301525402">"Neizdevās pierakstīties"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Importējamo kontaktpersonu atlase"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Atcelt importēšanu"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-mk-rMK/strings.xml b/res/values-mk-rMK/strings.xml
index 1d8896d..7018349 100644
--- a/res/values-mk-rMK/strings.xml
+++ b/res/values-mk-rMK/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> час <xliff:g id="MINUTES_1">%s</xliff:g> мин. <xliff:g id="SECONDS">%s</xliff:g> сек."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Кратенкава е оневозможена"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Контактот е отстранет"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Не успеа да се најави"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Увези"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Изберете контакти"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Избрани се <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -609,7 +610,6 @@
<item quantity="other">Увезени се <xliff:g id="COUNT">%d</xliff:g> контакти од SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Не успеа увезувањето контакти од SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Не успеа да се најави"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Изберете контакти за увоз"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Откажете го увозот"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ml-rIN/strings.xml b/res/values-ml-rIN/strings.xml
index dc35145..5718f3f 100644
--- a/res/values-ml-rIN/strings.xml
+++ b/res/values-ml-rIN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> മണിക്കൂർ <xliff:g id="MINUTES_1">%s</xliff:g> മിനിറ്റ് <xliff:g id="SECONDS">%s</xliff:g> സെക്കൻഡ്"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ഈ കുറുക്കുവഴി പ്രവർത്തനരഹിതമാക്കി"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"കോൺടാക്റ്റ് നീക്കംചെയ്തു"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"സൈൻ ഇൻ ചെയ്യാനായില്ല"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"ഇമ്പോർട്ടുചെയ്യുക"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"കോണ്ടാക്റ്റുകൾ തിരഞ്ഞെടുക്കുക"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> തിരഞ്ഞെടുത്തു"</string>
@@ -609,7 +610,6 @@
<item quantity="one">ഒരു സിം കോൺടാക്റ്റ് ഇമ്പോർട്ടുചെയ്തു</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"സിം കോൺടാക്റ്റുകൾ ഇമ്പോർട്ടുചെയ്യാനായില്ല"</string>
- <string name="connection_failed" msgid="7558253972301525402">"സൈൻ ഇൻ ചെയ്യാനായില്ല"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"ഇമ്പോർട്ടുചെയ്യാനുള്ളവ തിരഞ്ഞെടുക്കൂ"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"ഇറക്കുമതി റദ്ദാക്കുക"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-mn-rMN/strings.xml b/res/values-mn-rMN/strings.xml
index c60b13f..fb78755 100644
--- a/res/values-mn-rMN/strings.xml
+++ b/res/values-mn-rMN/strings.xml
@@ -602,6 +602,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> цаг <xliff:g id="MINUTES_1">%s</xliff:g> мин <xliff:g id="SECONDS">%s</xliff:g> сек"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Энэ товчилборыг идэвхгүй болгосон"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Харилцагчийг хассан"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Нэвтэрч чадсангүй"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Импортлох"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Харилцагчдыг сонгох"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> сонгосон"</string>
@@ -611,7 +612,6 @@
<item quantity="one">1 SIM-н харилцагчийг импорт хийсэн</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM-н харилцагчдыг импортолж чадсангүй"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Нэвтэрч чадсангүй"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Импорт хийх харилцагчдыг сонгоно уу"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Импорт хийхийг цуцлах"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-mr-rIN/strings.xml b/res/values-mr-rIN/strings.xml
index c3f5ec9..57df293 100644
--- a/res/values-mr-rIN/strings.xml
+++ b/res/values-mr-rIN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ता. <xliff:g id="MINUTES_1">%s</xliff:g> मि. <xliff:g id="SECONDS">%s</xliff:g> सेकंद"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"हा शॉर्टकट अक्षम केला गेला आहे"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"संपर्क काढला होता"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"साइन इन करण्यात अयशस्वी झाले"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"आयात"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"संपर्क निवडा"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> निवडले"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> सिम संपर्क आयात केले</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"सिम संपर्क आयात करण्यात अयशस्वी"</string>
- <string name="connection_failed" msgid="7558253972301525402">"साइन इन करण्यात अयशस्वी झाले"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"आयात करण्यासाठी संपर्क निवडा"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"आयात रद्द करा"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ms-rMY/strings.xml b/res/values-ms-rMY/strings.xml
index 3b4ddbb..6928a82 100644
--- a/res/values-ms-rMY/strings.xml
+++ b/res/values-ms-rMY/strings.xml
@@ -602,6 +602,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> jam <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> saat"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Pintasan ini telah dilumpuhkan"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kenalan telah dialih keluar"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Gagal log masuk"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Import"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Pilih kenalan"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> Dipilih"</string>
@@ -611,7 +612,6 @@
<item quantity="one">1 kenalan SIM diimport</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Gagal mengimport kenalan SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Gagal log masuk"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Pilih kenalan untuk diimport"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Batalkan import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-my-rMM/strings.xml b/res/values-my-rMM/strings.xml
index 709f8b6..6857090 100644
--- a/res/values-my-rMM/strings.xml
+++ b/res/values-my-rMM/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> နာရီ <xliff:g id="MINUTES_1">%s</xliff:g> မိနစ် <xliff:g id="SECONDS">%s</xliff:g> စက္ကန့်"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ဤဖြတ်လမ်းလင့်ခ်ကို ပိတ်ထားပါသည်"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"အဆက်အသွယ်ကို ဖယ်ရှားခဲ့ပါသည်"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"အကောင့် ဝင်၍မရပါ"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"တင်သွင်းရန်"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"အဆက်အသွယ်များကို ရွေးပါ"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> ခုကို ရွေးလိုက်ပါပြီ"</string>
@@ -609,7 +610,6 @@
<item quantity="one">ဆင်းမ်အဆက်အသွယ် ၁ ခုကို တင်သွင်းပြီးပါပြီ</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"ဆင်းမ်အဆက်အသွယ်များကို တင်သွင်း၍မရပါ"</string>
- <string name="connection_failed" msgid="7558253972301525402">"အကောင့် ဝင်၍မရပါ"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"တင်သွင်းရန် လိပ်စာများကို ရွေးပါ"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"တင်သွင်းမှု ပယ်ဖျက်ရန်"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index b09b9b8..4346582 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> t <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> sek"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Denne snarveien er slått av"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakten ble fjernet"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Kunne ikke logge på"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importér"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Velg kontakter"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> er valgt"</string>
@@ -609,7 +610,6 @@
<item quantity="one">Én SIM-kontakt ble importert</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Kunne ikke importere SIM-kontakter"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Kunne ikke logge på"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Velg kontaktene du vil importere"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Avbryt import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ne-rNP/strings.xml b/res/values-ne-rNP/strings.xml
index 12dc482..72c70ab 100644
--- a/res/values-ne-rNP/strings.xml
+++ b/res/values-ne-rNP/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> घन्टा <xliff:g id="MINUTES_1">%s</xliff:g> मिनेट <xliff:g id="SECONDS">%s</xliff:g> सेेकेन्ड"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"यो सर्टकटलाई असक्षम पारिएको छ"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"सम्पर्क हटाइएको थियो"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"साइन इन गर्न सकिएन"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"आयात गर्नुहोस्"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"सम्पर्कहरू चयन गर्नुहोस्"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> चयन गरियो"</string>
@@ -609,7 +610,6 @@
<item quantity="one">SIM को १ सम्पर्क आयात गरियो</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM को सम्पर्कहरू आयात गर्न सकिएन"</string>
- <string name="connection_failed" msgid="7558253972301525402">"साइन इन गर्न सकिएन"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"आयात गर्न सम्पर्कहरू चयन गर्नुहोस्"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"आयात रद्द गर्नुहोस्"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 11e6843..c46b748 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> u <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> sec"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Deze snelkoppeling is uitgeschakeld"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Contact is verwijderd"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Inloggen is mislukt"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importeren"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Contacten selecteren"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> geselecteerd"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 contact op simkaart geïmporteerd</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Kan contacten op simkaart niet importeren"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Inloggen is mislukt"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Contacten selecteren om te importeren"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Importeren annuleren"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-pa-rIN/strings.xml b/res/values-pa-rIN/strings.xml
index fe6e39c..acdc7d0 100644
--- a/res/values-pa-rIN/strings.xml
+++ b/res/values-pa-rIN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ਘੰਟੇ <xliff:g id="MINUTES_1">%s</xliff:g> ਮਿੰਟ <xliff:g id="SECONDS">%s</xliff:g> ਸਕਿੰਟ"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ਇਹ ਸ਼ਾਰਟਕੱਟ ਅਯੋਗ ਬਣਾਇਆ ਗਿਆ ਹੈ"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"ਸੰਪਰਕ ਹਟਾਇਆ ਗਿਆ ਸੀ"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"ਸਾਈਨ ਇਨ ਕਰਨਾ ਅਸਫਲ ਰਿਹਾ"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"ਆਯਾਤ ਕਰੋ"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"ਸੰਪਰਕ ਚੁਣੋ"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> ਨੂੰ ਚੁਣਿਆ"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> SIM ਸੰਪਰਕ ਆਯਾਤ ਕੀਤੇ ਗਏ</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM ਸੰਪਰਕਾਂ ਨੂੰ ਆਯਾਤ ਕਰਨਾ ਅਸਫਲ ਰਿਹਾ"</string>
- <string name="connection_failed" msgid="7558253972301525402">"ਸਾਈਨ ਇਨ ਕਰਨਾ ਅਸਫਲ ਰਿਹਾ"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"ਆਯਾਤ ਕਰਨ ਲਈ ਸੰਪਰਕ ਚੁਣੋ"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"ਆਯਾਤ ਰੱਦ ਕਰੋ"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 6dac809..ea58c3c 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -624,6 +624,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> godz. <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ten skrót został wyłączony"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt został usunięty"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Nie udało się zalogować"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importuj"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Wybierz kontakty"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Wybrano <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -635,7 +636,6 @@
<item quantity="one">Zaimportowano 1 kontakt z karty SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Nie udało się zaimportować kontaktów z karty SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Nie udało się zalogować"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Wybierz kontakty do importowania"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Anuluj importowanie"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index d61204d..57ab160 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Este atalho foi desativado"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"O contato foi removido"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Falha ao fazer login"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importar"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Selecionar contatos"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> selecionados"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> contatos importados do SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Falha ao importar contatos do SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Falha ao fazer login"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Selecione os contatos a serem importados"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancelar importação"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index c81eef0..761764c 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> seg"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Este atalho foi desativado"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"O contacto foi removido"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Ocorreu uma falha ao iniciar sessão"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importar"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Selecionar contactos"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> selecionados"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 contacto do cartão SIM importado</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Ocorreu uma falha ao importar os contactos do cartão SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Ocorreu uma falha ao iniciar sessão"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Selecione os contactos a importar"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancelar importação"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index d61204d..57ab160 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Este atalho foi desativado"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"O contato foi removido"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Falha ao fazer login"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importar"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Selecionar contatos"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> selecionados"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> contatos importados do SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Falha ao importar contatos do SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Falha ao fazer login"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Selecione os contatos a serem importados"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Cancelar importação"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index 47f9486..6bdf62f 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -612,6 +612,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h. <xliff:g id="MINUTES_1">%s</xliff:g> min. <xliff:g id="SECONDS">%s</xliff:g> sec."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Această comandă rapidă a fost dezactivată."</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Persoana de contact a fost ștearsă."</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Nu v-ați conectat."</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importați"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Selectați persoane de contact"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> selectate"</string>
@@ -622,7 +623,6 @@
<item quantity="one">A fost importată o persoană de contact de pe SIM.</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Nu s-au importat persoanele de contact de pe SIM."</string>
- <string name="connection_failed" msgid="7558253972301525402">"Nu v-ați conectat."</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Selectați persoane de contact pentru import"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Anulați importul"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 62f2755..2ae30e4 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -624,6 +624,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ч. <xliff:g id="MINUTES_1">%s</xliff:g> мин. <xliff:g id="SECONDS">%s</xliff:g> сек."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Этот ярлык неактивен"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Контакт удален"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Не удалось войти в систему"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Импортировать"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Выбор контактов"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Выбрано: <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -635,7 +636,6 @@
<item quantity="other">Импортировано <xliff:g id="COUNT">%d</xliff:g> контакта с SIM-карты</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Не удалось импортировать контакты с SIM-карты"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Не удалось войти в систему"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Выберите контакты для импорта"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Отменить импорт"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-si-rLK/strings.xml b/res/values-si-rLK/strings.xml
index ec5ae41..eabf17b 100644
--- a/res/values-si-rLK/strings.xml
+++ b/res/values-si-rLK/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"පැය <xliff:g id="MINUTES_0">%s</xliff:g> මිනි <xliff:g id="MINUTES_1">%s</xliff:g> තත් <xliff:g id="SECONDS">%s</xliff:g>"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"මෙම කෙටිමග අබල කර ඇත"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"සම්බන්ධතාව ඉවත් කරන ලදී"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"පිරීමට අසමත් විය"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"ආයාත කරන්න"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"සම්බන්ධතා තෝරන්න"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g>ක් තෝරා ගන්නා ලදි"</string>
@@ -609,7 +610,6 @@
<item quantity="other">SIM සම්බන්ධතා <xliff:g id="COUNT">%d</xliff:g>ක් ආයාත කරන ලදී</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM සම්බන්ධතා ආයාත කිරීමට අසමත් විය"</string>
- <string name="connection_failed" msgid="7558253972301525402">"පිරීමට අසමත් විය"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"ආයාත කිරීමට සම්බන්ධතා තෝරන්න"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"ආයාත කිරීම අවලංගු කරන්න"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
index d95fe1c..1e94afa 100644
--- a/res/values-sk/strings.xml
+++ b/res/values-sk/strings.xml
@@ -624,6 +624,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Tento odkaz bol deaktivovaný"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt bol odstránený"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Prihlásenie zlyhalo"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importovať"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Výber kontaktov"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Vybraté: <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -635,7 +636,6 @@
<item quantity="one">Importoval sa 1 kontakt na SIM karte</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Import kontaktov na SIM karte zlyhal"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Prihlásenie zlyhalo"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Výber kontaktov na import"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Zrušiť import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
index c637499..e22ccb6 100644
--- a/res/values-sl/strings.xml
+++ b/res/values-sl/strings.xml
@@ -624,6 +624,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> h <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> s"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ta bližnjica je onemogočena"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Stik je bil odstranjen"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Prijava ni uspela"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Uvozi"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Izbiranje stikov"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Izbrani: <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -635,7 +636,6 @@
<item quantity="other">S kartice SIM je uvoženih <xliff:g id="COUNT">%d</xliff:g> stikov</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Stikov s kartice SIM ni bilo mogoče uvoziti"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Prijava ni uspela"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Izberite stike za uvoz"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Prekliči uvoz"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-sq-rAL/strings.xml b/res/values-sq-rAL/strings.xml
index ed7b42a..3ce7e86 100644
--- a/res/values-sq-rAL/strings.xml
+++ b/res/values-sq-rAL/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> orë <xliff:g id="MINUTES_1">%s</xliff:g> minuta <xliff:g id="SECONDS">%s</xliff:g> sekonda"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Kjo shkurtore u çaktivizua"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakti u hoq"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Identifikimi dështoi"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importo"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Zgjidh kontaktet"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> të zgjedhur"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 kontakt i kartës SIM u importua</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Importimi i kontakteve të kartës SIM dështoi"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Identifikimi dështoi"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Zgjidh kontaktet për importim"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Anulo importimin"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
index 20638b4..da5c6e6 100644
--- a/res/values-sr/strings.xml
+++ b/res/values-sr/strings.xml
@@ -612,6 +612,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> с <xliff:g id="MINUTES_1">%s</xliff:g> мин <xliff:g id="SECONDS">%s</xliff:g> сек"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ова пречица је онемогућена"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Контакт је уклоњен"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Пријављивање није успело"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Увeзи"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Изаберите контакте"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Изабрали сте <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -622,7 +623,6 @@
<item quantity="other">Увезено је <xliff:g id="COUNT">%d</xliff:g> контаката са SIM картице</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Увоз контаката са SIM картице није успео"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Пријављивање није успело"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Изаберите контакте за увоз"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Откажите увоз"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index 9e3ab75..f5c94d9 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> tim <xliff:g id="MINUTES_1">%s</xliff:g> min <xliff:g id="SECONDS">%s</xliff:g> sek"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Den här genväg är inaktiverad"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt borttagen"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Det gick inte att logga in"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Importera"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Välj kontakter"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> valda"</string>
@@ -609,7 +610,6 @@
<item quantity="one">En SIM-kontakt importerad</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Det gick inte att importera SIM-kontakter"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Det gick inte att logga in"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Välj kontakter att importera"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Avbryt import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
index 1aeee3a..35024d2 100644
--- a/res/values-sw/strings.xml
+++ b/res/values-sw/strings.xml
@@ -602,6 +602,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"Saa <xliff:g id="MINUTES_0">%s</xliff:g> dakika <xliff:g id="MINUTES_1">%s</xliff:g> sekunde <xliff:g id="SECONDS">%s</xliff:g>"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Njia hii ya mkato imezimwa"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Anwani imeondolewa"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Imeshindwa kuingia katika akaunti"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Leta"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Chagua anwani"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Umechagua <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -611,7 +612,6 @@
<item quantity="one">Anwani 1 iliyokuwa kwenye SIM imeletwa</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Imeshindwa kuleta anwani zilizo kwenye SIM kadi"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Imeshindwa kuingia katika akaunti"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Chagua anwani za kuleta"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Ghairi uletaji"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ta-rIN/strings.xml b/res/values-ta-rIN/strings.xml
index 0676a64..40d9d44 100644
--- a/res/values-ta-rIN/strings.xml
+++ b/res/values-ta-rIN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ம <xliff:g id="MINUTES_1">%s</xliff:g> நி <xliff:g id="SECONDS">%s</xliff:g> வி"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"இந்தக் குறுக்குவழி முடக்கப்பட்டது"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"தொடர்பு அகற்றப்பட்டது"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"உள்நுழைய முடியவில்லை"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"இறக்கு"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"தொடர்புகளைத் தேர்ந்தெடு"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> தேர்ந்தெடுக்கப்பட்டன"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 சிம் தொடர்பு இறக்கப்பட்டது</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"சிம் தொடர்புகளை இறக்க முடியவில்லை"</string>
- <string name="connection_failed" msgid="7558253972301525402">"உள்நுழைய முடியவில்லை"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"இறக்க வேண்டிய தொடர்புகளைத் தேர்ந்தெடுக்கவும்"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"இறக்குவதை ரத்துசெய்வதற்கான ஐகான்"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-te-rIN/strings.xml b/res/values-te-rIN/strings.xml
index aa8e52c..719d1e0 100644
--- a/res/values-te-rIN/strings.xml
+++ b/res/values-te-rIN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> గం <xliff:g id="MINUTES_1">%s</xliff:g> నిమి <xliff:g id="SECONDS">%s</xliff:g> సెక"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ఈ సత్వరమార్గం నిలిపివేయబడింది"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"పరిచయం తీసివేయబడింది"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"సైన్ ఇన్ చేయడంలో విఫలమైంది"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"దిగుమతి చేయి"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"పరిచయాలను ఎంచుకోండి"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> ఎంచుకోబడ్డాయి"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM పరిచయం దిగుమతి చేయబడింది</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM పరిచయాలను దిగుమతి చేయడంలో విఫలమైంది"</string>
- <string name="connection_failed" msgid="7558253972301525402">"సైన్ ఇన్ చేయడంలో విఫలమైంది"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"దిగుమతి చేయాల్సిన పరిచయాలను ఎంచుకోండి"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"దిగుమతిని రద్దు చేస్తుంది"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
index 38cda8a..9feef52 100644
--- a/res/values-th/strings.xml
+++ b/res/values-th/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ชั่วโมง <xliff:g id="MINUTES_1">%s</xliff:g> นาที <xliff:g id="SECONDS">%s</xliff:g> วินาที"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"ทางลัดนี้ถูกปิดใช้งาน"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"รายชื่อติดต่อถูกนำออก"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"ไม่สามารถลงชื่อเข้าใช้ได้"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"นำเข้า"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"เลือกผู้ติดต่อ"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"เลือกไว้ <xliff:g id="COUNT">%d</xliff:g> รายการ"</string>
@@ -609,7 +610,6 @@
<item quantity="one">นำเข้าผู้ติดต่อ 1 รายจากซิมแล้ว</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"นำเข้าผู้ติดต่อจากซิมไม่สำเร็จ"</string>
- <string name="connection_failed" msgid="7558253972301525402">"ไม่สามารถลงชื่อเข้าใช้ได้"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"เลือกผู้ติดต่อที่จะนำเข้า"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"ยกเลิกการนำเข้า"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
index 4f19115..b704e2b 100644
--- a/res/values-tl/strings.xml
+++ b/res/values-tl/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> (na) oras <xliff:g id="MINUTES_1">%s</xliff:g> (na) min <xliff:g id="SECONDS">%s</xliff:g> (na) seg"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Na-disable ang shortcut na ito"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Inalis ang contact"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Hindi nakapag-sign in"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"I-import"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Pumili ng mga contact"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> ang Napili"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> na contact sa SIM ang na-import</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Hindi na-import ang mga contact sa SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Hindi nakapag-sign in"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Piliin ang mga contact na ii-import"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Kanselahin ang pag-import"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 560be86..6b5b795 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> sa. <xliff:g id="MINUTES_1">%s</xliff:g> dk. <xliff:g id="SECONDS">%s</xliff:g> sn."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Bu kısayol devre dışı bırakıldı"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kişi kaldırıldı"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Oturum açılamadı"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"İçe aktar"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Kişi seçin"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> Kişi Seçildi"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM kişisi içe aktarıldı</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM kişileri içe aktarılamadı"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Oturum açılamadı"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"İçe aktarılacak kişileri seçin"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"İçe aktarma iptal edilir"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index fa207c1..5d6875c 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -624,6 +624,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> год <xliff:g id="MINUTES_1">%s</xliff:g> хв <xliff:g id="SECONDS">%s</xliff:g> с"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Ярлик вимкнено"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Контакт вилучено"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Помилка входу"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Імпортувати"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Вибрати контакти"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Вибрано <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -635,7 +636,6 @@
<item quantity="other">Імпортовано <xliff:g id="COUNT">%d</xliff:g> контакта із SIM-карти</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Не вдалось імпортувати контакти із SIM-карти"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Помилка входу"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Виберіть контакти для імпорту"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Скасувати імпорт"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-ur-rPK/strings.xml b/res/values-ur-rPK/strings.xml
index ad701ca..7964b64 100644
--- a/res/values-ur-rPK/strings.xml
+++ b/res/values-ur-rPK/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> گھنٹے <xliff:g id="MINUTES_1">%s</xliff:g> منٹ <xliff:g id="SECONDS">%s</xliff:g> سیکنڈ"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"یہ شارٹ کٹ غیر فعال کر دیا گیا ہے"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"رابطہ ہٹا دیا گیا"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"سائن ان کرنے میں ناکام"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"درآمد کریں"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"رابطے منتخب کریں"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> منتخب کردہ"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 SIM رابطہ درآمد ہو گیا</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"SIM رابطے درآمد کرنے میں ناکام"</string>
- <string name="connection_failed" msgid="7558253972301525402">"سائن ان کرنے میں ناکام"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"درآمد کیلئے رابطے چنیں"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"برآمد منسوخ کریں"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-uz-rUZ/strings.xml b/res/values-uz-rUZ/strings.xml
index a113437..603e8ff 100644
--- a/res/values-uz-rUZ/strings.xml
+++ b/res/values-uz-rUZ/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> soat <xliff:g id="MINUTES_1">%s</xliff:g> daq. <xliff:g id="SECONDS">%s</xliff:g> son."</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Bu yorliq o‘chirib tashlandi"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakt olib tashlandi"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Tizimga kirib bo‘lmadi"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Import qilish"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Kontaktlarni tanlash"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> ta kontakt tanlandi"</string>
@@ -609,7 +610,6 @@
<item quantity="one">1 ta kontakt SIM kartadan import qilindi</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Kontaktlarni SIM kartadan import qilib bo‘lmadi"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Tizimga kirib bo‘lmadi"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Import qilish uchun kontaktlarni tanlang"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Import qilishni bekor qilish"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index 5d798f4..fbdf669 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> giờ <xliff:g id="MINUTES_1">%s</xliff:g> phút <xliff:g id="SECONDS">%s</xliff:g> giây"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Phím tắt này đã bị vô hiệu hóa"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Liên hệ đã bị xóa"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Không đăng nhập được"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Nhập"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Chọn liên hệ"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"Đã chọn <xliff:g id="COUNT">%d</xliff:g>"</string>
@@ -609,7 +610,6 @@
<item quantity="one">Đã nhập 1 liên hệ trên SIM</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Không nhập được liên hệ trên SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Không đăng nhập được"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Chọn danh bạ để nhập"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Hủy nhập"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index f5dab08..63355ee 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> 小时 <xliff:g id="MINUTES_1">%s</xliff:g> 分钟 <xliff:g id="SECONDS">%s</xliff:g> 秒"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"此快捷方式已失效"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"联系人已被移除"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"无法登录"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"导入"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"选择联系人"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"已选择 <xliff:g id="COUNT">%d</xliff:g> 位联系人"</string>
@@ -609,7 +610,6 @@
<item quantity="one">已导入 1 位 SIM 卡联系人</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"无法导入 SIM 卡联系人"</string>
- <string name="connection_failed" msgid="7558253972301525402">"无法登录"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"选择要导入的联系人"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"取消导入"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
index c91e2ee..1000008 100644
--- a/res/values-zh-rHK/strings.xml
+++ b/res/values-zh-rHK/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> 小時 <xliff:g id="MINUTES_1">%s</xliff:g> 分 <xliff:g id="SECONDS">%s</xliff:g> 秒"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"已停用此捷徑"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"聯絡人已移除"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"無法登入"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"匯入"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"選取聯絡人"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"已選取 <xliff:g id="COUNT">%d</xliff:g> 位"</string>
@@ -609,7 +610,6 @@
<item quantity="one">已匯入 1 位 SIM 聯絡人</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"無法匯入 SIM 聯絡人"</string>
- <string name="connection_failed" msgid="7558253972301525402">"無法登入"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"選取要匯入的聯絡人"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"取消匯入"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 2e884ff..a8aafd9 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> 小時 <xliff:g id="MINUTES_1">%s</xliff:g> 分鐘 <xliff:g id="SECONDS">%s</xliff:g> 秒"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"這個捷徑已停用"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"這位聯絡人已移除"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"無法登入"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"匯入"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"選取聯絡人"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"已選取 <xliff:g id="COUNT">%d</xliff:g> 位聯絡人"</string>
@@ -609,7 +610,6 @@
<item quantity="one">已匯入 1 位 SIM 卡聯絡人</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"無法匯入 SIM 卡聯絡人"</string>
- <string name="connection_failed" msgid="7558253972301525402">"無法登入"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"選取要匯入的聯絡人"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"取消匯入"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml
index f39d268..aef39ef 100644
--- a/res/values-zu/strings.xml
+++ b/res/values-zu/strings.xml
@@ -600,6 +600,7 @@
<string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> ihora <xliff:g id="MINUTES_1">%s</xliff:g> iminithi <xliff:g id="SECONDS">%s</xliff:g> isekhondi"</string>
<string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Lesi sinqamuleli sikhutshaziwe"</string>
<string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Oxhumana naye ususiwe"</string>
+ <string name="connection_failed" msgid="7558253972301525402">"Yehlulekile ukungena ngemvume"</string>
<string name="sim_import_button_text" msgid="4270841592496619317">"Ngenisa"</string>
<string name="sim_import_title_none_selected" msgid="6910517331401970693">"Khetha oxhumana nabo"</string>
<string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> Okukhethiwe"</string>
@@ -609,7 +610,6 @@
<item quantity="other"><xliff:g id="COUNT">%d</xliff:g> oxhumana nabo be-SIM bangenisiwe</item>
</plurals>
<string name="sim_import_failed_toast" msgid="5559267299793622705">"Yehlulekile ukungenisa oxhumana nabo be-SIM"</string>
- <string name="connection_failed" msgid="7558253972301525402">"Yehlulekile ukungena ngemvume"</string>
<string name="sim_import_dialog_title" msgid="6699935401502172530">"Khetha othintana nabo ozobangenisa"</string>
<string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Khansela ukungenisa"</string>
<!-- no translation found for auto_sync_off (2180147284456026587) -->
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3a2fa2d..8c60dc6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1802,6 +1802,9 @@
<!-- Toast shown when a dynamic shortcut is tapped after being disabled because the contact was removed -->
<string name="dynamic_shortcut_contact_removed_message">Contact was removed</string>
+ <!-- Error message displayed to user when they started the app, but could not sign in to Google's servers. [CHAR LIMIT=50]-->
+ <string name="connection_failed">Failed to sign in</string>
+
<!-- Text for button shown in toolbar to start import of SIM contacts -->
<string name="sim_import_button_text">Import</string>
@@ -1824,8 +1827,6 @@
<!-- Toast shown on settings screen when importing from SIM completes with an error -->
<string name="sim_import_failed_toast">Failed to import SIM contacts</string>
- <!-- Error message displayed to user when they started the app, but could not sign in to Google's servers. [CHAR LIMIT=50]-->
- <string name="connection_failed">Failed to sign in</string>
<!-- Title of SIM import dialog for accessibility; this isn't displayed but is announced
by talkback when the window is shown -->
<string name="sim_import_dialog_title">Select contacts to import</string>
diff --git a/src/com/android/contacts/ContactsDrawerActivity.java b/src/com/android/contacts/ContactsDrawerActivity.java
index 5579fb9..8126291 100644
--- a/src/com/android/contacts/ContactsDrawerActivity.java
+++ b/src/com/android/contacts/ContactsDrawerActivity.java
@@ -239,9 +239,8 @@
mDrawerLayout = (DrawerLayout) findViewById(R.id.drawer_layout);
mToggle = new ContactsActionBarDrawerToggle(this, mDrawerLayout, mToolbar,
R.string.navigation_drawer_open, R.string.navigation_drawer_close);
- mDrawerLayout.setDrawerListener(mToggle);
- mToggle.syncState();
+ mDrawerLayout.setDrawerListener(mToggle);
// Set fallback handler for when drawer is disabled.
mToggle.setToolbarNavigationClickListener(new View.OnClickListener() {
@Override
@@ -370,18 +369,6 @@
}
@Override
- protected void onPostCreate(Bundle savedInstanceState) {
- super.onPostCreate(savedInstanceState);
- mToggle.syncState();
- }
-
- @Override
- public void onConfigurationChanged(Configuration newConfig) {
- super.onConfigurationChanged(newConfig);
- mToggle.onConfigurationChanged(newConfig);
- }
-
- @Override
protected void onStart() {
super.onStart();
mNavigationDrawer.onStart();
@@ -399,6 +386,18 @@
super.onStop();
}
+ @Override
+ protected void onPostCreate(Bundle savedInstanceState) {
+ super.onPostCreate(savedInstanceState);
+ mToggle.syncState();
+ }
+
+ @Override
+ public void onConfigurationChanged(Configuration newConfig) {
+ super.onConfigurationChanged(newConfig);
+ mToggle.onConfigurationChanged(newConfig);
+ }
+
// Set up fragment manager to load groups and filters.
protected void loadGroupsAndFilters() {
final FragmentManager fragmentManager = getFragmentManager();