summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml11
-rw-r--r--res/drawable/tab_history.xml (renamed from res/drawable/tab_recents.xml)0
-rw-r--r--res/layout/call_log_fragment.xml4
-rw-r--r--res/layout/show_call_history_list_item.xml30
-rw-r--r--res/layout/voicemail_playback_layout.xml2
-rw-r--r--res/menu/call_details_options.xml6
-rw-r--r--res/menu/call_log_options.xml2
-rw-r--r--res/values-af/strings.xml26
-rw-r--r--res/values-am/strings.xml37
-rw-r--r--res/values-ar/strings.xml26
-rw-r--r--res/values-az-rAZ/strings.xml37
-rw-r--r--res/values-bg/strings.xml26
-rw-r--r--res/values-bn-rBD/strings.xml26
-rw-r--r--res/values-ca/strings.xml37
-rw-r--r--res/values-cs/strings.xml37
-rw-r--r--res/values-da/strings.xml26
-rw-r--r--res/values-de/strings.xml26
-rw-r--r--res/values-el/strings.xml37
-rw-r--r--res/values-en-rAU/strings.xml26
-rw-r--r--res/values-en-rGB/strings.xml26
-rw-r--r--res/values-en-rIN/strings.xml26
-rw-r--r--res/values-es-rUS/strings.xml37
-rw-r--r--res/values-es/strings.xml26
-rw-r--r--res/values-et-rEE/strings.xml37
-rw-r--r--res/values-eu-rES/strings.xml37
-rw-r--r--res/values-fa/strings.xml26
-rw-r--r--res/values-fi/strings.xml37
-rw-r--r--res/values-fr-rCA/strings.xml37
-rw-r--r--res/values-fr/strings.xml37
-rw-r--r--res/values-gl-rES/strings.xml37
-rw-r--r--res/values-gu-rIN/strings.xml37
-rw-r--r--res/values-hi/strings.xml26
-rw-r--r--res/values-hr/strings.xml37
-rw-r--r--res/values-hu/strings.xml26
-rw-r--r--res/values-hy-rAM/strings.xml37
-rw-r--r--res/values-in/strings.xml37
-rw-r--r--res/values-is-rIS/strings.xml37
-rw-r--r--res/values-it/strings.xml26
-rw-r--r--res/values-iw/strings.xml37
-rw-r--r--res/values-ja/strings.xml26
-rw-r--r--res/values-ka-rGE/strings.xml37
-rw-r--r--res/values-kk-rKZ/strings.xml26
-rw-r--r--res/values-km-rKH/strings.xml26
-rw-r--r--res/values-kn-rIN/strings.xml26
-rw-r--r--res/values-ko/strings.xml37
-rw-r--r--res/values-ky-rKG/strings.xml37
-rw-r--r--res/values-lo-rLA/strings.xml26
-rw-r--r--res/values-lt/strings.xml37
-rw-r--r--res/values-lv/strings.xml26
-rw-r--r--res/values-mk-rMK/strings.xml26
-rw-r--r--res/values-ml-rIN/strings.xml37
-rw-r--r--res/values-mn-rMN/strings.xml26
-rw-r--r--res/values-mr-rIN/strings.xml37
-rw-r--r--res/values-ms-rMY/strings.xml37
-rw-r--r--res/values-my-rMM/strings.xml37
-rw-r--r--res/values-nb/strings.xml37
-rw-r--r--res/values-ne-rNP/strings.xml26
-rw-r--r--res/values-nl/strings.xml26
-rw-r--r--res/values-pa-rIN/strings.xml37
-rw-r--r--res/values-pl/strings.xml26
-rw-r--r--res/values-pt-rBR/strings.xml37
-rw-r--r--res/values-pt-rPT/strings.xml37
-rw-r--r--res/values-pt/strings.xml37
-rw-r--r--res/values-ro/strings.xml37
-rw-r--r--res/values-ru/strings.xml37
-rw-r--r--res/values-si-rLK/strings.xml26
-rw-r--r--res/values-sk/strings.xml26
-rw-r--r--res/values-sl/strings.xml37
-rw-r--r--res/values-sq-rAL/strings.xml26
-rw-r--r--res/values-sr/strings.xml37
-rw-r--r--res/values-sv/strings.xml37
-rw-r--r--res/values-sw/strings.xml26
-rw-r--r--res/values-ta-rIN/strings.xml37
-rw-r--r--res/values-te-rIN/strings.xml37
-rw-r--r--res/values-th/strings.xml26
-rw-r--r--res/values-tl/strings.xml26
-rw-r--r--res/values-tr/strings.xml37
-rw-r--r--res/values-uk/strings.xml26
-rw-r--r--res/values-ur-rPK/strings.xml37
-rw-r--r--res/values-uz-rUZ/strings.xml37
-rw-r--r--res/values-vi/strings.xml26
-rw-r--r--res/values-zh-rCN/strings.xml37
-rw-r--r--res/values-zh-rHK/strings.xml26
-rw-r--r--res/values-zh-rTW/strings.xml37
-rw-r--r--res/values-zu/strings.xml26
-rw-r--r--res/values/strings.xml46
-rw-r--r--src/com/android/dialer/DialtactsActivity.java12
-rw-r--r--src/com/android/dialer/calllog/CallLogActivity.java7
-rw-r--r--src/com/android/dialer/calllog/CallLogAdapter.java38
-rw-r--r--src/com/android/dialer/calllog/CallLogFragment.java31
-rw-r--r--src/com/android/dialer/calllog/DefaultVoicemailNotifier.java1
-rw-r--r--src/com/android/dialer/calllog/ShowCallHistoryViewHolder.java46
-rw-r--r--src/com/android/dialer/list/ListsFragment.java27
-rw-r--r--src/com/android/dialer/settings/DefaultRingtonePreference.java4
-rw-r--r--src/com/android/dialerbind/ObjectFactory.java4
95 files changed, 1416 insertions, 1356 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 0d12e87c2..7a1238627 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,7 +16,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.dialer"
- coreApp="true">
+ coreApp="true"
+ android:versionCode="20210"
+ android:versionName="2.21">
<uses-sdk
android:minSdkVersion="23"
@@ -129,7 +131,7 @@
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.TAB" />
</intent-filter>
- <intent-filter android:label="@string/recentCallsIconLabel">
+ <intent-filter android:label="@string/callHistoryIconLabel">
<action android:name="com.android.phone.action.RECENT_CALLS" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.TAB" />
@@ -171,8 +173,9 @@
</intent-filter>
</activity>
- <activity android:name="com.android.contacts.common.dialog.CallSubjectHistory"
- android:theme="@style/Theme.CallSubjectSelector">
+ <activity android:name="com.android.contacts.common.dialog.CallSubjectDialog"
+ android:theme="@style/Theme.CallSubjectDialogTheme"
+ android:windowSoftInputMode="stateVisible|adjustResize">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
</intent-filter>
diff --git a/res/drawable/tab_recents.xml b/res/drawable/tab_history.xml
index b1a531840..b1a531840 100644
--- a/res/drawable/tab_recents.xml
+++ b/res/drawable/tab_history.xml
diff --git a/res/layout/call_log_fragment.xml b/res/layout/call_log_fragment.xml
index f69c5139f..aad7d8e77 100644
--- a/res/layout/call_log_fragment.xml
+++ b/res/layout/call_log_fragment.xml
@@ -24,8 +24,10 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/background_dialer_call_log"
+ android:clipToPadding="false"
android:paddingStart="@dimen/call_log_horizontal_margin"
- android:paddingEnd="@dimen/call_log_horizontal_margin" />
+ android:paddingEnd="@dimen/call_log_horizontal_margin"
+ android:paddingBottom="@dimen/floating_action_button_list_bottom_padding" />
<com.android.dialer.widget.EmptyContentView
android:id="@+id/empty_list_view"
diff --git a/res/layout/show_call_history_list_item.xml b/res/layout/show_call_history_list_item.xml
deleted file mode 100644
index 1264894a9..000000000
--- a/res/layout/show_call_history_list_item.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2015 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<android.support.v7.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
- style="@style/CallLogCardStyle"
- android:layout_height="40dp"
- android:clickable="true"
- android:foreground="?android:attr/selectableItemBackground">
-
- <TextView
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="center"
- android:text="@string/show_call_history" />
-
-</android.support.v7.widget.CardView>
-
diff --git a/res/layout/voicemail_playback_layout.xml b/res/layout/voicemail_playback_layout.xml
index 56865fcd6..555d20142 100644
--- a/res/layout/voicemail_playback_layout.xml
+++ b/res/layout/voicemail_playback_layout.xml
@@ -94,7 +94,7 @@
style="@style/VoicemailPlaybackLayoutButtonStyle"
android:src="@drawable/ic_delete_24dp"
android:tint="@color/voicemail_icon_tint"
- android:contentDescription="@string/recentCalls_trashVoicemail" />
+ android:contentDescription="@string/call_log_trash_voicemail" />
</LinearLayout>
diff --git a/res/menu/call_details_options.xml b/res/menu/call_details_options.xml
index f08b4facd..84cc2c9eb 100644
--- a/res/menu/call_details_options.xml
+++ b/res/menu/call_details_options.xml
@@ -18,15 +18,15 @@
<item android:id="@+id/menu_trash"
android:icon="@drawable/ic_delete_24dp"
android:showAsAction="ifRoom"
- android:title="@string/recentCalls_trashVoicemail" />
+ android:title="@string/call_log_trash_voicemail" />
<item android:id="@+id/menu_remove_from_call_log"
android:icon="@drawable/ic_delete_24dp"
android:showAsAction="ifRoom"
- android:title="@string/recentCalls_removeFromRecentList" />
+ android:title="@string/call_log_remove_from_call_log" />
<item android:id="@+id/menu_edit_number_before_call"
- android:title="@string/recentCalls_editNumberBeforeCall" />
+ android:title="@string/call_log_edit_number_before_call" />
<item android:id="@+id/menu_report"
android:title="@string/call_detail_menu_report" />
diff --git a/res/menu/call_log_options.xml b/res/menu/call_log_options.xml
index 50b1cad5b..da38d864d 100644
--- a/res/menu/call_log_options.xml
+++ b/res/menu/call_log_options.xml
@@ -16,7 +16,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/delete_all"
- android:title="@string/recentCalls_deleteAll"
+ android:title="@string/call_log_delete_all"
android:showAsAction="never"
android:orderInCategory="1"/>
</menu>
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
index 6d0eb4358..e1443fa85 100644
--- a/res/values-af/strings.xml
+++ b/res/values-af/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Foon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Foon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Foon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Oproepgeskiedenis"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Bel <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Oproepgeskiedenis"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Gee onakkurate nommer aan"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopieer nommer na knipbord"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopieer transkripsie na knipbord"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Redigeer nommer voor oproep"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Voeg by \'n kontak"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Vee uit oproepgeskiedenis"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Vee oproepgeskiedenis uit"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Vee stemboodskap uit"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Deel stemboodskap"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Jou oproeprekord is leeg"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Maak \'n oproep"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Wysig nommer voordat jy bel"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Vee uit oproepgeskiedenis uit"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Vee oproepgeskiedenis uit"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Vee stemboodskap uit"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Vee oproepgeskiedenis uit?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Dit sal alle oproepe uit jou geskiedenis vee"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Vee tans oproepgeskiedenis uit …"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Kan nie \'n foonoproep maak nie want die Foon-program is gedeaktiveer."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Geen program daarvoor op hierdie toestel nie"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Deursoek kontakte"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Jy het geen gemiste oproepe nie."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Jou stemboodskapdiens se inkassie is leeg."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Jou oproepgeskiedenis is leeg"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Maak \'n oproep"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Jy het geen gemiste oproepe nie."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Jou stemboodskapdiens se inkassie is leeg."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Wys net gunstelinge"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Geskiedenis"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Oproepgeskiedenis"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Alles"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Gemis"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Stemboodskap"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Spoedbel"</string>
- <string name="tab_recents" msgid="929949073851377206">"Onlangse kontakte"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Oproepgeskiedenis"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontakte"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Stemboodskap"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Verwyder uit gunstelinge"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Voeg by \'n kontak"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Stuur SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Maak video-oproep"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Bekyk volledige oproepgeskiedenis"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> nuwe gemiste oproepe"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Daar is nog niemand op jou spoedbel nie"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Voeg \'n gunsteling by"</string>
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
index 7c96d4730..0901bbd85 100644
--- a/res/values-am/strings.xml
+++ b/res/values-am/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"ስልክ"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ስልክ"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ስልክ"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"የጥሪ ታሪክ"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"ጥሪ <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"ትክክለኛ ያልሆነ ቁጥርን ሪፓርት አድርግ"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ቁጥር ወደ ቅንጥብ ሰሌዳ ቅዳ"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ወደ ጽሑፍ የወረደውን ወደ ቅንጥብ ሰሌዳ ቅዳ"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ከመደወል በፊት ቁጥር አርትዕ"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"ወደ እውቂያ አክል"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"ከጥሪ ታሪክ ሰርዝ"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"የጥሪ ታሪክን አጽዳ"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"የድምፅ መልዕክት ሰርዝ"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"የድምፅ መልዕክት አጋራ"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"የእርስዎ ምዝግብ ማስታወሻ ባዶ ነው"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"ደውል"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"የጥሪ ታሪክ ይጽዳ?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"ይሄ ሁሉንም ጥሪዎች ከታሪክዎ ይሰርዛቸዋል"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"የጥሪ ታሪክን በማጽዳት ላይ…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"የስልክ መተግበሪያው ስለተሰናከለ የስልክ ጥሪ ማድረግ አይቻልም።"</string>
<string name="activity_not_available" msgid="2287665636817987623">"ለዚያ የሚሆን መተግበሪያ በዚህ መሣሪያ ላይ የለም"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"እውቂያዎችን ይፈልጉ"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"ምንም ያመለጡዎት ጥሪዎች የሉዎትም።"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"የእርስዎ የድምጽ መልዕክት ገቢ መልዕክት ባዶ ነው።"</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"ተወዳጆችን ብቻ አሳይ"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ታሪክ"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"ሁሉም"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"ያመለጡ"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"የድምፅ መልዕክት"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"ፈጣን ደውል"</string>
- <string name="tab_recents" msgid="929949073851377206">"የቅርብ ጊዜዎቹ"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"ዕውቂያዎች"</string>
<string name="tab_voicemail" msgid="155024725947496746">"የድምፅ መልዕክት"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"ከተወዳጆች ውስጥ ተወግዷል።"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"ወደ እውቂያ አክል"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"ኤስኤምኤስ ላክ"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"የቪዲዮ ጥሪ አድርግ"</string>
- <string name="show_call_history" msgid="1141502332266697170">"ሙሉ የጥሪ ታሪኮችን ይመልከቱ"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> አዲስ ያልተመለሱ ጥሪዎች"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"በፈጥኖ መደወያ ላይ ገና ማንም የለዎትም"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"ተወዳጅ አክል"</string>
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index 3fcf673ab..4fb504e10 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"الهاتف"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"الهاتف"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"الهاتف"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"سجل المكالمات"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"الاتصال بـ <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"سجل المكالمات"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"الإبلاغ عن رقم غير دقيق"</string>
<string name="copy_number_text" msgid="5160503544191297770">"نسخ الرقم إلى الحافظة"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"نسخ الكتابة الصوتية إلى الحافظة"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"تعديل الرقم قبل الاتصال"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"إضافة إلى جهة اتصال"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"حذف من سجل المكالمات"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"محو سجل المكالمات"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"حذف بريد صوتي"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"مشاركة البريد الصوتي"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"سجل مكالماتك فارغ"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"إجراء مكالمة"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"تعديل الرقم قبل الاتصال"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"حذف من سجل المكالمات"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"محو سجل المكالمات"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"حذف رسالة البريد الصوتي"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"هل تريد محو سجل المكالمات؟"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"سيؤدي ذلك إلى حذف جميع المكالمات من السجل"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"جارٍ محو سجل المكالمات…"</string>
@@ -133,15 +128,17 @@
<string name="call_not_available" msgid="8941576511946492225">"يتعذر إجراء مكالمة هاتفية نظرًا لأنه تم تعطيل تطبيق الهاتف."</string>
<string name="activity_not_available" msgid="2287665636817987623">"لا يوجد تطبيق لإجراء ذلك على هذا الجهاز"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"البحث في قائمة جهات الاتصال"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"ليست لديك أية مكالمات لم يتم الرد عليها."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"مجلد بريدك الوارد الصوتي فارغ."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"سجل مكالماتك فارغ"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"إجراء مكالمة"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"ليست لديك أية مكالمات لم يتم الرد عليها."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"مجلد بريدك الوارد الصوتي فارغ."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"عرض المفضلة فقط"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"السجل"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"سجل المكالمات"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"الكل"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"فائتة"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"البريد الصوتي"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"اتصال سريع"</string>
- <string name="tab_recents" msgid="929949073851377206">"الحديثة"</string>
+ <string name="tab_history" msgid="2563144697322434940">"سجل المكالمات"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"جهات الاتصال"</string>
<string name="tab_voicemail" msgid="155024725947496746">"البريد الصوتي"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"تمت إزالة جهة الاتصال من المفضلة"</string>
@@ -151,7 +148,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"إضافة إلى جهة اتصال"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"‏إرسال رسالة قصيرة SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"إجراء مكالمة فيديو"</string>
- <string name="show_call_history" msgid="1141502332266697170">"عرض سجل المكالمات بالكامل"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> من المكالمات الجديدة الفائتة"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"لم تتم إضافة أية جهة اتصال إلى قائمة الاتصال السريع حتى الآن"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"إضافة مفضلة"</string>
diff --git a/res/values-az-rAZ/strings.xml b/res/values-az-rAZ/strings.xml
index ac4c58b22..42ca49225 100644
--- a/res/values-az-rAZ/strings.xml
+++ b/res/values-az-rAZ/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Zəng tarixçəsi"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Zəng <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Qeyri-dəqiq sayı bildirin"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Nömrəni mübadilə buferinə köçürün"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Transkripsiyanı mübadilə buferinə köçürün"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Zəng etmədən öncə nömrəyə düzəliş edin"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Kontakta əlavə edin"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Zəng tarixçəsindən sil"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Zəng tarixçəsini təmizlə"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Səsli məktubu silin"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Səsli məktubu paylaşın"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Çağrı jurnalınız boşdur"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Zəng edin"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Zəng tarixçəsi təmizlənsin?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Bu, tarixçənizdən bütün zəngləri siləcəkdir"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Zəng tarixçəsi silinir…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Telefon tətbiqi deaktiv edildiyinə görə telefon zəngi etmək mümkün deyil."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Bu cihazda onun üçün heç bir proqram yoxdur"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Kontakt axtarın"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Buraxılmış heç bir zənginiz yoxdur."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Səsli poçt qutunuz boşdur."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Yalnız seçilmişləri göstər"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Tarixçə"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Bütün"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Buraxılmış"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Səsli poçt"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Sürətli nömrə yığımı"</string>
- <string name="tab_recents" msgid="929949073851377206">"Sonuncular"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontaktlar"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Səsli poçt"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Seçilmişlərdən silindi"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Kontakta əlavə edin"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS göndərin"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Video zəng edin"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Tam çağrı tarixçəsinə baxın"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> yeni buraxılmış zəng"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Hələ sürətli zəng siyahınızda hec kim yoxdur"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Sevimlilərə əlavə edin"</string>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index 8d5474cc4..9051ae81a 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Телефон"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Телефон"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Телефон"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"История на обажданията"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Обаждане на <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"История на обажданията"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Сигнал за неправилен номер"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Копиране на номера в буферната памет"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Копиране на преписа в буферната памет"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Редактиране на номер преди обаждане"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Добавяне към контакт"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Изтриване от историята на обажданията"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Изчистване на историята на обажд."</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Изтриване на гласова поща"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Споделяне на гласова поща"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Списъкът с обажданията е празен"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Обаждане"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Редактиране на номер преди обаждане"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Изтриване от историята на обажданията"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Изчистване на историята на обажданията"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Изтриване на гласова поща"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Да се изчисти ли историята на обажд.?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Така ще се изтрият всички обаждания от историята ви"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Историята на обажд. се изчиства…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Не може да се осъществи телефонно обаждане, защото приложението Телефон е деактивирано."</string>
<string name="activity_not_available" msgid="2287665636817987623">"На устройството няма приложение за това действие"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Търсене в контактите"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Нямате пропуснати обаждания."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Входящата ви гласова поща е празна."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Историята на обажданията ви е празна"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Извършване на обаждане"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Нямате пропуснати обаждания."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Входящата ви гласова поща е празна."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Показване само на любимите"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"История"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"История на обажданията"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Всички"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Пропуснати"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Гл. поща"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Бързо набиране"</string>
- <string name="tab_recents" msgid="929949073851377206">"Скорошни"</string>
+ <string name="tab_history" msgid="2563144697322434940">"История на обажданията"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Контакти"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Гласова поща"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Премахнато от любимите"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Добавяне към контакт"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Изпращане на SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Провеждане на видеообаждане"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Преглед на цялата история на обажданията"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> нови пропуснати обаждания"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Още нямате контакти за бързо набиране"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Добавяне на любим контакт"</string>
diff --git a/res/values-bn-rBD/strings.xml b/res/values-bn-rBD/strings.xml
index 189321cea..83fe583aa 100644
--- a/res/values-bn-rBD/strings.xml
+++ b/res/values-bn-rBD/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"ফোন"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ফোন"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ফোন"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"কল ইতিহাস"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> কে কল করুন"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"কলের ইতিহাস"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"ভুল নম্বর প্রতিবেদন করুন"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ক্লিপবোর্ডে নম্বর প্রতিলিপি করুন"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ক্লিপবোর্ডে ট্রান্সক্রিপশন প্রতিলিপি করুন"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"কল করার আগে নম্বর সম্পাদনা করুন"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"একটি পরিচিতিতে যোগ করুন"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"কল ইতিহাস থেকে মুছুন"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"কল ইতিহাস সাফ করুন"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"ভয়েসমেল মুছুন"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"ভয়েসমেল ভাগ করুন"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"আপনার কল লগ খালি রয়েছে"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"একটি কল করুন"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"কল করার আগে নম্বর সম্পাদনা করুন"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"কল ইতিহাস থেকে মুছুন"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"কলের ইতিহাস সাফ করুন"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"ভয়েসমেল মুছুন"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"কল ইতিহাস সাফ করবেন?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"এটি আপনার ইতিহাস থেকে সমস্ত কল মুছে দেবে"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"কল ইতিহাস সাফ করা হচ্ছে…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"কোনো ফোন কল করা যাবে না কারণ ফোন অ্যাপ্লিকেশানটি অক্ষম করা হয়েছে৷"</string>
<string name="activity_not_available" msgid="2287665636817987623">"এর জন্য এই ডিভাইসে কোনো অ্যাপ্লিকেশান নেই"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"পরিচিতিগুলি অনুসন্ধান করুন"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"আপনার কোনো মিসড কল নেই।"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"আপনার ভয়েসমেলের ইনবক্স খালি রয়েছে।"</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"আপনার কলের ইতিহাস খালি আছে"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"একটি কল করুন"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"আপনার কোনো মিসড কল নেই।"</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"আপনার ভয়েসমেলের ইনবক্স খালি রয়েছে।"</string>
<string name="show_favorites_only" msgid="5520072531022614595">"কেবলমাত্র পছন্দসইগুলি দেখান"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ইতিহাস"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"কলের ইতিহাস"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"সমস্ত"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"মিসড"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"ভয়েসমেল"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"দ্রুত ডায়াল"</string>
- <string name="tab_recents" msgid="929949073851377206">"সাম্প্রতিকগুলি"</string>
+ <string name="tab_history" msgid="2563144697322434940">"কলের ইতিহাস"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"পরিচিতিগুলি"</string>
<string name="tab_voicemail" msgid="155024725947496746">"ভয়েস মেল"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"পছন্দসই থেকে সরানো হয়েছে"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"একটি পরিচিতিতে যোগ করুন"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS পাঠান"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ভিডিও কল করুন"</string>
- <string name="show_call_history" msgid="1141502332266697170">"সম্পূর্ণ কল ইতিহাস দেখুন"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g>টি নতুন মিসড কল"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"আপনার স্পীড ডায়ালে এখনও পর্যন্ত কেউ নেই"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"একটি পছন্দসই যোগ করুন"</string>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 782ffcfc4..98651e5d9 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telèfon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telèfon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telèfon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historial de trucades"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Truca a <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Informa d\'un número incorrecte"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copia el número al porta-retalls"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copia la transcripció al porta-retalls"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Edita el número abans de trucar"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Afegeix a un contacte"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Suprimeix de l\'historial de trucades"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Esborra l\'historial de trucades"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Suprimeix missatge de veu"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Comparteix la bústia de veu"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"El registre de trucades està buit"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Fes una trucada"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Esborrar l\'historial de trucades?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Se suprimiran totes les trucades de l\'historial."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Esborrant historial de trucades..."</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"No es pot fer una trucada telefònica perquè s\'ha desactivat l\'aplicació de telèfon."</string>
<string name="activity_not_available" msgid="2287665636817987623">"No hi ha cap aplicació per a això en aquest dispositiu."</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Cerca contactes"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"No tens cap trucada perduda."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"La safata d\'entrada de la bústia de veu està buida."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Mostra només els preferits"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historial"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Totes"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Perdudes"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Missatge de veu"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Marcatge ràpid"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recents"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Contactes"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Bústia de veu"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Eliminat dels preferits"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Afegeix a un contacte"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Envia SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Fes una videotrucada"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Consulta tot l\'historial de trucades"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> trucades perdudes noves"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Encara no tens cap contacte al marcatge ràpid"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Afegeix un contacte preferit"</string>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 9c5862a14..a96e605ea 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historie volání"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Volat kontakt <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Nahlásit nesprávné číslo"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Zkopírovat číslo do schránky"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Zkopírovat přepis do schránky"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Před voláním upravit číslo"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Přidat ke kontaktu"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Smazat z historie volání"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Vymazat historii volání"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Smazat hlasovou zprávu"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Sdílet hlasovou schránku"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Seznam hovorů je prázdný"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Uskutečnit hovor"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Vymazat historii hovorů?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Tímto z historie smažete všechny hovory."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Mazání historie volání…"</string>
@@ -131,15 +131,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Telefonický hovor nelze uskutečnit, protože aplikace Telefon byla zakázána."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Pro tuto akci v zařízení nemáte žádnou aplikaci."</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Prohledat kontakty"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nemáte žádné zmeškané hovory."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Hlasová schránka je prázdná."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Zobrazit pouze oblíbené"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historie"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Všechny"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Zmeškané"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Schránka"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Rychlá volba"</string>
- <string name="tab_recents" msgid="929949073851377206">"Poslední"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontakty"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Hlasová schránka"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Odebráno z oblíbených"</string>
@@ -149,7 +157,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Přidat ke kontaktu"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Odeslat SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Uskutečnit videohovor"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Zobrazit celou historii volání"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Nové zmeškané hovory: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"V rychlém vytáčení zatím nemáte žádný kontakt."</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Přidat oblíbený kontakt"</string>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index 32de5d465..9eab5d9ea 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Opkaldshistorik"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Ring til <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Opkaldshistorik"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Rapportér et forkert nummer"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopiér nummeret til udklipsholderen"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopiér transskriptionen til udklipsholderen"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Rediger nummer inden opkald"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Føj til en kontaktperson"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Slet fra opkaldshistorik"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Ryd opkaldshistorik"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Slet telefonsvarerbesked"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Del telefonsvarerbesked"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Din opkaldsliste er tom"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Foretag et opkald"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Rediger nummeret inden opkald"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Slet fra opkaldshistorik"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Ryd opkaldshistorik"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Slet talemeddelelsen"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Vil du rydde opkaldshistorikken?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Dette vil slette alle opkald fra din historik"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Opkaldshistorik ryddes..."</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Det er ikke muligt at foretage et telefonopkald, fordi applikationen Telefon er deaktiveret."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Der findes Ingen app til det på denne enhed"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Søg efter kontaktpersoner"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Du har ingen ubesvarede opkald."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Indbakken for din telefonsvarer er tom."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Din opkaldshistorik er tom"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Foretag et opkald"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Du har ingen ubesvarede opkald."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Indbakken for din telefonsvarer er tom."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Vis kun foretrukne"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historik"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Opkaldshistorik"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Alle"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Ubesvarede"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Talebesked"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Hurtigopkald"</string>
- <string name="tab_recents" msgid="929949073851377206">"Seneste"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Opkaldshistorik"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontaktpersoner"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Telefonsvarer"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Fjernet fra foretrukne"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Føj til en kontaktperson"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Send sms"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Foretag videoopkald"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Se komplet opkaldshistorik"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> nye ubesvarede opkald"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Der er endnu ingen kontaktpersoner i Hurtigopkald"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Angiv en kontaktperson som foretrukken"</string>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 11d436287..6c7eaf250 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Anrufliste"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> anrufen"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Anrufliste"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Falsche Nummer melden"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Nummer in Zwischenablage kopieren"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Abschrift in Zwischenablage kopieren"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Nr. vor Anruf bearbeiten"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Zu einem Kontakt hinzufügen"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Von Anrufliste löschen"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Anrufliste löschen"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Mailbox-Nachricht löschen"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Mailbox-Nachricht teilen"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Ihre Anrufliste ist leer."</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Anrufen"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Nummer vor Anruf bearbeiten"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Von Anrufliste löschen"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Anrufliste löschen"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Mailbox-Nachricht löschen"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Anrufliste löschen?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Alle Anrufe werden aus Ihrem Verlauf gelöscht."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Anrufliste wird gelöscht…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Es kann kein Anruf getätigt werden, da die App \"Telefon\" deaktiviert wurde."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Keine entsprechende App auf diesem Gerät"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"In Kontakten suchen"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Keine verpassten Anrufe"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Ihr Mailbox-Posteingang ist leer."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Ihre Anrufliste ist leer."</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Anrufen"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Keine verpassten Anrufe"</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Ihr Mailbox-Posteingang ist leer."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Nur Favoriten anzeigen"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Verlauf"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Anrufliste"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Alle"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Entgangen"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Mailbox-Nachrichten"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Schnellauswahl"</string>
- <string name="tab_recents" msgid="929949073851377206">"Neueste"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Anrufliste"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontakte"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Mailbox"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Aus Favoriten entfernt"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Zu Kontakt hinzufügen"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS senden"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Videoanruf starten"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Gesamte Anrufliste ansehen"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> neue verpasste Anrufe"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Sie haben noch für niemanden eine Kurzwahl festgelegt."</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Favoriten hinzufügen"</string>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index 7b5d5cbfc..dc98cb8df 100644
--- a/res/values-el/strings.xml
+++ b/res/values-el/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Τηλέφωνο"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Τηλέφωνο"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Τηλέφωνο"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Ιστορικό κλήσεων"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Κλήση <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Αναφορά ακατάλληλου αριθμού"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Αντιγραφή αριθμού στο πρόχειρο"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Αντιγραφή μεταγραφής στο πρόχειρο"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Επεξεργασία αριθμού πριν την κλήση"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Προσθήκη σε μια επαφή"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Διαγραφή από το ιστορικό κλήσεων"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Διαγραφή ιστορικού κλήσεων"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Διαγραφή αυτόματου τηλεφωνητή"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Κοινή χρήση αυτόμ. τηλεφωνητή"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Το αρχείο καταγραφής κλήσεων είναι κενό"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Πραγματοποίηση κλήσης"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Διαγραφή ιστορικού κλήσεων;"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Αυτό θα διαγράψει όλες τις κλήσεις από το ιστορικό σας"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Διαγραφή ιστορικού κλήσεων…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Δεν είναι δυνατή η πραγματοποίηση τηλεφωνικής κλήσης επειδή η εφαρμογή \"Τηλέφωνο\" έχει απενεργοποιηθεί."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Δεν υπάρχει εφαρμογή γι\' αυτήν την ενέργεια σε αυτήν τη συσκευή"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Αναζήτηση στις επαφές"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Δεν υπάρχουν αναπάντητες κλήσεις."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Ο φάκελος εισερχομένων του αυτόματου τηλεφωνητή σας είναι κενός."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Εμφάνιση μόνο των αγαπημένων"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Ιστορικό"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Όλα"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Αναπάντητες"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Φωνητικό μήνυμα"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Γρήγορη κλήση"</string>
- <string name="tab_recents" msgid="929949073851377206">"Πρόσφατα"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Επαφές"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Αυτόματος τηλεφωνητής"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Καταργήθηκε από τα αγαπημένα"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Προσθήκη σε μια επαφή"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Αποστολή SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Πραγματοποίηση βιντεοκλήσης"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Προβολή πλήρους ιστορικού κλήσεων"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> νέες αναπάντητες κλήσεις"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Δεν έχετε ορίσει ακόμη κάποια επαφή στις ταχείες κλήσεις"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Προσθέστε ένα αγαπημένο"</string>
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
index 64e836265..77de0b726 100644
--- a/res/values-en-rAU/strings.xml
+++ b/res/values-en-rAU/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telephone"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Phone"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Phone"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Call history"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Call <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Call history"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Report inaccurate number"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copy number to clipboard"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copy transcription to clipboard"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Edit number before call"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Add to a contact"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Delete from call history"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Clear call history"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Delete voicemail"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Share voicemail"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Your call log is empty"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Make a call"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Edit number before call"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Delete from call history"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Clear call history"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Delete voicemail"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Clear call history?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"This will delete all calls from your history"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Clearing call history…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Cannot make a phone call because the Phone application has been disabled."</string>
<string name="activity_not_available" msgid="2287665636817987623">"No app for that on this device"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Search contacts"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"You have no missed calls."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Your voicemail inbox is empty."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Your call history is empty"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Make a call"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"You have no missed calls."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Your voicemail inbox is empty."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Show favourites only"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"History"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Call History"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"All"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Missed"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Voicemail"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Speed dial"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recents"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Call history"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Contacts"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Voicemail"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Removed from favourites"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Add to a contact"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Send SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Make video call"</string>
- <string name="show_call_history" msgid="1141502332266697170">"View full call history"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> new missed calls"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"No one is on your speed dial yet"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Add a favourite"</string>
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 64e836265..77de0b726 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telephone"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Phone"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Phone"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Call history"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Call <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Call history"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Report inaccurate number"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copy number to clipboard"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copy transcription to clipboard"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Edit number before call"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Add to a contact"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Delete from call history"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Clear call history"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Delete voicemail"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Share voicemail"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Your call log is empty"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Make a call"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Edit number before call"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Delete from call history"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Clear call history"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Delete voicemail"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Clear call history?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"This will delete all calls from your history"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Clearing call history…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Cannot make a phone call because the Phone application has been disabled."</string>
<string name="activity_not_available" msgid="2287665636817987623">"No app for that on this device"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Search contacts"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"You have no missed calls."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Your voicemail inbox is empty."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Your call history is empty"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Make a call"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"You have no missed calls."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Your voicemail inbox is empty."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Show favourites only"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"History"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Call History"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"All"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Missed"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Voicemail"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Speed dial"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recents"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Call history"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Contacts"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Voicemail"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Removed from favourites"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Add to a contact"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Send SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Make video call"</string>
- <string name="show_call_history" msgid="1141502332266697170">"View full call history"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> new missed calls"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"No one is on your speed dial yet"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Add a favourite"</string>
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
index 64e836265..77de0b726 100644
--- a/res/values-en-rIN/strings.xml
+++ b/res/values-en-rIN/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telephone"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Phone"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Phone"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Call history"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Call <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Call history"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Report inaccurate number"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copy number to clipboard"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copy transcription to clipboard"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Edit number before call"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Add to a contact"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Delete from call history"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Clear call history"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Delete voicemail"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Share voicemail"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Your call log is empty"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Make a call"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Edit number before call"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Delete from call history"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Clear call history"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Delete voicemail"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Clear call history?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"This will delete all calls from your history"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Clearing call history…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Cannot make a phone call because the Phone application has been disabled."</string>
<string name="activity_not_available" msgid="2287665636817987623">"No app for that on this device"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Search contacts"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"You have no missed calls."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Your voicemail inbox is empty."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Your call history is empty"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Make a call"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"You have no missed calls."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Your voicemail inbox is empty."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Show favourites only"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"History"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Call History"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"All"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Missed"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Voicemail"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Speed dial"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recents"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Call history"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Contacts"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Voicemail"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Removed from favourites"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Add to a contact"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Send SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Make video call"</string>
- <string name="show_call_history" msgid="1141502332266697170">"View full call history"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> new missed calls"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"No one is on your speed dial yet"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Add a favourite"</string>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index f497cf572..7616ad2db 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Teléfono"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Teléfono"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Teléfono"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historial de llamadas"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Llamar a <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Informar número incorrecto"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copiar el número al portapapeles"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copiar la transcripción al portapapeles"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Editar número antes de llamar"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Agregar a un contacto"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Eliminar del historial de llamadas"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Eliminar el historial de llamadas"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Eliminar mensaje de voz"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Compartir mensaje de voz"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"El registro de llamadas está vacío"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Hacer una llamada"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"¿Eliminar el historial de llamadas?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Se eliminarán todas las llamadas del historial."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Eliminando historial de llamadas…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"No se pueden realizar llamadas porque se inhabilitó la aplicación Teléfono."</string>
<string name="activity_not_available" msgid="2287665636817987623">"No hay una aplicación para esa acción en este dispositivo."</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Buscar contactos"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"No tienes llamadas perdidas"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"La bandeja de entrada del buzón de voz está vacía."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Mostrar solo favoritos"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historial"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Todo"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Perdidas"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Buzón voz"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Marcado rápido"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recientes"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Contactos"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Buzón de voz"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Eliminado de favoritos"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Agregar a un contacto"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Enviar SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Realizar videollamada"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Ver historial de llamadas completo"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> llamadas perdidas nuevas"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Aún no tienes contactos en la opción de marcado rápido"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Agregar un favorito"</string>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 00e96932e..e7eddfd27 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Teléfono"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Teléfono"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Teléfono"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historial de llamadas"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Llamar a <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Historial de llamadas"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Notificar número incorrecto"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copiar número en el portapapeles"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copiar transcripción en el portapapeles"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Editar número antes de llamar"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Añadir a un contacto"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Eliminar del historial de llamadas"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Borrar historial de llamadas"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Eliminar mensaje de voz"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Compartir mensaje de voz"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"El registro de llamadas está vacío"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Hacer una llamada"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Editar número antes de llamar"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Eliminar del historial de llamadas"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Borrar historial de llamadas"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Eliminar mensaje de voz"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"¿Borrar historial de llamadas?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Se eliminarán todas las llamadas del historial."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Borrando historial de llamadas…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"No se puede hacer llamadas porque se ha inhabilitado la aplicación Teléfono."</string>
<string name="activity_not_available" msgid="2287665636817987623">"No hay aplicaciones para esa acción en este dispositivo"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Buscar contactos"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"No tienes llamadas perdidas."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"La bandeja de entrada del buzón de voz está vacía."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Tu historial de llamadas está vacío"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Hacer una llamada"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"No tienes llamadas perdidas."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"La bandeja de entrada del buzón de voz está vacía."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Mostrar solo favoritos"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historial"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Historial de llamadas"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Todas"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Perdidas"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Mensaje de voz"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Marcación rápida"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recientes"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Historial de llamadas"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Contactos"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Buzón de voz"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Eliminado de favoritos"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Añadir a un contacto"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Enviar SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Hacer videollamada"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Ver historial de llamadas completo"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> llamadas perdidas nuevas"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Aún no tienes contactos en la función de marcación rápida"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Añadir un favorito"</string>
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
index 76a3c1220..75482b3fb 100644
--- a/res/values-et-rEE/strings.xml
+++ b/res/values-et-rEE/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Kõneajalugu"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Helista kasutajale <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Valest numbrist teavitamine"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Numbri kopeerimine lõikelauale"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Transkribeerimise lõikelauale kopeerimine"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Muuda enne helistamist numbrit"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Kontaktile lisamine"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Kõneajaloost kustutamine"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Kõneajaloo kustutamine"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Kustuta kõnepost"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Jaga kõneposti"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Teie kõnelogi on tühi"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Helista"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Kas kustutada kõneajalugu?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"See kustutab ajaloost kõik kõned"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Kõneajaloo kustutamine ..."</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Helistada ei saa, sest telefonirakendus on keelatud."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Seadmes pole selleks sobilikku rakendust"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Otsige kontakte"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Vastamata kõnesid pole."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Kõneposti postkast on tühi."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Kuva ainult lemmikud"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Ajalugu"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Kõik"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Vastamata"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Kõnepost"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Kiirvalimine"</string>
- <string name="tab_recents" msgid="929949073851377206">"Hiljutised"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontaktid"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Kõnepost"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Eemaldatud lemmikute hulgast"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Kontaktile lisamine"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS-i saatmine"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Videokõne tegemine"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Kogu kõneajaloo vaatamine"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> uus/uut vastamata kõne(t)"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Te pole veel kedagi kiirvalimisse lisanud"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Lisa lemmik"</string>
diff --git a/res/values-eu-rES/strings.xml b/res/values-eu-rES/strings.xml
index 092b725be..7dcdbd7ad 100644
--- a/res/values-eu-rES/strings.xml
+++ b/res/values-eu-rES/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefonoa"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Deitu"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefonoa"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Deien historia"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Deitu <xliff:g id="NAME">%s</xliff:g> erabiltzaileari"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Jakinarazi zenb. okerra dela"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopiatu zenbakia arbelean"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopiatu transkripzioa arbelean"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Editatu zenbakia deitu aurretik"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Gehitu kontaktuetan"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Ezabatu deien historiatik"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Garbitu deien historia"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Ezabatu ahots-mezua"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Partekatu ahots-mezua"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Deien erregistroa hutsik dago"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Deitu"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Deien historia garbitu nahi duzu?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Historiako dei guztiak ezabatuko dira"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Deien historia garbitzen…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Ezin da telefono-deirik egin Telefonoa aplikazioa desgaitu egin delako."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Ez dago hori egin dezakeen aplikaziorik gailu honetan"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Bilatu kontaktuetan"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Ez duzu galdutako deirik."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Erantzungailuaren sarrerako ontzia hutsik dago."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Erakutsi gogokoak soilik"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historia"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Guztiak"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Galduak"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Erantzungailuko deiak"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Markatze bizkorra"</string>
- <string name="tab_recents" msgid="929949073851377206">"Azkenak"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontaktuak"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Erantzungailua"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Gogokoetatik kendu da"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Gehitu kontaktuetan"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Bidali SMS mezua"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Egin bideo-deia"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Ikusi deien historia osoa"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> dei galdu berri"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Ez duzu inor markatze bizkorrean oraindik"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Gehitu gogokoak"</string>
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
index 9ad6741ce..7afd3ee56 100644
--- a/res/values-fa/strings.xml
+++ b/res/values-fa/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"تلفن"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"تلفن"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"تلفن"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"سابقه تماس"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"تماس با <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"سابقه تماس"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"گزارش شماره نادرست"</string>
<string name="copy_number_text" msgid="5160503544191297770">"کپی شماره در بریده‌دان"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"کپی آوانویسی در بریده‌دان"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ویرایش شماره قبل از تماس"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"افزودن به مخاطب"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"حذف از سابقه تماس"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"پاک کردن سابقه تماس"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"حذف پست صوتی"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"اشتراک‌گذاری پست صوتی"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"گزارش تماس شما خالی است"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"برقراری تماس تلفنی"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"ویرایش شماره قبل از تماس"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"حذف از سابقه تماس"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"پاک کردن سابقه تماس"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"حذف پست صوتی"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"سابقه تماس پاک شود؟"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"این کار همه تماس‌ها را از سابقه شما حذف می‌کند"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"در حال پاک کردن سابقه تماس..."</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"برقراری تماس تلفنی ممکن نیست، زیرا برنامه تلفن غیرفعال شده است."</string>
<string name="activity_not_available" msgid="2287665636817987623">"هیچ برنامه‌ای برای انجام این کار در این دستگاه نصب نیست"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"جستجوی مخاطبین"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"تماس از دست رفته‌ای ندارید."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"صندوق پست صوتی‌تان خالی است."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"سابقه تماستان خالی است"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"برقراری تماس تلفنی"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"تماس از دست رفته‌ای ندارید."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"صندوق پست صوتی‌تان خالی است."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"فقط نمایش موارد دلخواه"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"سابقه"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"سابقه تماس"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"همه موارد"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"بی‌پاسخ"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"پست صوتی"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"شماره‌گیری سریع"</string>
- <string name="tab_recents" msgid="929949073851377206">"موارد اخیر"</string>
+ <string name="tab_history" msgid="2563144697322434940">"سابقه تماس"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"مخاطبین"</string>
<string name="tab_voicemail" msgid="155024725947496746">"پست صوتی"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"از موارد دلخواه حذف شد"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"افزودن به مخاطب"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"ارسال پیامک"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"برقراری تماس ویدیویی"</string>
- <string name="show_call_history" msgid="1141502332266697170">"مشاهده سابقه تماس به صورت کامل"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> تماس‌ بی‌پاسخ جدید"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"هنوز کسی در فهرست شماره‌گیری سریع شما نیست"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"افزودن مورد دلخواه"</string>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
index 380e5d9bf..1d633af9c 100644
--- a/res/values-fi/strings.xml
+++ b/res/values-fi/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Puhelin"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Puhelin"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Puhelin"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Soittohistoria"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Soita: <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Ilmoita epätarkasta numerosta"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopioi numero leikepöydälle"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopioi transkriptio leikepöydälle"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Muokkaa numeroa ennen puhelua"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Lisää yhteystietoihin"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Poista soittohistoriasta"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Tyhjennä soittohistoria"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Poista vastaajaviesti"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Jaa vastaajaviesti"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Puheluloki on tyhjä."</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Soita puhelu"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Tyhjennetäänkö soittohistoria?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Kaikki soittohistorian tiedot poistetaan"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Tyhjennetään soittohistoriaa…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Puhelua ei voi soittaa, koska Puhelin-sovellus on poistettu käytöstä."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Laitteessa ei ole kyseiseen toimintoon tarvittavaa sovellusta"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Hae yhteystietoja"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Sinulla ei ole vastaamattomia puheluita."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Puhelinvastaajasi postilaatikko on tyhjä."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Näytä vain suosikit"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historia"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Kaikki"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Vastaamattomat"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Vastaaja"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Pikavalinta"</string>
- <string name="tab_recents" msgid="929949073851377206">"Viimeisimmät"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Yhteystiedot"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Puhelinvastaaja"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Poistettu suosikeista"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Lisää yhteystietoihin"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Lähetä tekstiviesti"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Soita videopuhelu"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Näytä koko soittohistoria"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> uutta vastaamatonta puhelua"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Pikavalinnassa ei ole vielä yhtään yhteystietoa."</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Lisää suosikki"</string>
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
index 9535ac16b..db9853441 100644
--- a/res/values-fr-rCA/strings.xml
+++ b/res/values-fr-rCA/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Téléphone"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Téléphone"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Téléphone"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historique des appels"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Appeler <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Signaler un numéro incorrect"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copier le numéro dans le presse-papier"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copier la transcription dans le presse-papier"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Modifier le numéro avant de passer l\'appel"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Ajouter à un contact"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Supprimer l\'historique des appels"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Effacer l\'historique d\'appels"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Supprimer le message vocal"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Partager le message vocal"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Votre journal d\'appels est vide"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Faire un appel"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Effacer l\'historique des appels?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Tous les appels seront supprimés de votre historique."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Suppression historique des appels…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Impossible d\'effectuer un appel téléphonique, car l\'application Téléphone a été désactivée."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Cette action ne peut être effectuée par aucune application sur cet appareil."</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Rechercher des contacts"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Vous n\'avez aucun appel manqué."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"La boîte de réception de votre messagerie vocale est vide."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Afficher les contacts favoris uniquement"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historique"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Tous"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Manqués"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Mess. voc."</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Composition abrégée"</string>
- <string name="tab_recents" msgid="929949073851377206">"Récents"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Contacts"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Messagerie vocale"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Supprimé des favoris"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Ajouter à un contact"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Envoyer un texto"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Faire un appel vidéo"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Afficher tout l\'historique des appels"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> nouveaux appels manqués"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Aucun contact ne figure dans vos numéros de composition abrégée"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Ajouter un favori"</string>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 18a5ddc50..24d54f61d 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Téléphone"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Téléphone"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Tél."</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historique des appels"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Appeler <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Signaler un numéro incorrect"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copier le numéro dans le presse-papiers"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copier la transcription dans le presse-papiers"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Modifier le numéro avant d\'effectuer l\'appel"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Ajouter à un contact"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Supprimer de l\'historique des appels"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Supprimer l\'historique des appels"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Supprimer le message vocal"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Partager le message vocal"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Votre journal d\'appels est vide."</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Passer un appel"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Supprimer l\'historique des appels ?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Tous les appels seront supprimés de votre historique."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Suppression historique des appels…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Impossible d\'effectuer un appel téléphonique, car l\'application Téléphone a été désactivée."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Cette action ne peut être effectuée via aucune application sur cet appareil."</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Rechercher dans vos contacts"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Vous n\'avez aucun appel manqué."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"La boîte de réception de la messagerie vocale est vide."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Afficher les contacts ajoutés aux favoris uniquement"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historique"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Tous"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Manqués"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Mess. vocale"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Numérotation abrégée"</string>
- <string name="tab_recents" msgid="929949073851377206">"Récents"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Contacts"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Messagerie vocale"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Supprimé des favoris."</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Ajouter à un contact"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Envoyer un SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Passer un appel vidéo"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Afficher tout l\'historique des appels"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Nouveaux appels manqués : <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Vous n\'avez encore défini la numérotation abrégée pour aucun contact."</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Ajouter un favori"</string>
diff --git a/res/values-gl-rES/strings.xml b/res/values-gl-rES/strings.xml
index d94528875..37ea10d01 100644
--- a/res/values-gl-rES/strings.xml
+++ b/res/values-gl-rES/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Teléfono"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Teléfono"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Teléfono"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historial de chamadas"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Chamar a <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Informar dun número incorrecto"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copiar número no portapapeis"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copiar transcrición no portapapeis"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Editar número antes chamar"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Engadir a un contacto"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Eliminar do historial de chamadas"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Borrar historial de chamadas"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Eliminar correo de voz"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Compartir correo de voz"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"O rexistro de chamadas está baleiro"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Realizar unha chamada"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Borrar o historial de chamadas?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Esta acción eliminará todas as chamadas do teu historial"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Borrando historial de chamadas…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Non se pode facer unha chamada telefónica porque se desactivou a aplicación de teléfono."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Non hai ningunha aplicación para esa acción neste dispositivo"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Buscar contactos"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Non tes chamadas perdidas."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"A caixa de entrada do correo de voz está baleira."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Mostrar só os favoritos"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historial"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Todos"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Perdidas"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Correo de voz"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Marcación rápida"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recentes"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Contactos"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Correo de voz"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Eliminado dos favoritos"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Engadir a un contacto"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Enviar SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Realizar unha videochamada"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Ver historial de chamadas completo"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> chamadas perdidas novas"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Aínda non tes ningún contacto na marcación directa"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Engade un favorito para a marcación directa"</string>
diff --git a/res/values-gu-rIN/strings.xml b/res/values-gu-rIN/strings.xml
index 304d18782..15d13f3ad 100644
--- a/res/values-gu-rIN/strings.xml
+++ b/res/values-gu-rIN/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"ફોન"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ફોન"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ફોન"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"કૉલ ઇતિહાસ"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> ને કૉલ કરો"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"અચોક્કસ નંબરની જાણ કરો"</string>
<string name="copy_number_text" msgid="5160503544191297770">"નંબરને ક્લિપબોર્ડ પર કૉપિ કરો"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ટ્રાન્સક્રિપ્શનને ક્લિપબોર્ડ પર કૉપિ કરો"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"કૉલ કરતાં પહેલાં નંબર સંપાદિત કરો"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"સંપર્કમાં ઉમેરો"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"કૉલ ઇતિહાસમાંથી કાઢી નાખો"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"કૉલ ઇતિહાસ સાફ કરો"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"વૉઇસમેઇલ કાઢી નાખો"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"વૉઇસમેઇલ શેર કરો"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"તમારો કૉલ લૉગ ખાલી છે"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"એક કૉલ કરો"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"કૉલ ઇતિહાસ સાફ કરીએ?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"આ તમારા ઇતિહાસમાંથી તમામ કૉલ્સ કાઢી નાખશે"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"કૉલ ઇતિહાસ સાફ કરી રહ્યાં છે…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"ફોન કૉલ કરી શકાતો નથી કારણ કે ફોન એપ્લિકેશન અક્ષમ કરવામાં આવી છે."</string>
<string name="activity_not_available" msgid="2287665636817987623">"આ ઉપકરણ પર તે માટે કોઈ એપ્લિકેશન નથી"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"સંપર્કો શોધો"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"તમારી પાસે કોઇ છૂટેલાં કૉલ્સ નથી."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"તમારું વૉઇસમેઇલ ઇનબોક્સ ખાલી છે."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"ફક્ત મનપસંદ બતાવો"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ઇતિહાસ"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"તમામ"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"છૂટેલ"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"વૉઇસમેઇલ"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"સ્પીડ ડાયલ"</string>
- <string name="tab_recents" msgid="929949073851377206">"તાજેતરના"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"સંપર્કો"</string>
<string name="tab_voicemail" msgid="155024725947496746">"વૉઇસમેઇલ"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"મનપસંદમાંથી દૂર કર્યું"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"સંપર્કમાં ઉમેરો"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS મોકલો"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"વિડિઓ કૉલ કરો"</string>
- <string name="show_call_history" msgid="1141502332266697170">"પૂર્ણ કૉલ ઇતિહાસ જુઓ"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> નવા છૂટેલા કૉલ્સ"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"તમારા ઝડપી ડાયલ પર હજી સુધી કોઇ નથી"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"એક મનપસંદ ઉમેરો"</string>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
index f0a435ff6..a37ad7993 100644
--- a/res/values-hi/strings.xml
+++ b/res/values-hi/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"फ़ोन"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"फ़ोन"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"फ़ोन"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"कॉल इतिहास"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> को कॉल करें"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"कॉल इतिहास"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"गलत संख्या की रिपोर्ट करें"</string>
<string name="copy_number_text" msgid="5160503544191297770">"नंबर को क्‍लिपबोर्ड पर कॉपी करें"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"लिप्यंतरण को क्‍लिपबोर्ड पर कॉपी करें"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"कॉल करने से पहले नंबर संपादित करें"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"किसी संपर्क में जोड़ें"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"कॉल इतिहास से साफ़ करें"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"कॉल इतिहास साफ़ करें"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"वॉयस मेल हटाएं"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"ध्‍वनिमेल साझा करें"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"आपका कॉल लॉग खाली है"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"कॉल करें"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"कॉल करने से पहले नंबर संपादित करें"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"कॉल इतिहास से साफ़ करें"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"कॉल इतिहास साफ़ करें"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"वॉइसमेल हटाएं"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"कॉल इतिहास साफ़ करें?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"इससे आपके इतिहास से सभी कॉल हटा दिए जाएंगे"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"कॉल इतिहास साफ़ किया जा रहा है…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"फ़ोन कॉल नहीं किया जा सकता क्योंकि फ़ोन ऐप्लिकेशन अक्षम कर दिया गया है."</string>
<string name="activity_not_available" msgid="2287665636817987623">"उसके लिए इस डिवाइस पर कोई एेप नहीं है"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"संपर्क खोजें"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"आपके पास कोई भी छूटा हुआ कॉल नहीं है."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"आपका वॉइसमेल इनबाॅक्‍स खाली है."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"आपका कॉल इतिहास खाली है"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"कॉल करें"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"आपके पास कोई भी छूटा हुआ कॉल नहीं है."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"आपका वॉइसमेल इनबाॅक्‍स खाली है."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"केवल पसंदीदा दिखाएं"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"इतिहास"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"कॉल इतिहास"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"सभी"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"छूटे हुए"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"वॉयस मेल"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"स्पीड डायल"</string>
- <string name="tab_recents" msgid="929949073851377206">"हाल ही के"</string>
+ <string name="tab_history" msgid="2563144697322434940">"कॉल इतिहास"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"संपर्क"</string>
<string name="tab_voicemail" msgid="155024725947496746">"वॉइसमेल"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"पसंदीदा से निकाल दिया गया"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"किसी संपर्क में जोड़ें"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS भेजें"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"वीडियो कॉल करें"</string>
- <string name="show_call_history" msgid="1141502332266697170">"पूरा कॉल इतिहास देखें"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> छूटे हुए नए कॉल"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"आपके स्‍पीड डायल पर अभी तक कोई भी नहीं है"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"कोई पसंदीदा जोड़ें"</string>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
index a26f3f6a1..848c998aa 100644
--- a/res/values-hr/strings.xml
+++ b/res/values-hr/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Povijest poziva"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Nazovi <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Prijavi netočan broj"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopiraj broj u međuspremnik"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopiraj prijepis u međuspremnik"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Uredi broj prije pozivanja"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Dodaj kontaktu"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Izbriši iz povijesti poziva"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Izbriši povijest poziva"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Brisanje govorne pošte"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Podijeli govornu poštu"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Vaš je zapisnik poziva prazan"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Uputite poziv"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Želite li izbrisati povijest poziva?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Izbrisat će se svi pozivi iz vaše povijesti"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Brisanje povijesti poziva…"</string>
@@ -130,15 +130,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Telefoniranje nije moguće jer je aplikacija Telefon onemogućena."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Na ovom uređaju nema aplikacije za to"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Pretražite kontakte"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nemate propuštene pozive."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Nemate pristiglih poruka govorne pošte."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Prikaži samo favorite"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Povijest"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Sve"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Propušteni"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Gov. pošta"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Brzo biranje"</string>
- <string name="tab_recents" msgid="929949073851377206">"Najnoviji"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontakti"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Govorna pošta"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Uklonjeno iz favorita"</string>
@@ -148,7 +156,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Dodaj kontaktu"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Pošalji SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Uputite videopoziv"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Prikaz cijele povijesti poziva"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Broj novih propuštenih poziva: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Još nemate nikog na brzom biranju"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Dodaj favorit"</string>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
index 19121f738..e43927564 100644
--- a/res/values-hu/strings.xml
+++ b/res/values-hu/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Híváslista"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> hívása"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Híváslista"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Pontatlan szám jelentése"</string>
<string name="copy_number_text" msgid="5160503544191297770">"A szám másolása a vágólapra"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Az átírás másolása a vágólapra"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Szám szerkesztése hívás előtt"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Hozzáadás névjegyhez"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Törlés a híváslistáról"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"A híváslista törlése"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Hangposta törlése"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Hangposta megosztása"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"A hívásnapló üres"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Hívásindítás"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Szám szerkesztése hívás előtt"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Törlés a híváslistáról"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"A híváslista törlése"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Hangposta törlése"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Törli a híváslistát?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Ezzel törli az összes hívást az előzmények közül"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Híváslista törlése…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Nem lehet telefonhívást kezdeményezni, mert a Telefon alkalmazást letiltották."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Nincs megfelelő alkalmazás a művelethez ezen az eszközön"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Névjegyek keresése"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nincsenek nem fogadott hívásai."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Hangpostafiókjában nincsenek beérkezett üzenetek."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"A híváslista üres"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Hívásindítás"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Nincsenek nem fogadott hívások."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Hangpostafiókjában nincsenek beérkezett üzenetek."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Csak kedvencek megjelenítése"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Előzmények"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Híváslista"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Összes"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Nem fogadott"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Hangposta"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Gyorshívó"</string>
- <string name="tab_recents" msgid="929949073851377206">"Legutóbbiak"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Híváslista"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Címtár"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Hangposta"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Eltávolítva a kedvencek közül"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Hozzáadás névjegyhez"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS küldése"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Videohívás kezdeményezése"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Teljes híváslista megtekintése"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> új nem fogadott hívás"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Még semelyik telefonszám sincs gyorshívón"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Kedvenc hozzáadása"</string>
diff --git a/res/values-hy-rAM/strings.xml b/res/values-hy-rAM/strings.xml
index 1027cf690..b9ad74689 100644
--- a/res/values-hy-rAM/strings.xml
+++ b/res/values-hy-rAM/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Հեռախոս"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Հեռախոս"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Հեռախոս"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Զանգերի պատմություն"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Զանգել <xliff:g id="NAME">%s</xliff:g>-ին"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Հաղորդել սխալ համարի մասին"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Պատճենել համարը սեղմատախտակին"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Պատճենել տառադարձությունը սեղմատախտակին"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Խմբագրել համարը զանգելուց առաջ"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Ավելացնել կոնտակտների ցանկին"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Ջնջել զանգերի պատմությունից"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Մաքրել զանգերի պատմությունը"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Ջնջել ձայնային փոստը"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Տարածել ձայնային փոստը"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Զանգերի մատյանը դատարկ է"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Զանգահարել"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Մաքրե՞լ զանգերի պատմությունը:"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Այս գործողությունը ամբողջովին կջնջի զանգերի պատմությունը"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Զանգերի պատմության մաքրում…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Հնարավոր չէ զանգահարել, քանի որ Հեռախոս հավելվածն անջատված է:"</string>
<string name="activity_not_available" msgid="2287665636817987623">"Սարքի վրա համապատասխան հավելված չկա"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Որոնել կոնտակտներ"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Բաց թողած զանգեր չունեք:"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Ձայնային փոստի մուտքի արկղը դատարկ է:"</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Ցույց տալ միայն ընտրյալները"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Պատմություն"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Բոլորը"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Բաց թողնված"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Ձայնափոստ"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Արագ համարարկում"</string>
- <string name="tab_recents" msgid="929949073851377206">"Վերջինները"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Կոնտակտներ"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Ձայնային փոստ"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Հեռացված է ընտրյալներից"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Ավելացնել կոնտակտին"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Ուղարկել SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Կատարել տեսազանգ"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Դիտել բոլոր զանգերի պատմությունը"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> նոր բաց թողնված զանգ"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Արագ համարահավաքման ցանկը դատարկ է"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Ավելացնել ընտրանում"</string>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index f2c180345..59a7b37ba 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telepon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telepon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telepon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Riwayat panggilan"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Telepon <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Laporkan nomor yang tidak akurat"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Salin angka ke papan klip"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Salin transkripsi ke papan klip"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Edit nomor sebelum memanggil"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Tambahkan ke kontak"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Hapus dari riwayat panggilan"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Hapus riwayat panggilan"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Hapus pesan suara"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Bagikan kotak pesan"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Log panggilan kosong"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Lakukan panggilan telepon"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Hapus riwayat panggilan?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Tindakan ini akan menghapus semua panggilan telepon dari riwayat"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Menghapus riwayat panggilan..."</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Tidak dapat melakukan panggilan telepon karena aplikasi Telepon telah dinonaktifkan."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Tidak ada aplikasi untuk tindakan tersebut di perangkat ini"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Telusuri kontak"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Tidak ada panggilan yang tidak terjawab."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Kotak masuk pesan suara kosong."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Hanya tampilkan favorit"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Riwayat"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Semua"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Tak Dijawab"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"PesanSuara"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Panggilan cepat"</string>
- <string name="tab_recents" msgid="929949073851377206">"Terbaru"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontak"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Pesan suara"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Dihapus dari favorit"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Tambahkan ke kontak"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Kirim SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Lakukan video call"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Lihat riwayat panggilan telepon lengkap"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> panggilan tidak terjawab baru"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Daftar panggilan cepat masih kosong"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Tambahkan favorit"</string>
diff --git a/res/values-is-rIS/strings.xml b/res/values-is-rIS/strings.xml
index 675deaad9..0f2980d7b 100644
--- a/res/values-is-rIS/strings.xml
+++ b/res/values-is-rIS/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Sími"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Sími"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Sími"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Símtalaferill"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Hringja í <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Tilkynna rangt númer"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Afrita númer á klippiborð"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Afrita umritun á klippiborð"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Breyta númeri áður en hringt er"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Bæta við tengilið"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Eyða af símtalaferli"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Hreinsa símtalaferil"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Eyða talhólfsskilaboðum"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Deila talhólfsskilaboðum"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Símtalaskráin er tóm"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Hringja símtal"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Hreinsa símtalaferil?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Þetta eyðir öllum símtölum af ferlinum"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Hreinsar símtalaferil…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Ekki er hægt að hringja vegna þess að forritið Sími hefur verið gert óvirkt."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Ekkert forrit fyrir þetta er í tækinu"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Leita að tengiliðum"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Þú ert ekki með nein ósvöruð símtöl."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Talhólfið þitt er tómt."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Sýna aðeins uppáhaldstengiliði"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Ferill"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Allt"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Ósvöruð"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Talhólf"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Hraðval"</string>
- <string name="tab_recents" msgid="929949073851377206">"Nýlegt"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Tengiliðir"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Talhólf"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Fjarlægður úr uppáhaldi"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Bæta við tengilið"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Senda SMS-skilaboð"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Hringja myndsímtal"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Skoða símtalaferil í heild"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> ný ósvöruð símtöl"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Þú ert ekki með neinn í hraðvali enn sem komið er"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Bæta uppáhaldi við"</string>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index a322fd68b..80ea3beaa 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefono"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefono"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefono"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Cronologia chiamate"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Chiama <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Cronologia chiamate"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Segnala numero sbagliato"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copia numero negli appunti"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copia trascrizione negli appunti"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Modifica prima di chiamare"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Aggiungi a un contatto"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Elimina da cronologia chiamate"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Cancella cronologia chiamate"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Elimina messaggio vocale"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Condividi messaggio vocale"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Il registro chiamate è vuoto"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Fai una chiamata"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Modifica numero prima di chiamare"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Elimina da cronologia chiamate"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Cancella cronologia chiamate"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Elimina messaggi della segreteria"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Cancellare la cronologia chiamate?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Verranno eliminate tutte le chiamate dalla cronologia"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Cancellazione cronologia chiamate…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Impossibile effettuare una telefonata perché l\'applicazione Telefono è stata disattivata."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Sul dispositivo non sono presenti app per tale azione"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Cerca nei contatti"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nessuna chiamata senza risposta."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"La casella della segreteria è vuota."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"La cronologia delle chiamate è vuota"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Fai una chiamata"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Nessuna chiamata senza risposta."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"La segreteria è vuota."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Mostra solo i preferiti"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Cronologia"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Cronologia chiamate"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Tutte"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Perse"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Segreteria"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Composizione rapida"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recenti"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Cronologia chiamate"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Contatti"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Segreteria"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Rimosso dai preferiti"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Aggiungi a un contatto"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Invia SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Fai una videochiamata"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Visualizza cronologia completa delle chiamate"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> nuove chiamate senza risposta"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Nessun preferito disponibile nella Composizione rapida"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Aggiungi un preferito"</string>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 2f393fd06..f061f8263 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"טלפון"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"טלפון"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"טלפון"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"היסטוריית שיחות"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"התקשר אל <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"דווח על מספר לא מדויק"</string>
<string name="copy_number_text" msgid="5160503544191297770">"העתק את המספר ללוח העריכה"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"העתק את התעתיק ללוח העריכה"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ערוך מספר לפני השיחה"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"הוסף לאיש קשר"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"מחק מהיסטוריית השיחות"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"נקה את היסטוריית השיחות"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"מחק דואר קולי"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"שתף דואר קולי"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"יומן השיחות שלך ריק"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"התקשר"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"האם לנקות את היסטוריית השיחות?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"פעולה זו תמחק את כל השיחות מההיסטוריה שלך"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"מנקה היסטוריית שיחות…"</string>
@@ -131,15 +131,23 @@
<string name="call_not_available" msgid="8941576511946492225">"לא ניתן לבצע שיחת טלפון מפני שאפליקציית הטלפון הושבתה."</string>
<string name="activity_not_available" msgid="2287665636817987623">"אין אפליקציה עבור הפעולה הזו במכשיר הזה"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"חפש אנשי קשר"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"אין שיחות שלא נענו."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"תיבת הדואר הקולי ריקה."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"הצג מועדפים בלבד"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"היסטוריה"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"הכל"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"שיחה שלא נענתה"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"דואר קולי"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"חיוג מהיר"</string>
- <string name="tab_recents" msgid="929949073851377206">"אחרונים"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"אנשי קשר"</string>
<string name="tab_voicemail" msgid="155024725947496746">"דואר קולי"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"הוסר מהמועדפים"</string>
@@ -149,7 +157,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"הוסף לאיש קשר"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"‏שלח SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"בצע שיחת וידאו"</string>
- <string name="show_call_history" msgid="1141502332266697170">"הצג את היסטוריית השיחות המלאה"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> שיחות חדשות שלא נענו"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"עדיין לא הוגדר חיוג מהיר לאף איש קשר"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"הוסף פריט מועדף"</string>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 9e1040725..f02ff6b15 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"電話"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"電話"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"電話"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"通話履歴"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g>に発信"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"通話履歴"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"不正確な番号を報告"</string>
<string name="copy_number_text" msgid="5160503544191297770">"番号をクリップボードにコピー"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"音声文字変換をクリップボードにコピー"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"発信前に番号を編集"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"連絡先に追加"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"通話履歴から削除"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"通話履歴を消去"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"ボイスメールを削除"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"ボイスメールを共有"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"通話履歴はありません"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"発信"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"発信前に番号を編集"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"通話履歴から削除"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"通話履歴を消去"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"ボイスメールを削除"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"通話履歴を消去しますか?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"消去すると、すべての通話が履歴から削除されます"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"通話履歴の消去中…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"電話アプリが無効になっているため発信できません。"</string>
<string name="activity_not_available" msgid="2287665636817987623">"この操作を行うアプリが端末上にありません"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"連絡先を検索"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"不在着信はありません。"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"ボイスメール受信トレイは空です。"</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"通話履歴はありません"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"発信"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"不在着信はありません。"</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"ボイスメール受信トレイは空です。"</string>
<string name="show_favorites_only" msgid="5520072531022614595">"お気に入りのみを表示"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"履歴"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"通話履歴"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"すべて"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"不在着信"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"ボイスメール"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"クイックアクセス"</string>
- <string name="tab_recents" msgid="929949073851377206">"最近"</string>
+ <string name="tab_history" msgid="2563144697322434940">"通話履歴"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"連絡先"</string>
<string name="tab_voicemail" msgid="155024725947496746">"ボイスメール"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"お気に入りから削除されました"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"連絡先に追加"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMSを送信"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ビデオハングアウト"</string>
- <string name="show_call_history" msgid="1141502332266697170">"通話履歴をすべて表示"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g>件の不在着信"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"クイックアクセスに登録済みの連絡先はまだありません"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"お気に入りを追加"</string>
diff --git a/res/values-ka-rGE/strings.xml b/res/values-ka-rGE/strings.xml
index 9ee390016..38cf465b7 100644
--- a/res/values-ka-rGE/strings.xml
+++ b/res/values-ka-rGE/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"ტელეფონი"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ტელეფონი"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ტელეფონი"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"საუბრის ისტორია"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g>-თან დარეკვა"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"არაზუსტი ნომრის შეტყობინება"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ნომრის ბუფერში კოპირება"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ტრანსკრიფციის ბუფერში კოპირება"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ნომრის რედაქტირება დარეკვამდე"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"კონტაქტისადმი დამატება"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"ზარის ისტორიიდან წაშლა"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"ზარის ისტორიის გასუფთავება"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"ხმოვანი ფოსტის წაშლა"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"ხმოვანი ფოსტის გაზიარება"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"თქვენი ზარების ჟურნალი ცარიელია"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"დარეკვა"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"გასუფთავდეს ზარის ისტორია?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"ეს წაშლის ყველა ზარს თქვენი ისტორიიდან"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"მიმდ. ზარ. ისტ. გასუფთავება…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"სატელეფონო ზარის განხორციელება ვერ ხერხდება, ვინაიდან ტელეფონის აპლიკაცია გაუქმებულია."</string>
<string name="activity_not_available" msgid="2287665636817987623">"ამ მოწყობილობაზე არ არის შესაბამისი აპლიკაცია"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"კონტაქტების ძიება"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"გამოტოვებული ზარები არ გაქვთ."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"თქვენი ხმოვანი ელფოსტის შემოსულები ცარიელია."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"მხოლოდ რჩეულების ჩვენება"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ისტორია"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"ყველა"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"გამოტოვებული"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"ხმოვანი ფოსტა"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"სწრაფი დარეკვა"</string>
- <string name="tab_recents" msgid="929949073851377206">"ბოლო"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"კონტაქტები"</string>
<string name="tab_voicemail" msgid="155024725947496746">"ხმოვანი ფოსტა"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"წაიშალა რჩეულებიდან"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"კონტაქტისადმი დამატება"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS-ის გაგზავნა"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ვიდეოზარის განხორციელება"</string>
- <string name="show_call_history" msgid="1141502332266697170">"ზარების სრული ისტორიის ნახვა"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> ახალი გაცდენილი ზარი"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"სწრაფი აკრეფისთვის რჩეულები ჯერ არ გყავთ"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"რჩეული კონტაქტის დამატება"</string>
diff --git a/res/values-kk-rKZ/strings.xml b/res/values-kk-rKZ/strings.xml
index 6614aa8f4..ca5c52bb6 100644
--- a/res/values-kk-rKZ/strings.xml
+++ b/res/values-kk-rKZ/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Телефон"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Телефон"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Телефон"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Қоңыраулар тарихы"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> нөміріне қоңырау шалу"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Қоңыраулар тарихы"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Қате нөмір туралы есеп беру"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Нөмірді аралық сақтағышқа көшіру"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Транскрипцияны аралық сақтағышқа көшіру"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Қоңырау алдында нөмірді жөндеңіз"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Контактіге қосу"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Қоңыраулар тарихынан жою"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Қоңыраулар тарихын тазалау"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Дауыс-хабарды жою"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Дауыс-хабармен бөлісу"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Қоңыраулар журналы бос"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Қоңырау шалу"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Қоңырау алдында нөмірді өңдеу"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Қоңыраулар тарихынан жою"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Қоңыраулар тарихын тазалау"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Дауыстық хабарды жою"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Қоңыраулар тарихын тазалау керек пе?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Бұл тарихтан барлық қоңырауларды жояды"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Қоңыраулар тарихы тазалануда…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Телефон қоңырауын шалу мүмкін емес, өйткені «Телефон» қолданбасы өшірілген."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Бұл үшін осы құрылғыда қолданба жоқ"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Контактілерді іздеу"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Қабылданбаған қоңыраулар жоқ."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Дауыс поштасының \"Кіріс\" қалтасы бос."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Қоңыраулар тарихы бос"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Қоңырау шалу"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Қабылданбаған қоңырауларды жоқ."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Дауыстық поштаның \"Кіріс\" қалтасы бос."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Сүйіктілерді ғана көрсету"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Тарих"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Қоңыраулар тарихы"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Барлық"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Қабылданбаған"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Дауыстық хабар"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Жылдам теру"</string>
- <string name="tab_recents" msgid="929949073851377206">"Жақындағылар"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Қоңыраулар тарихы"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Контактілер"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Дауыстық хабар"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Сүйіктілерден алынған"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Контактіге қосу"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS жіберу"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Бейне қоңырау шалу"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Толық қоңыраулар тарихын көру"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> жаңа қабылданбаған қоңыраулар"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Жылдам теруде әлі ешкім жоқ"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Таңдаулыны қосу"</string>
diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml
index e5e2b67ef..f3ab478a0 100644
--- a/res/values-km-rKH/strings.xml
+++ b/res/values-km-rKH/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"ទូរស័ព្ទ"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ទូរសព្ទ"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ទូរស័ព្ទ"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"ប្រវត្តិ​ហៅ"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"ហៅ <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"ប្រវត្តិ​ហៅ"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"រាយការណ៍ពីលេខដែលមិនត្រឹមត្រូវ"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ចម្លងលេខទៅក្តារតម្បៀតខ្ទាស់"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ចម្លងការចម្លងទៅក្តារតម្បៀតខ្ទាស់"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"កែ​លេខ​មុន​ពេល​ហៅ"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"បន្ថែមទៅទំនាក់ទំនង"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"លុបចេញពីប្រវត្តិហៅ"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"ជម្រះប្រវត្តិហៅ"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"លុប​សារ​ជា​សំឡេង"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"ចែករំលែក​សារ​ជា​សំឡេង"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"កំណត់ហេតុហៅរបស់អ្នកទទេ"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"ហៅទូរស័ព្ទ"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"កែ​លេខ​មុន​ពេល​ហៅ"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"លុបចេញពីប្រវត្តិហៅ"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"ជម្រះប្រវត្តិហៅ"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"លុប​សារ​ជា​សំឡេង"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"ជម្រះប្រវត្តិហៅ?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"វានឹងលុបការហៅទាំងអស់ចេញពីប្រវត្តិរបស់អ្នក"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"កំពុងជម្រះប្រវត្តិហៅ…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"មិន​អាច​ហៅ​បាន​ទេ​ ព្រោះ​កម្មវិធី​ទូរស័ព្ទ​ត្រូវ​បាន​បិទ។"</string>
<string name="activity_not_available" msgid="2287665636817987623">"មិនមានកម្មវិធីសម្រាប់សកម្មភាពនេះនៅលើឧបករណ៍នេះទេ"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"ស្វែងរកទំនាក់ទំនង"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"អ្នកមិនមានការខកខានទទួលទូរស័ព្ទទេ។"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"ប្រអប់ទទួលសារជាសំឡេងរបស់អ្នកទទេ។"</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"ប្រវត្តិហៅរបស់អ្នកទទេ"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"ហៅទូរស័ព្ទ"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"អ្នកមិនមានការខកខានទទួលទូរស័ព្ទទេ។"</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"ប្រអប់ទទួលសារជាសំឡេងរបស់អ្នកទទេ។"</string>
<string name="show_favorites_only" msgid="5520072531022614595">"បង្ហាញ​តែ​​និយម​ប្រើ​ប៉ុណ្ណោះ"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ប្រវត្តិ"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"ប្រវត្តិហៅ"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"ទាំង​អស់"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"ខកខាន​ទទួល"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"សារ​ជា​សំឡេង"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"ហៅទូរស័ព្ទល្បឿនលឿន"</string>
- <string name="tab_recents" msgid="929949073851377206">"ថ្មីៗ"</string>
+ <string name="tab_history" msgid="2563144697322434940">"ប្រវត្តិហៅ"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"ទំនាក់ទំនង"</string>
<string name="tab_voicemail" msgid="155024725947496746">"សារជាសំឡេង"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"បាន​លុប​ចេញពី​ទំនាក់ទំនង​ដែល​និយម​ប្រើ"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"បន្ថែមទៅទំនាក់ទំនង"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"ផ្ញើសារ SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ការ​ហៅ​ជា​វីដេអូ"</string>
- <string name="show_call_history" msgid="1141502332266697170">"មើលប្រវត្តិហៅទាំងស្រុង"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"ខកខាន​ទទួល​ថ្មី <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"គ្មាននរណាម្នាក់នៅក្នុងការហៅរហ័សរបស់អ្នកនៅឡើយទេ"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"បន្ថែមសំណព្វ"</string>
diff --git a/res/values-kn-rIN/strings.xml b/res/values-kn-rIN/strings.xml
index 93655c950..b62a879fe 100644
--- a/res/values-kn-rIN/strings.xml
+++ b/res/values-kn-rIN/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"ಫೋನ್"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ಫೋನ್"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ಫೋನ್"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"ಕರೆ ಇತಿಹಾಸ"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> ಕರೆ ಮಾಡಿ"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"ಕರೆ ಇತಿಹಾಸ"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"ನಿಖರವಾಗಿಲ್ಲದ ಸಂಖ್ಯೆಯನ್ನು ವರದಿಮಾಡಿ"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ಸಂಖ್ಯೆಯನ್ನು ಕ್ಲಿಪ್‌ಬೋರ್ಡ್‌ಗೆ ನಕಲಿಸಿ"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ಕ್ಲಿಪ್‌ಬೋರ್ಡ್‌ಗೆ ಟ್ರಾನ್‌ಸ್ಕ್ರಿಪ್ಶನ್‌‌‌ ನಕಲಿಸಿ"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ಕರೆ ಮಾಡುವ ಮೊದಲು ಸಂಖ್ಯೆಯನ್ನು ಸಂಪಾದಿಸಿ"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"ಸಂಪರ್ಕಕ್ಕೆ ಸೇರಿಸು"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"ಕರೆ ಇತಿಹಾಸದಿಂದ ಅಳಿಸಿ"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"ಕರೆ ಇತಿಹಾಸವನ್ನು ತೆರವುಗೊಳಿಸಿ"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"ಧ್ವನಿಮೇಲ್‌ ಅಳಿಸಿ"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"ಧ್ವನಿಮೇಲ್‌ ಅನ್ನು ಹಂಚಿಕೊಳ್ಳಿ"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"ನಿಮ್ಮ ಕರೆಯ ಲಾಗ್ ಖಾಲಿ ಇದೆ"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"ಕರೆ ಮಾಡಿ"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"ಕರೆ ಮಾಡುವ ಮೊದಲು ಸಂಖ್ಯೆಯನ್ನು ಸರಿಪಡಿಸಿ"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"ಕರೆ ಇತಿಹಾಸದಿಂದ ಅಳಿಸಿ"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"ಕರೆ ಇತಿಹಾಸವನ್ನು ತೆರವುಗೊಳಿಸಿ"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"ಧ್ವನಿಮೇಲ್‌ ಅಳಿಸಿ"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"ಕರೆ ಇತಿಹಾಸವನ್ನು ತೆರವುಗೊಳಿಸುವುದೇ?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"ಇದು ನಿಮ್ಮ ಇತಿಹಾಸದಿಂದ ಎಲ್ಲಾ ಕರೆಗಳನ್ನು ಅಳಿಸುತ್ತದೆ"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"ಕರೆ ಇತಿಹಾಸವನ್ನು ತೆರವುಗೊಳಿಸಲಾಗುತ್ತಿದೆ…"</string>
@@ -130,15 +125,17 @@
<string name="call_not_available" msgid="8941576511946492225">"ಫೋನ್ ಅಪ್ಲಿಕೇಶನ್ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿರುವುದರಿಂದ ಫೋನ್ ಕರೆ ಮಾಡಲು ಸಾಧ್ಯವಿಲ್ಲ."</string>
<string name="activity_not_available" msgid="2287665636817987623">"ಈ ಸಾಧನದಲ್ಲಿ ಅದಕ್ಕಾಗಿ ಯಾವುದೇ ಅಪ್ಲಿಕೇಶನ್‌ಗಳಿಲ್ಲ"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"ಸಂಪರ್ಕಗಳನ್ನು ಹುಡುಕಿ"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"ನೀವು ಯಾವುದೇ ತಪ್ಪಿದ ಕರೆಗಳನ್ನು ಹೊಂದಿಲ್ಲ."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"ನಿಮ್ಮ ಧ್ವನಿಮೇಲ್ ಇನ್‌ಬಾಕ್ಸ್ ಖಾಲಿ ಇದೆ."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"ನಿಮ್ಮ ಕರೆ ಇತಿಹಾಸ ಖಾಲಿಯಾಗಿದೆ"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"ಕರೆ ಮಾಡಿ"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"ನೀವು ಯಾವುದೇ ತಪ್ಪಿದ ಕರೆಗಳನ್ನು ಹೊಂದಿಲ್ಲ."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"ನಿಮ್ಮ ಧ್ವನಿಮೇಲ್ ಇನ್‌ಬಾಕ್ಸ್ ಖಾಲಿ ಇದೆ."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"ಮೆಚ್ಚಿನವುಗಳನ್ನು ಮಾತ್ರ ತೋರಿಸು"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ಇತಿಹಾಸ"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"ಕರೆ ಇತಿಹಾಸ"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"ಎಲ್ಲಾ ಕರೆಗಳು"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"ಮಿಸ್ಡ್‌‌ ಕರೆಗಳು"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"ಧ್ವನಿಮೇಲ್"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"ಸ್ಪೀಡ್ ಡಯಲ್"</string>
- <string name="tab_recents" msgid="929949073851377206">"ಇತ್ತೀಚಿನವುಗಳು"</string>
+ <string name="tab_history" msgid="2563144697322434940">"ಕರೆ ಇತಿಹಾಸ"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"ಸಂಪರ್ಕಗಳು"</string>
<string name="tab_voicemail" msgid="155024725947496746">"ಧ್ವನಿಮೇಲ್"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"ಮೆಚ್ಚಿನವುಗಳಿಂದ ತೆಗೆದುಹಾಕಲಾಗಿದೆ"</string>
@@ -148,7 +145,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"ಸಂಪರ್ಕಕ್ಕೆ ಸೇರಿಸು"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS ಕಳುಹಿಸು"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ವೀಡಿಯೊ ಕರೆ ಮಾಡಿ"</string>
- <string name="show_call_history" msgid="1141502332266697170">"ಕರೆಯ ಪೂರ್ಣ ಇತಿಹಾಸವನ್ನು ವೀಕ್ಷಿಸಿ"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> ಹೊಸ ತಪ್ಪಿದ ಕರೆಗಳು"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"ನಿಮ್ಮ ವೇಗದ ಡಯಲ್‌ನಲ್ಲಿ ಇದುವರೆಗೆ ಯಾರೂ ಇಲ್ಲ"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"ಮೆಚ್ಚಿನದನ್ನು ಸೇರಿಸಿ"</string>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 275f7be52..3badbef64 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"전화"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"전화"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"휴대전화"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"통화 기록"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"전화걸기: <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"적절하지 않은 번호 신고하기"</string>
<string name="copy_number_text" msgid="5160503544191297770">"전화번호를 클립보드에 복사"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"변환된 텍스트를 클립보드에 복사"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"통화하기 전에 번호 수정"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"연락처에 추가"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"통화 기록에서 삭제"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"통화 기록 삭제"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"음성사서함 삭제"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"음성사서함 공유"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"통화 기록이 비어있습니다."</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"전화 걸기"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"통화 기록을 삭제하시겠습니까?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"모든 통화가 기록에서 삭제됩니다."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"통화 기록을 삭제하는 중…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"전화 애플리케이션을 사용 중지했으므로 전화를 걸 수 없습니다."</string>
<string name="activity_not_available" msgid="2287665636817987623">"이 기기에 작업을 처리할 수 있는 앱이 없습니다."</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"연락처 검색"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"부재중 전화가 없습니다."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"음성사서함 받은편지함이 비어 있습니다."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"즐겨찾는 연락처만 표시"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"기록"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"전체"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"부재중 전화"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"음성사서함"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"단축번호"</string>
- <string name="tab_recents" msgid="929949073851377206">"최근"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"주소록"</string>
<string name="tab_voicemail" msgid="155024725947496746">"음성사서함"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"즐겨찾기에서 삭제됨"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"연락처에 추가"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS 보내기"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"화상 통화하기"</string>
- <string name="show_call_history" msgid="1141502332266697170">"전체 통화 기록 조회"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"새로운 부재중 전화 <xliff:g id="NUMBER">%s</xliff:g>건"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"아직 단축 다이얼이 설정된 연락처가 없습니다."</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"단축 다이얼 추가"</string>
diff --git a/res/values-ky-rKG/strings.xml b/res/values-ky-rKG/strings.xml
index c9998c377..346bfc737 100644
--- a/res/values-ky-rKG/strings.xml
+++ b/res/values-ky-rKG/strings.xml
@@ -21,21 +21,19 @@
<string name="launcherActivityLabel" msgid="1129729740601172692">"Телефон"</string>
<!-- no translation found for dialerIconLabel (6500826552823403796) -->
<skip />
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Чалуулар таржымалы"</string>
- <!-- no translation found for recentCalls_callNumber (1756372533999226126) -->
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
<skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Номер туура эмес"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Номер буферге көчүрүлсүн"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Транскрипция буферге көчүрүлсүн"</string>
- <!-- no translation found for recentCalls_editNumberBeforeCall (7756171675833267857) -->
- <skip />
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Байланышка кошуу"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Чалуулар таржымалынан жок кылуу"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Чалуулар таржымалын тазалоо"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Үнкатты жок кылуу"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Үнкатты бөлүшүү"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Чалуулар таржымалында эч нерсе жок"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Чалуу"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Чалуулар таржымалы тазалансынбы?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Ушуну менен бул таржымалдагы бардык чалуулар жок болот"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Чалуулар таржымалы тазаланууда…"</string>
@@ -155,15 +153,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Телефон колдонмосу өчүрүлгөндүктөн, чалуу мүмкүн болбой жатат."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Бул түзмөктө ал үчүн колдонмо жок"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Байланыштардан издеп көрүңүз"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Байкалбай калган чалуулар жок."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Үн почтаңыздын келген билдирүүлөр куржуну бош."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Тандамалдарды гана көрсөтүү"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Тарыхы"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Бардыгы"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Өткөзүлгөндөр"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Үнкат"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Тез терүү"</string>
- <string name="tab_recents" msgid="929949073851377206">"Акыркылар"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Байланыштар"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Үн почтасы"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Тандамалдардан өчүрүлдү"</string>
@@ -173,7 +179,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Байланышка кошуу"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS жөнөтүү"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Видео түрүндө чалуу"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Чалуулардын толук таржымалын көрүү"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> жаңы өткөзүлгөн чалуу"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Азырынча тез териле турган номерлер жок"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Сүйүктүү номер кошуу"</string>
diff --git a/res/values-lo-rLA/strings.xml b/res/values-lo-rLA/strings.xml
index 30861808c..13995478e 100644
--- a/res/values-lo-rLA/strings.xml
+++ b/res/values-lo-rLA/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"ໂທລະສັບ"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ໂທລະສັບ"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ໂທລະສັບ"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"ປະຫວັດການໂທ"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"ໂທຫາ <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"ປະຫວັດການໂທ"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"ລາຍງານໝາຍເລກທີ່ບໍ່ຖືກຕ້ອງ"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ອັດສຳເນົາຕົວເລກໃສ່ຄລິບບອດ"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ອັດສຳເນົາການກ່າຍຂໍ້ຄວາມໃສ່ຄລິບບອດ"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ແກ້ໄຂເບີກ່ອນໂທ"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"ເພີ່ມ​ໃສ່​ລາຍ​ຊື່"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"ລຶບ​ຈາກ​ປະ​ຫວັດ​ການ​ໂທ"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"ລຶບ​ປະ​ຫວັດ​ການ​ໂທ​"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"ລຶບຂໍ້ຄວາມສຽງ"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"ແບ່ງປັນຂໍ້ຄວາມສຽງ"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"ບັນ​ທຶກ​ການ​ໂທ​ຂອງ​ທ່ານ​ຫວ່າງ​ເປົ່າ"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"​ໂທ​ອອກ"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"ແກ້ໄຂເບີກ່ອນໂທ"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"ລຶບ​ຈາກ​ປະ​ຫວັດ​ການ​ໂທ"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"ລຶບ​ປະ​ຫວັດ​ການ​ໂທ​"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"ລຶບຂໍ້ຄວາມສຽງ"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"ລຶບ​ປະ​ຫວັດ​ການ​ໂທ​ບໍ?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"ອັນ​ນີ້​ຈະ​ລຶບ​ທຸກ​ສາຍ​ໂທ​ຈາກ​ປະ​ຫວັດ​ຂອງ​ທ່ານ"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"ກຳ​ລັງ​ລຶບ​ປະ​ຫວັດ​ການ​ໂທ…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"ບໍ່​ສາ​ມາດ​ໂທ​ໄດ​້​ເນື່ອງ​ຈາກ​ແອັບ​ພ​ລິ​ເຄ​ຊັນ​ໂທ​ລະ​ສັບ​ຖືກ​ປິດ​ການ​ນຳ​ໃຊ້​ໄວ້."</string>
<string name="activity_not_available" msgid="2287665636817987623">"ບໍ່​ມີ​ແອັ​ບຯ​ສຳ​ລັບ​ສິ່ງນັ້ນ​ຢູ່​ໃນ​ອຸ​ປະ​ກອນ​ນີ້"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"ຊອກຫາລາຍຊື່ຜູ່ຕິດຕໍ່"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"ທ່ານ​ມີ​ສາຍ​ບໍ່​ໄດ້​ຮັບ."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"ກ່ອງເຂົ້າ​ຂໍ້​ຄວາມ​ສຽງ​ຂອງ​ທ່ານ​ຫວ່າງ​ເປົ່າ."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"ປະ​ຫວັດ​ການ​ໂທ​ຂອງ​ທ່ານ​ຫວ່າງ​ເປົ່າ"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"​ໂທ​ອອກ"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"ທ່ານ​ມີ​ສາຍ​ບໍ່​ໄດ້​ຮັບ."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"ກ່ອງເຂົ້າ​ຂໍ້​ຄວາມ​ສຽງ​ຂອງ​ທ່ານ​ຫວ່າງ​ເປົ່າ."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"ສະ​ແດງ​ສະເພາະລາຍການທີ່ນິຍົມເທົ່ານັ້ນ"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ປະຫວັດການໂທ"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"ປະຫວັດການໂທ"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"ທັງໝົດ"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"ສາຍທີ່ບໍ່ໄດ້ຮັບ"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"ຂໍ້ຄວາມສຽງ"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"ການ​ໂທ​ດ່ວນ"</string>
- <string name="tab_recents" msgid="929949073851377206">"ຫາ​ກໍ​ໃຊ້"</string>
+ <string name="tab_history" msgid="2563144697322434940">"ປະຫວັດການໂທ"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"ລາຍ​ຊື່​ຜູ່​ຕິດ​ຕໍ່"</string>
<string name="tab_voicemail" msgid="155024725947496746">"ຂໍ້ຄວາມສຽງ"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"ລຶບອອກຈາກລາຍການທີ່ມັກແລ້ວ"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"ເພີ່ມ​ໃສ່​ລາຍ​ຊື່"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"ສົ່ງ SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"​ໂທ​ອອກ​ດ້ວຍ​ວິ​ດີ​ໂອ"</string>
- <string name="show_call_history" msgid="1141502332266697170">"ເບິ່ງ​ປະ​ຫວັດ​ການ​ໂທ​ແບບເຕັມ"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> ສາຍທີ່ບໍ່ໄດ້ຮັບໃໝ່"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"ບໍ່​ມີ​ຜູ້​ໃດ​ຢູ່​ໃນ​ການ​ໂທ​ດ່ວນ​ຂອງ​ທ່ານ​ເທື່ອ"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"ເພີ່ມ​ລາຍ​ການ​ທີ່​ມັກ"</string>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
index 1d3f72637..bdb2ffd46 100644
--- a/res/values-lt/strings.xml
+++ b/res/values-lt/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefonas"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefonas"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefonas"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Skambučių istorija"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Skambinti <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Pranešti apie netikslų numerį"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopijuoti numerį į iškarpinę"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopijuoti transkribuotą tekstą į iškarpinę"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Redaguoti numerį prieš skambutį"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Pridėti prie kontakto"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Ištrinti iš skambučių istorijos"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Išvalyti skambučių istoriją"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Ištrinti balso pašto pran."</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Bendrinti balso paštą"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Skambučių žurnalas yra tuščias"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Skambinti"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Išvalyti skambučių istoriją?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Bus ištrinti visi skambučiai iš istorijos"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Išvaloma skambučių istorija..."</string>
@@ -131,15 +131,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Negalima skambinti telefonu, nes Telefono programa išjungta."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Šiame įrenginyje nėra tam skirtos programos"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Ieškokite kontaktų"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nėra praleistų skambučių."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Balso pašto gautųjų aplankas yra tuščias."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Rodyti tik mėgstamiausius"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Istorija"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Visi"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Praleisti"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Balso paštas"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Spartusis rinkimas"</string>
- <string name="tab_recents" msgid="929949073851377206">"Naujausi"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontaktai"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Balso paštas"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Pašalintas iš adresyno"</string>
@@ -149,7 +157,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Pridėti prie kontakto"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Siųsti SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Atlikti vaizdo skambutį"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Visos skambučių istorijos peržiūra"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Naujų praleistų skambučių: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Dar nieko neįtraukėte į sparčiojo rinkimo sąrašą"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Pridėti mėgstamiausią veiklą"</string>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index 496b268ad..45933a711 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Tālrunis"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Tālrunis"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Zvanīt"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Zvanu vēsture"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Zvanīt: <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Zvanu vēsture"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Ziņot par nepareizu numuru"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopēt numuru starpliktuvē"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopēt transkripciju starpliktuvē"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Rediģēt numuru pirms zvanīšanas"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Pievienot kontaktpersonai"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Dzēst no zvanu vēstures"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Dzēst zvanu vēsturi"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Dzēst balss pasta ziņojumu"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Kopīgot balss pastu"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Zvanu žurnāls ir tukšs."</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Zvanīt"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Rediģēt numuru pirms zvanīšanas"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Dzēst no zvanu vēstures"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Dzēst zvanu vēsturi"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Dzēst balss pasta ziņojumu"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Vai dzēst zvanu vēsturi?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Tiks dzēsti visi vēsturē saglabātie zvani."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Notiek zvanu vēstures dzēšana…"</string>
@@ -130,15 +125,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Nevar veikt tālruņa zvanu, jo lietojumprogramma Tālrunis tika atspējota."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Šajā ierīcē nav nevienas šai darbībai piemērotas lietotnes."</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Meklēt kontaktpersonas"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Jums nav neatbildētu zvanu."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Jūsu balss pasta iesūtne ir tukša."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Jūsu zvanu vēsturē nav ierakstu."</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Zvanīt"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Jums nav neatbildētu zvanu."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Jūsu balss pasta iesūtne ir tukša."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Rādīt tikai izlasi"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Vēsture"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Zvanu vēsture"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Visi"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Neatb."</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Balss p."</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Ātrie zvani"</string>
- <string name="tab_recents" msgid="929949073851377206">"Pēdējie"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Zvanu vēsture"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontaktpersonas"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Balss pasts"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Noņemts no izlases"</string>
@@ -148,7 +145,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Pievienot kontaktpersonai"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Sūtīt īsziņu"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Veikt videozvanu"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Visas zvanu vēstures skatīšana"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Jauni neatbildēti zvani: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Ātro zvanu sarakstā vēl nav nevienas kontaktpersonas."</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Pievienot izlasei"</string>
diff --git a/res/values-mk-rMK/strings.xml b/res/values-mk-rMK/strings.xml
index 1cd70d12b..035aceba8 100644
--- a/res/values-mk-rMK/strings.xml
+++ b/res/values-mk-rMK/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Телефон"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Телефон"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Телефон"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Историја на повици"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Повикај <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Историја на повици"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Пријави неточен број"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Копирај го бројот во таблата со исечоци"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Копирај го преписот во таблата со исечоци"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Уреди број пред повик"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Додај на контакт"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Избришете од историјата на повици"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Избришете историја на повици?"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Избриши говорна пошта"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Сподели говорна пошта"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Евиденцијата на повици е празна"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Повикај"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Уредете го бројот пред повикот"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Избришете од историјата на повици"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Избришете ја историјата на повици"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Избришете ја говорната пошта"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Избришете историја на повици?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Ова ќе ги избрише сите повици од историјата"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Се чисти историјата на повици…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Не може да се воспостави телефонски повик, бидејќи апликацијата Телефон е оневозможена."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Нема апликација за тоа на уредот"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Пребарајте контакти"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Немате пропуштени повици."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Приемното сандаче на говорната пошта е празно."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Историјата на повици е празна"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Повикај"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Немате пропуштени повици."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Приемното сандаче на говорната пошта е празно."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Прикажи само омилени"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Историја"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Историја на повици"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Сите"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Пропуштени"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Говорна пошта"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Брзо бирање"</string>
- <string name="tab_recents" msgid="929949073851377206">"Неодамнешни"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Историја на повици"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Контакти"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Говорна пошта"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Отстранет од омилени"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Додај на контакт"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Испрати СМС"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Остварете видеоповик"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Погледнете цела историја на повик"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> нови пропуштени повици"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Сè уште немате никого на брзо бирање"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Додај омилено"</string>
diff --git a/res/values-ml-rIN/strings.xml b/res/values-ml-rIN/strings.xml
index 2632947f3..f2737a750 100644
--- a/res/values-ml-rIN/strings.xml
+++ b/res/values-ml-rIN/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"ഫോണ്‍"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ഫോണ്‍"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ഫോണ്‍"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"കോള്‍‌ ചരിത്രം"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"വിളിക്കുക <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"കൃത്യമല്ലാത്ത നമ്പർ റിപ്പോർട്ടുചെയ്യുക"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ക്ലിപ്പ്‌ബോർഡിലേക്ക് നമ്പർ പകർത്തുക"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ക്ലിപ്പ്‌ബോർഡിലേക്ക് ട്രാൻസ്ക്രിപ്ഷൻ പകർത്തുക"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"കോൾ ചെയ്യുന്നതിന് മുമ്പായി നമ്പർ എഡിറ്റുചെയ്യുക"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"ഒരുകോൺടാക്റ്റിൽ ചേർക്കൂ"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"കോൾ ചരിത്രത്തിൽ നിന്ന് മായ്‌ക്കുക"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"കോൾ ചരിത്രം മായ്‌ക്കുക"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"വോയ്‌സ്മെയിൽ ഇല്ലാതാക്കുക"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"വോയ്‌സ്‌മെയിൽ പങ്കിടുക"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"നിങ്ങളുടെ കോൾ ലോഗ് ശൂന്യമാണ്"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"ഒരു കോൾ ചെയ്യുക"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"കോൾ ചരിത്രം മായ്‌ക്കണോ?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"ഇത് നിങ്ങളുടെ ചരിത്രത്തിൽ നിന്ന് എല്ലാ കോളുകളും ഇല്ലാതാക്കും"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"കോൾ ചരിത്രം മായ്‌ക്കുന്നു..."</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"ഫോൺ അപ്ലിക്കേഷൻ പ്രവർത്തനരഹിതമാക്കിയിരിക്കുന്നതിനാൽ ഫോൺ കോൾ ചെയ്യാനാകില്ല."</string>
<string name="activity_not_available" msgid="2287665636817987623">"അതിനായി ഈ ഉപകരണത്തിൽ അപ്ലിക്കേഷനുകളൊന്നുമില്ല"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"കോണ്‍‌ടാക്റ്റുകള്‍ തിരയുക"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"നിങ്ങൾക്ക് മിസ്‌ഡ് കോളുകളൊന്നുമില്ല."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"നിങ്ങളുടെ വോയ്സ്മെയിൽ ഇൻബോക്സ് ശൂന്യമാണ്."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"പ്രിയപ്പെട്ടവ മാത്രം കാണിക്കുക"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ചരിത്രം"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"എല്ലാം"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"മിസ്‌ഡ്"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"വോയ്‌സ്‌മെയിൽ"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"സ്‌പീഡ് ഡയൽ"</string>
- <string name="tab_recents" msgid="929949073851377206">"പുതിയവ"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"കോണ്‍ടാക്റ്റുകള്‍"</string>
<string name="tab_voicemail" msgid="155024725947496746">"വോയ്‌സ്‌മെയിൽ"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"പ്രിയപ്പെട്ടവയിൽ നിന്നും നീക്കംചെയ്‌തു"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"ഒരുകോൺടാക്റ്റിൽ ചേർക്കൂ"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS അയയ്ക്കുക"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"വീഡിയോ കോൾ ചെയ്യുക"</string>
- <string name="show_call_history" msgid="1141502332266697170">"മുഴുവൻ കോൾ ചരിത്രവും കാണുക"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> പുതിയ മിസ്‌ഡ് കോളുകൾ"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"ഇതുവരെ ആരും നിങ്ങളുടെ സ്പീഡ് ഡയലിൽ ഇല്ല"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"പ്രിയപ്പെട്ടത് ചേർക്കുക"</string>
diff --git a/res/values-mn-rMN/strings.xml b/res/values-mn-rMN/strings.xml
index 6f5427ee3..bfbce532d 100644
--- a/res/values-mn-rMN/strings.xml
+++ b/res/values-mn-rMN/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Гар утас"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Утас"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Утас"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Дуудлагын түүх"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> руу залгах"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Дуудлагын түүх"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Тохиромжгүй дугаарыг мэдээлэх"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Тоог түр санах ойд хуулах"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Хөрвүүлэлтийг түр санах ойд хуулах"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Дуудлага хийхийн өмнө дугаарыг засах"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Харилцагчийн хаягт нэмэх"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Дуудлагын түүхээс устгах"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Дуудлагын түүхийг устгах уу?"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Дуут шууданг устгах"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Дуут шууданг хуваалцах"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Таны дуудлагын жагсаалт хоосон байна"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Залгах"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Дуудлага хийхийн өмнө дугаарыг засах"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Дуудлагын түүхээс устгах"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Дуудлагын түүхийг устгах уу?"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Дуут шууданг устгах"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Дуудлагын түүхийг устгах уу?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Энэ нь таны хийсэн бүх дуудлагыг түүхээс устгана."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Дуудлагын түүхийг устгаж байна..."</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Утас аппликешныг идэвхгүйжүүлсэн тул утасны дуудлага хийх боломжгүй."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Энэхүү төхөөрөмж дээр тухайн үйлдлийг гүйцэтгэх апликейшн байхгүй байна."</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Харилцагч хайх"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Танд аваагүй дуудлага байхгүй байна."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Таны дуут шуудангийн хайрцаг хоосон байна."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Таны дуудлагын түүх хоосон байна"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Дуудлага хийх"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Танд аваагүй дуудлага байхгүй байна."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Таны дуут шуудангийн хайрцаг хоосон байна."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Зөвхөн дуртайнуудыг харуулах"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Түүх"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Дуудлагын түүх"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Бүгд"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Аваагүй"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Дуут шуудан"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Түргэн залгалт"</string>
- <string name="tab_recents" msgid="929949073851377206">"Саяхных"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Дуудлагын түүх"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Харилцагчид"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Дуут шуудан"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Дуртай жагсаалтаас хасав"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Харилцагчийн хаягт нэмэх"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Мессеж илгээх"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Видео дуудлага хийх"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Дуудлагын түүхийг бүхэлд нь харах"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> шинэ аваагүй дуудлага"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Таны яаралтай залгах тохиргоон дээр одоогоор харилцагч байхгүй байна"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Таалагдсан хэсэгт нэмэх"</string>
diff --git a/res/values-mr-rIN/strings.xml b/res/values-mr-rIN/strings.xml
index 6092d611c..4b7a4dd8e 100644
--- a/res/values-mr-rIN/strings.xml
+++ b/res/values-mr-rIN/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"फोन"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"फोन"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"फोन"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"कॉल इतिहास"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> ला कॉल करा"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"चुकीच्या नंबरचा अहवाल द्या"</string>
<string name="copy_number_text" msgid="5160503544191297770">"क्लिपबोर्डवर नंबर कॉपी करा"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"क्लिपबोर्डवर लिप्यंतरण कॉपी करा"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"कॉल करण्यापूर्वी नंबर संपादित करा"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"संपर्कांमध्‍ये जोडा"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"कॉल इतिहासातून हटवा"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"कॉल इतिहास साफ करा"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"व्हॉइसमेल हटवा"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"व्हॉइसमेल सामायिक करा"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"आपला कॉल लॉग रिक्त आहे"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"एक कॉल करा"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"कॉल इतिहास साफ करायचा?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"हे आपल्या कॉल इतिहासातून सर्व कॉल हटवेल"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"कॉल इतिहास साफ करत आहे…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"फोन अनुप्रयोग अक्षम केला गेला असल्याने फोन कॉल करणे शक्य नाही."</string>
<string name="activity_not_available" msgid="2287665636817987623">"या डिव्हाइसवर त्यासाठी कोणताही अॅप नाही"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"संपर्क शोधा"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"आपल्‍याकडे कोणतेही सुटलेले कॉल नाहीत."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"आपला व्हॉइसमेल इनबॉक्स रिक्त आहे."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"केवळ आवडीचे दर्शवा"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"इतिहास"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"सर्व"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"सुटलेले"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"व्हॉइसमेल"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"स्पीड डायल"</string>
- <string name="tab_recents" msgid="929949073851377206">"अलीकडील"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"संपर्क"</string>
<string name="tab_voicemail" msgid="155024725947496746">"व्हॉइसमेल"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"आवडी मधून काढले"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"संपर्कांमध्‍ये जोडा"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS पाठवा"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"व्‍हिडिओ कॉल करा"</string>
- <string name="show_call_history" msgid="1141502332266697170">"संपूर्ण कॉल इतिहास पहा"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> नवीन सुटलेले कॉल"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"अद्याप आपल्‍या स्पीड डायलवर कोणीही नाही"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"एक आवडते जोडा"</string>
diff --git a/res/values-ms-rMY/strings.xml b/res/values-ms-rMY/strings.xml
index c5f4548bc..5a3451588 100644
--- a/res/values-ms-rMY/strings.xml
+++ b/res/values-ms-rMY/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Sejarah panggilan"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Panggil <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Laporkan nombor yang tidak tepat"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Salin nombor ke papan keratan"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Salin transkripsi ke papan keratan"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Edit nombor sebelum panggilan"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Tambahkan pada kenalan"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Padamkan dari sejarah panggilan"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Kosongkan sejarah panggilan"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Padamkan mel suara"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Kongsi mel suara"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Log panggilan anda kosong"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Buat panggilan"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Kosongkan sejarah panggilan?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Tindakan ini akan memadamkan semua panggilan daripada sejarah anda"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Mengosongkan sejarah panggilan..."</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Tidak boleh membuat panggilan telefon kerana aplikasi Telefon telah dilumpuhkan."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Tiada apl untuk tindakan itu pada peranti ini"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Cari kenalan"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Anda tiada panggilan terlepas."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Peti masuk mel suara anda kosong."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Tunjukkan kegemaran sahaja"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Sejarah"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Semua"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Tidak dijawab"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Mel suara"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Dail laju"</string>
- <string name="tab_recents" msgid="929949073851377206">"Terkini"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kenalan"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Mel suara"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Dialih keluar daripada kegemaran"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Tambahkan pada kenalan"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Hantar SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Buat panggilan video"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Lihat sejarah panggilan penuh"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> panggilan terlepas baharu"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Belum ada sesiapa pada dail pantas anda"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Tambahkan kegemaran"</string>
diff --git a/res/values-my-rMM/strings.xml b/res/values-my-rMM/strings.xml
index cce5d276b..3419bff35 100644
--- a/res/values-my-rMM/strings.xml
+++ b/res/values-my-rMM/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"ဖုန်း"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ဖုန်း"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ဖုန်း"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"ခေါ်ဆိုမှု မှတ်တမ်း"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> ကိုခေါ်ပါ"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"မတိကျသော နံပါတ်အား သတင်းပို့ပါ"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ကလစ်ဘုတ်တွင် နံပါတ်ကို ကူးယူရန်"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"အသံမှစာပြောင်းထားသည်ကို ကလစ်ဘုတ်သို့ ကူးယူရန်"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ဖုန်းမခေါ်ခင် နံပါတ်အားပြင်ရန်"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"အဆက်အသွယ်သို့ ပေါင်းထည့်ရန်"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"ခေါ်ဆိုမှု မှတ်တမ်း ထဲမှာ ဖျက်ရန်"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"ခေါ်ဆိုမှု မှတ်တမ်း ရှင်းရန်"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"အသံပို့စာ အားဖျက်ရန်"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"အသံပို့စာ အား မျှဝေရန်"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"သင်၏ ခေါ်ဆိုမှုမှတ်တမ်းတွင် ဘာမှ မရှိပါ။"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"ခေါ်ဆိုမှု ပြုလုပ်ရန်"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"ခေါ်ဆိုမှု မှတ်တမ်းကို ရှင်းပစ်ရမလား?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"ဒါက သင့် မှတ်တမ်းထဲက ခေါ်ဆိုမှုများ အားလုံးကို ဖျက်ပစ်မည်"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"ခေါ်ဆိုမှု မှတ်တမ်းကို ရှင်းနေ…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"ဖုန်း အပလီကေးရှင်းကို ပိတ်ထား၍ ဖုန်း ခေါ်ဆိုမှု မပြုလုပ်နိုင်ခဲ့ပါ။"</string>
<string name="activity_not_available" msgid="2287665636817987623">"ဒီကိရိယာထဲမှာ အဲဒါ့အတွက် app မရှိပါ"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"အဆက်အသွယ်များရှာပါ"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"သင့်တွင် လွဲသွားသည့်ခေါ်ဆိုမှုများ မရှိပါ။"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"သင့်အသံမေးလ် စာတိုက်ပုံးတွင် ဘာမှမရှိပါ။"</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"အနှစ်သက်ဆုံးများသာ ပြပါ"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"မှတ်တမ်း"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"အားလုံး"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"မကိုင်မိလိုက်သော"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"အသံစာ"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"အမြန် နံပါတ်လှည့်မှု"</string>
- <string name="tab_recents" msgid="929949073851377206">"မကြာမီက"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"အဆက်အသွယ်များ"</string>
<string name="tab_voicemail" msgid="155024725947496746">"အသံမေးလ်"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"အနှစ်သက်ဆုံးများထဲမှာ ထုတ်လိုက်ပါပြီ"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"အဆက်အသွယ်သို့ ပေါင်းထည့်ရန်"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"စာတို ပို့ရန်"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ဗီဒီယို ခေါ်ဆိုမှု ပြုလုပ်ရန်"</string>
- <string name="show_call_history" msgid="1141502332266697170">"ခေါ်ဆိုမှု မှတ်တမ်း အပြည့်ကို ကြည့်ရန်"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"လွတ်သွားသောဖုန်း <xliff:g id="NUMBER">%s</xliff:g> ခါ"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"ဘယ်သူမှ သင့်လျှင်မြန်စွာ ခေါ်ဆိုမှုထဲတွင် မရှိသေးပါ"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"အနှစ်သက်ဆုံးတစ်ခု ထည့်ရန်"</string>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index 58e22928e..77b2267d2 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Anropslogg"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Ring <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Rapportér feil nummer"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopiér nummeret til utklippstavlen"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopiér transkripsjonen til utklippstavlen"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Rediger nummer før anrop"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Legg til for en kontakt"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Slett fra anropsloggen"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Slett anropsloggen"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Slett talepost"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Del talepost"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Samtaleloggen din er tom"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Ring"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Vil du slette anropsloggen?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Dette sletter alle anrop fra loggen"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Sletter anropsloggen …"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Kan ikke ringe fordi Telefon-appen er deaktivert."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Det finnes ingen apper for det på denne enheten"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Søk i kontakter"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Du har ingen tapte anrop."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Talepostkassen din er tom."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Vis bare favoritter"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Logg"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Alle"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Ubesvart"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Talemeldinger"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Hurtigvalg"</string>
- <string name="tab_recents" msgid="929949073851377206">"Sist brukte"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontakter"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Talepostkasse"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Fjernet fra favoritter"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Legg til for en kontakt"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Send SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Start en videosamtale"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Se hele anropsloggen"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> nye tapte anrop"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Du har ingen på hurtigoppringning ennå"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Legg til en favoritt"</string>
diff --git a/res/values-ne-rNP/strings.xml b/res/values-ne-rNP/strings.xml
index 11c7295e8..dfe9f8c4e 100644
--- a/res/values-ne-rNP/strings.xml
+++ b/res/values-ne-rNP/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"फोन"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"फोन"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"फोन"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"कल इतिहास"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"कल <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"कल इतिहास"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"गलत नम्बर रिपोर्ट गर्नुहोस्"</string>
<string name="copy_number_text" msgid="5160503544191297770">"क्लिपबोर्डमा नम्बर प्रतिलिपि गर्नुहोस्"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"क्लिपबोर्डमा ट्रान्सक्रिप्सन प्रतिलिपि गर्नुहोस्"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"कल गर्नुअगाडी नम्बर सम्पादन गर्नुहोस्"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"सम्पर्कमा थप्नुहोस्"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"कल इतिहासबाट मेट्नुहोस्"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"कल इतिहास हटाउनुहोस्"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"भ्वाइसमेल हटाउनुहोस्"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"भ्वाइसमेल साझेदारी गर्नुहोस्"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"तपाईँको कल लग खाली छ।"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"कल गर्नुहोस्"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"कल गर्नु अघि नम्बर सम्पादन गर्नुहोस्"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"कल इतिहासबाट मेट्नुहोस्"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"कल इतिहास मेटाउनुहोस्"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"भ्वाइसमेल हटाउनुहोस्"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"कल इतिहास हटाउने हो?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"यस कार्यले तपाईँको इतिहासबाट सबै कल मेट्नेछ"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"कल इतिहास हाटउँदै..."</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"फोन अनुप्रयोग असक्षम गरिएकोले फोन गर्न सकिँदैन।"</string>
<string name="activity_not_available" msgid="2287665636817987623">"यस यन्त्रमा त्यसका लागि कुनै पनि अनुप्रयोग छैन"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"सम्पर्क ठेगानाहरू खोज्नुहोस्"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"तपाईँसँग कुनै छुटेका कलहरू छैनन्।"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"तपाईँको भ्वाइस मेल खाली छ।"</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"तपाईँको कल इतिहास खाली छ"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"कल गर्नुहोस्"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"तपाईँको कुनै पनि कल छुटेका छैनन्।"</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"तपाईँको भ्वाइस मेल खाली छ।"</string>
<string name="show_favorites_only" msgid="5520072531022614595">"मनपर्ने मात्र देखाउनुहोस्"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"इतिहास"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"कल इतिहास"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"सबै"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"छुटेको"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Voicemail"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"द्रूत डायल"</string>
- <string name="tab_recents" msgid="929949073851377206">"हालैका"</string>
+ <string name="tab_history" msgid="2563144697322434940">"कल इतिहास"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"सम्पर्कहरू"</string>
<string name="tab_voicemail" msgid="155024725947496746">"भ्वाइसमेल"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"मनपर्नेहरूबाट हटाइयो"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"सम्पर्कमा थप्नुहोस्"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS पठाउनुहोस्"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"भिडियो कल बनाउनुहोस्"</string>
- <string name="show_call_history" msgid="1141502332266697170">"पूर्ण कल इतिहास हेर्नुहोस्"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> नयाँ छुटेका कलहरु"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"तपाईँको स्पिड डायलमा अझसम्म कोही छैन"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"एक मनपर्ने थप्नुहोस्"</string>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index aa180b270..6b596a6aa 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefoon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefoon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefoon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Oproepgeschiedenis"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> bellen"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Oproepgeschiedenis"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Onjuist nummer melden"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Nummer kopiëren naar klembord"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Transcript kopiëren naar klembord"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Nummer bewerken voor bellen"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Toevoegen aan een contact"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Verwijderen uit oproepgeschiedenis"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Oproepgeschiedenis wissen"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Voicemail verwijderen"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Voicemail delen"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Uw gesprekkenlijst is leeg"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Bellen"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Nummer bewerken vóór bellen"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Verwijderen uit oproepgeschiedenis"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Oproepgeschiedenis wissen"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Voicemail verwijderen"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Oproepgeschiedenis wissen?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Hiermee worden alle oproepen uit uw geschiedenis verwijderd"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Oproepgeschiedenis wissen…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Kan niet bellen omdat de Telefoon-app is uitgeschakeld."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Daarvoor is geen app beschikbaar op dit apparaat"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Contacten zoeken"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"U heeft geen gemiste oproepen."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Uw voicemail-inbox is leeg."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Uw oproepgeschiedenis is leeg"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Bellen"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"U heeft geen gemiste oproepen."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Uw voicemail-inbox is leeg."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Alleen favorieten weergeven"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Geschiedenis"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Oproepgeschiedenis"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Alle"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Gemist"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Voicemail"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Snelkeuze"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recent"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Oproepgeschiedenis"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Contacten"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Voicemail"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Verwijderd uit favorieten"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Toevoegen aan een contact"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Sms verzenden"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Videogesprek starten"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Volledige oproepgeschiedenis bekijken"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> nieuwe gemiste oproepen"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Er staat nog niemand in uw snelkeuzelijst"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Een favoriet toevoegen"</string>
diff --git a/res/values-pa-rIN/strings.xml b/res/values-pa-rIN/strings.xml
index 698e3f965..073dd6c88 100644
--- a/res/values-pa-rIN/strings.xml
+++ b/res/values-pa-rIN/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"ਫ਼ੋਨ"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ਫੋਨ"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ਫੋਨ"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"ਕਾਲ ਇਤਿਹਾਸ"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> ਨੂੰ ਕਾਲ ਕਰੋ"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"ਗ਼ਲਤ ਨੰਬਰ ਦੀ ਰਿਪੋਰਟ ਕਰੋ"</string>
<string name="copy_number_text" msgid="5160503544191297770">"ਨੰਬਰ ਨੂੰ ਕਲਿੱਪਬੋਰਡ ਵਿੱਚ ਕਾਪੀ ਕਰੋ"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ਪ੍ਰਤਿਲਿਪੀ ਨੂੰ ਕਲਿੱਪਬੋਰਡ ਵਿੱਚ ਕਾਪੀ ਕਰੋ"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ਕਾਲ ਤੋਂ ਪਹਿਲਾਂ ਨੰਬਰ ਸੰਪਾਦਿਤ ਕਰੋ"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"ਇੱਕ ਸੰਪਰਕ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰੋ"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"ਕਾਲ ਇਤਿਹਾਸ ਵਿੱਚੋਂ ਮਿਟਾਓ"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"ਕਾਲ ਇਤਿਹਾਸ ਹਟਾਓ"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"ਵੌਇਸਮੇਲ ਮਿਟਾਓ"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"ਵੌਇਸਮੇਲ ਸ਼ੇਅਰ ਕਰੋ"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"ਤੁਹਾਡਾ ਕਾਲ ਲੌਗ ਖਾਲੀ ਹੈ"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"ਇੱਕ ਕਾਲ ਕਰੋ"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"ਕੀ ਕਾਲ ਇਤਿਹਾਸ ਹਟਾਉਣਾ ਹੈ?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"ਇਹ ਤੁਹਾਡੇ ਇਤਿਹਾਸ ਤੋਂ ਸਾਰੀਆਂ ਕਾਲਾਂ ਮਿਟਾ ਦੇਵੇਗਾ"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"ਕਾਲ ਇਤਿਹਾਸ ਹਟਾ ਰਿਹਾ ਹੈ…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"ਇੱਕ ਫੋਨ ਕਾਲ ਨਹੀਂ ਕਰ ਸਕਦਾ ਕਿਉਂਕਿ ਫੋਨ ਐਪਲੀਕੇਸ਼ਨ ਨੂੰ ਅਸਮਰੱਥ ਬਣਾਇਆ ਗਿਆ ਹੈ।"</string>
<string name="activity_not_available" msgid="2287665636817987623">"ਉਸ ਲਈ ਇਸ ਡਿਵਾਈਸ ਤੇ ਕੋਈ ਐਪ ਨਹੀਂ"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"ਸੰਪਰਕ ਖੋਜੋ"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਵੀ ਮਿਸਡ ਕਾਲਾਂ ਨਹੀਂ ਹਨ।"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"ਤੁਹਾਡਾ ਵੌਇਸਮੇਲ ਇਨਬਾਕਸ ਖਾਲੀ ਹੈ।"</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"ਕੇਵਲ ਮਨਪਸੰਦ ਦਿਖਾਓ"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ਇਤਿਹਾਸ"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"ਸਭ"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"ਮਿਸਡ"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"ਵੌਇਸਮੇਲ"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"ਸਪੀਡ ਡਾਇਲ"</string>
- <string name="tab_recents" msgid="929949073851377206">"ਹਾਲੀਆ"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"ਸੰਪਰਕ"</string>
<string name="tab_voicemail" msgid="155024725947496746">"ਵੌਇਸਮੇਲ"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"ਮਨਪਸੰਦ ਵਿੱਚੋਂ ਹਟਾਇਆ ਗਿਆ"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"ਇੱਕ ਸੰਪਰਕ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰੋ"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS ਭੇਜੋ"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ਵੀਡੀਓ ਕਾਲ ਕਰੋ"</string>
- <string name="show_call_history" msgid="1141502332266697170">"ਪੂਰਾ ਕਾਲ ਇਤਿਹਾਸ ਦੇਖੋ"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> ਨਵੀਆਂ ਮਿਸਡ ਕਾਲਾਂ"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"ਅਜੇ ਤੁਹਾਡੇ ਸਪੀਡ ਡਾਇਲ \'ਤੇ ਕੋਈ ਵੀ ਵਿਅਕਤੀ ਨਹੀਂ ਹੈ"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"ਇੱਕ ਮਨਪਸੰਦ ਜੋੜੋ"</string>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index a0caf3fa5..3ae9489b6 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historia połączeń"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Zadzwoń do: <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Historia połączeń"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Zgłoś niedokładny numer"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Skopiuj numer do schowka"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Skopiuj zapis do schowka"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Edytuj numer przed nawiązaniem połączenia"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Dodaj do kontaktu"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Usuń z historii połączeń"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Wyczyść historię połączeń"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Usuń pocztę głosową"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Udostępnij pocztę głosową"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Rejestr połączeń jest pusty"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Zadzwoń"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Edytuj numer przed połączeniem"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Usuń z historii połączeń"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Wyczyść historię połączeń"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Usuń pocztę głosową"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Wyczyścić historię połączeń?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Spowoduje to usunięcie wszystkich połączeń z historii."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Czyszczę historię połączeń…"</string>
@@ -131,15 +126,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Nie można zadzwonić, ponieważ aplikacja Telefon została wyłączona."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Na urządzeniu nie ma aplikacji, która mogłaby wykonać tę czynność"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Wyszukaj kontakty"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nie masz nieodebranych połączeń."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Skrzynka odbiorcza poczty głosowej jest pusta."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Twoja historia połączeń jest pusta"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Zadzwoń"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Nie masz nieodebranych połączeń."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Skrzynka odbiorcza poczty głosowej jest pusta."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Pokaż tylko ulubione"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historia"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Historia połączeń"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Wszystkie"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Nieodebrane"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Poczta gł."</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Szybkie wybieranie"</string>
- <string name="tab_recents" msgid="929949073851377206">"Ostatnie"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Historia połączeń"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontakty"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Poczta głosowa"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Usunięto z ulubionych"</string>
@@ -149,7 +146,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Dodaj do kontaktu"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Wyślij SMS-a"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Rozmowa wideo"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Wyświetl pełną historię połączeń"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Nowe nieodebrane połączenia: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Lista szybkiego wybierania jest pusta"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Dodaj do ulubionych"</string>
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index 4c59fbf02..70464ae8c 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefone"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefone"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefone"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Histórico de chamadas"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Ligar para <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Informar número incorreto"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copiar número para área de transferência"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copiar transcrição para área de transferência"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Editar número antes da chamada"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Adicionar a um contato"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Excluir do histórico de chamadas"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Limpar histórico de chamadas"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Excluir correio de voz"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Compartilhar correio de voz"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Seu registro de chamadas está vazio"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Fazer uma chamada"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Limpar histórico de chamadas?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Esta ação excluirá todas as chamadas do seu histórico"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Limpando histórico de chamadas…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Não é possível fazer uma chamada porque o app Telefone foi desativado."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Nenhum app está disponível para essa ação neste dispositivo"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Pesquisar contatos"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Você não tem chamadas perdidas."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Sua caixa de entrada de correio de voz está vazia."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Mostrar somente favoritos"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Histórico"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Todas"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Perdidas"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Correio de voz"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Discagem rápida"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recentes"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Contatos"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Correio de voz"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Removido dos favoritos"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Adicionar a um contato"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Enviar SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Fazer vídeo chamada"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Ver todo o histórico de chamadas"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> novas chamadas perdidas"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Ainda não há ninguém na sua discagem rápida"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Adicionar favorito"</string>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 4ba0f9b83..57e398c97 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telemóvel"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telemóvel"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefone"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Histórico de chamadas"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Ligar a <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Enviar relat. de n.º incorreto"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copiar o número para a área de transferência"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copiar a transcrição para a área de transferência"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Editar número antes de efectuar a chamada"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Adicionar a um contacto"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Eliminar do histórico de chamadas"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Limpar histórico de chamadas"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Eliminar correio de voz"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Partilhar correio de voz"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"O registo de chamadas está vazio"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Telefonar"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Limpar histórico de chamadas?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Todas as chamadas serão eliminadas do histórico"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"A limpar histórico de chamadas…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Não é possível efetuar uma chamada porque a aplicação Telefone foi desativada."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Não existe nenhuma aplicação para isso neste dispositivo"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Pesquisar contactos"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Não tem chamadas não atendidas."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"A caixa de entrada do correio de voz está vazia."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Mostrar apenas os favoritos"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Histórico"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Todas"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Não atendidas"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Corr. Voz"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Marcação rápida"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recentes"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Contactos"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Correio de voz"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Removido dos favoritos"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Adicionar a um contacto"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Enviar SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Fazer videochamada"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Ver histórico de chamadas completo"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> chamadas não atendidas novas"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Ainda não tem ninguém na marcação rápida"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Adicionar um favorito"</string>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index 4c59fbf02..70464ae8c 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefone"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefone"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefone"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Histórico de chamadas"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Ligar para <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Informar número incorreto"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copiar número para área de transferência"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copiar transcrição para área de transferência"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Editar número antes da chamada"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Adicionar a um contato"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Excluir do histórico de chamadas"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Limpar histórico de chamadas"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Excluir correio de voz"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Compartilhar correio de voz"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Seu registro de chamadas está vazio"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Fazer uma chamada"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Limpar histórico de chamadas?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Esta ação excluirá todas as chamadas do seu histórico"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Limpando histórico de chamadas…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Não é possível fazer uma chamada porque o app Telefone foi desativado."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Nenhum app está disponível para essa ação neste dispositivo"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Pesquisar contatos"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Você não tem chamadas perdidas."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Sua caixa de entrada de correio de voz está vazia."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Mostrar somente favoritos"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Histórico"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Todas"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Perdidas"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Correio de voz"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Discagem rápida"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recentes"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Contatos"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Correio de voz"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Removido dos favoritos"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Adicionar a um contato"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Enviar SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Fazer vídeo chamada"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Ver todo o histórico de chamadas"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> novas chamadas perdidas"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Ainda não há ninguém na sua discagem rápida"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Adicionar favorito"</string>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index 25421da04..556bae8fe 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Istoricul apelurilor"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Apelaţi <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Raportați numărul ca incorect"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Copiați numărul în clipboard"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Copiați transcrierea în clipboard"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Modificaţi numărul înainte de apelare"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Adăugați la o persoană de contact"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Ștergeți din istoricul apelurilor"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Ștergeți istoricul apelurilor"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Ștergeţi mesajul vocal"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Distribuiţi mesajul vocal"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Jurnalul de apeluri este gol"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Apelați"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Ștergeți istoricul apelurilor?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Astfel vor fi șterse toate apelurile din istoric"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Se șterge istoricul apelurilor…"</string>
@@ -130,15 +130,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Nu se poate efectua un apel telefonic, deoarece aplicația Telefon a fost dezactivată."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Pe dispozitiv nu există nicio aplicație pentru această acțiune"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Căutați persoane de contact"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nu aveți niciun apel nepreluat."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Nu există mesaje primite în mesageria vocală."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Afișați numai preferate"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Istoric"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Toate"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Nepreluate"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Mesagerie vocală"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Apelare rapidă"</string>
- <string name="tab_recents" msgid="929949073851377206">"Recente"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Agendă"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Mesagerie vocală"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"S-a eliminat din preferate"</string>
@@ -148,7 +156,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Adăugați la o intrare"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Trimiteți SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Inițiați un apel video"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Vedeți istoricul complet al apelurilor"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> (de) apeluri nepreluate noi"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Nicio persoană de contact setată pentru apelarea rapidă"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Adăugați o persoană de contact preferată"</string>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 3ad9fa686..395d4c42c 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Телефон"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Телефон"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Кнопки"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Журнал звонков."</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Вызов: <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Ошибка в номере"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Копировать номер в буфер обмена"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Копировать транскрипцию в буфер обмена"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Изменить номер и вызвать"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Добавить к контакту"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Удалить из журнала звонков"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Очистить журнал звонков"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Удалить голосовое сообщение"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Поделиться"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Журнал вызовов пуст"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Позвонить"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Очистить журнал звонков?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Журнал звонков будет удален."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Очистка журнала звонков…"</string>
@@ -131,15 +131,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Нельзя совершать телефонные звонки, поскольку приложение \"Телефон\" отключено."</string>
<string name="activity_not_available" msgid="2287665636817987623">"На устройстве нет подходящего приложения"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Поиск в контактах"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Нет пропущенных вызовов"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Нет входящих голосовых сообщений"</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Только часто используемые"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Журнал"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Все"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Пропущенные"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Г. почта"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Быстрый набор"</string>
- <string name="tab_recents" msgid="929949073851377206">"Недавние"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Контакты"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Голосовая почта"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Контакт удален из избранных"</string>
@@ -149,7 +157,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Добавить к контакту"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Отправить SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Начать видеовстречу"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Посмотреть весь журнал звонков"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Пропущенных вызовов: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Нет номеров для быстрого набора"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Настроить быстрый набор"</string>
diff --git a/res/values-si-rLK/strings.xml b/res/values-si-rLK/strings.xml
index 1e1dfa154..4e6d93e0c 100644
--- a/res/values-si-rLK/strings.xml
+++ b/res/values-si-rLK/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"දුරකථනය"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"දුරකථනය"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"දුරකථනය"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"ඇමතුම් ඉතිහාසය"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> අමතන්න"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"ඇමතුම් ඉතිහාසය"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"වැරදි අංකය වාර්තා කරන්න"</string>
<string name="copy_number_text" msgid="5160503544191297770">"අංකය පසුරු පුවරුව වෙත පිටපත් කරන්න"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"ප්‍රතිලේඛන පසුරු පුවරුව වෙත පිටපත් කරන්න"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"ඇමතීමට කලින් අංකය වෙනස් කරන්න"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"සම්බන්ධතාවකට එක් කරන්න"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"ඇමතුම් ඉතිහාසයෙන් මකන්න"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"ඇමතුම් ඉතිහාසය හිස් කරන්න"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"හඬ තැපෑල මකන්න"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"හඬ තැපෑල බෙදාගන්න"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"ඔබගේ ඇමතුම් ලොගය හිස් ය"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"ඇමතුමක් ලබාගන්න"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"ඇමතුමට පෙර අංකය සංස්කරණය කරන්න"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"ඇමතුම් ඉතිහාසයෙන් මකන්න"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"ඇමතුම් ඉතිහාසය හිස් කරන්න"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"හඬ තැපෑල මකන්න"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"ඇමතුම් ඉතිහාසය හිස් කරන්නද?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"මෙය ඔබේ ඉතිහාසයෙන් සියලු ඇමතුම් මකනු ඇත"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"ඇමතුම් ඉතිහාසය හිස් කරමින්…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"දුරකථන යෙදුම අබල කර ඇති නිසා දුරකථන ඇමතුම ලබාගැනීම කළ නොහැක."</string>
<string name="activity_not_available" msgid="2287665636817987623">"මෙම උපාංගයෙහි ඒ සඳහා යෙදුමක් නැත"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"සම්බන්ධතා සෙවීම"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"ඔබ මඟ හැරුණු ඇමතුම් නැත."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"ඔබේ හඬ තැපැල් එන ලිපි හිස්ය."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"ඔබගේ ඇමතුම් ඉතිහාසය හිස්ය"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"ඇමතුමක් සිදු කරන්න"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"ඔබට මඟ හැරුණු ඇමතුම් නැත."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"ඔබේ හඬ තැපැල් එන ලිපි හිස්ය."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"ප්‍රියතමයන් පමණක් පෙන්වන්න"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ඉතිහාසය"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"ඇමතුම් ඉතිහාසය"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"සියලු"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"මග හැරුණේය"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"හඬ තැපෑල"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"වේග ඩයල් කිරීම"</string>
- <string name="tab_recents" msgid="929949073851377206">"මෑත"</string>
+ <string name="tab_history" msgid="2563144697322434940">"ඇමතුම් ඉතිහාසය"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"සම්බන්ධතා"</string>
<string name="tab_voicemail" msgid="155024725947496746">"හඬ තැපෑල"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"ප්‍රියතමයන්ගෙන් ඉවත් කරන්න"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"සම්බන්ධතාවකට එක් කරන්න"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS යවන්න"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"වීඩියෝ ඇමතුමක් ලබාගන්න"</string>
- <string name="show_call_history" msgid="1141502332266697170">"සම්පූර්ණ ඇමතුම් ඉතිහාසය බලන්න"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"නව මඟ හැරුණු ඇමතුම් <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"ඔබගේ වේග ඩයල් එකේ තවමත් කවුරුවත් නැහැ"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"ප්‍රියතම ලෙස එක් කරන්න"</string>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
index ef033682f..c1a06305c 100644
--- a/res/values-sk/strings.xml
+++ b/res/values-sk/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefón"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefón"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefón"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"História hovorov"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Zavolať kontakt <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"História hovorov"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Nahlásiť nesprávne číslo"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopírovať číslo do schránky"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopírovať prepis do schránky"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Pred volaním upraviť číslo"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Pridať ku kontaktu"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Odstrániť z histórie hovorov"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Vymazať históriu hovorov"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Odstrániť hlasovú správu"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Zdieľať hlasovú správu"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Denník hovorov je prázdny"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Volať"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Pred volaním upraviť číslo"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Odstrániť z histórie hovorov"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Vymazať históriu hovorov?"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Odstrániť hlasovú správu"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Chcete vymazať históriu hovorov?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Týmto z histórie odstránite všetky hovory."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Vymazáva sa história hovorov..."</string>
@@ -131,15 +126,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Nie je možné volať, pretože aplikácia Telefón bola deaktivovaná."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Na tomto zariadení nie je aplikácia na vykonanie danej akcie"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Hľadať kontakty"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nemáte žiadne zmeškané hovory."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Hlasová schránka je prázdna."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"História hovorov je prázdna"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Zavolať"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Nemáte žiadne zmeškané hovory."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Hlasová schránka je prázdna."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Zobraziť iba obľúbené"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"História"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"História hovorov"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Všetky"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Zmeškané"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Schránka"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Rýchla voľba"</string>
- <string name="tab_recents" msgid="929949073851377206">"Nedávne"</string>
+ <string name="tab_history" msgid="2563144697322434940">"História hovorov"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontakty"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Hlasová schránka"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Odstránené z obľúbených"</string>
@@ -149,7 +146,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Pridať ku kontaktu"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Odoslať SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Uskutočniť videohovor"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Zobraziť úplnú históriu hovorov"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Počet nových zmeškaných hovorov: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"V rýchlom vytáčaní zatiaľ nemáte žiadny kontakt"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Pridať obľúbený kontakt"</string>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
index 8564913cf..aae277efc 100644
--- a/res/values-sl/strings.xml
+++ b/res/values-sl/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Zgodovina klicev"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Pokliči <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Prijavite netočno številko"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopiraj številko v odložišče"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopiraj prepis v odložišče"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Pred klicanjem uredi številko"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Dodaj stiku"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Izbris iz zgodovine klicev"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Izbriši zgodovino klicev"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Brisanje sporočil odzivnika"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Skupna raba odzivnika"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Vaš dnevnik klicev je prazen"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Klicanje"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Želite izbrisati zgodovino klicev?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"S tem boste iz zgodovine izbrisali vse klice"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Izbris zgodovine klicev …"</string>
@@ -131,15 +131,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Ni mogoče opraviti telefonskega klica, ker je aplikacija Telefon onemogočena."</string>
<string name="activity_not_available" msgid="2287665636817987623">"V tej napravi ni aplikacije za to"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Iskanje stikov"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nimate zgrešenih klicev."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Vaša mapa s sporočili v odzivniku je prazna."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Pokaži samo priljubljene"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Zgodovina"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Vsi"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Neodgovorjeni"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Odzivnik"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Hitro izbiranje"</string>
- <string name="tab_recents" msgid="929949073851377206">"Nedavni"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Stiki"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Odzivnik"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Odstranjeno iz priljubljenih"</string>
@@ -149,7 +157,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Dodaj stiku"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Pošlji SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Opravi videoklic"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Prikaz celotne zgodovine klicev"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Št. novih zgrešenih klicev: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Na seznamu za hitro klicanje nimate še nikogar"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Dodajanje priljubljenega"</string>
diff --git a/res/values-sq-rAL/strings.xml b/res/values-sq-rAL/strings.xml
index c7032f0b2..0b7759264 100644
--- a/res/values-sq-rAL/strings.xml
+++ b/res/values-sq-rAL/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefoni"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefoni"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefoni"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Historiku i telefonatave"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Telefono <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Historiku i telefonatave"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Raporto numrin e pasaktë"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopjo numrin në kujtesën e fragmenteve"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopjo transkriptimin në kujtesën e fragmenteve"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Redakto numrin para telefonatës"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Shto te një kontakt"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Fshi nga historiku i telefonatave"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Pastro historikun e telefonatave"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Fshije postën zanore"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Shpërndaje postën zanore"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Ditari i telefonatave është bosh"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Bëj një telefonatë"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Redakto numrin para telefonatës"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Fshi nga historiku i telefonatave"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Pastro historikun e telefonatave"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Fshije postën zanore"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Të pastrohet historiku i telefonatave?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Kjo do të fshijë të gjitha telefonatat nga historiku yt"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Po pastron historikun e telefonatave…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Telefonata nuk mund të bëhet sepse aplikacioni \"Telefoni\" është i çaktivizuar."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Nuk ka aplikacion për atë në këtë pajisje"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Kërko kontakte"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Nuk ke thirrje të humbura."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Kutia hyrëse e postës tënde zanore është bosh."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Historiku i telefonatave është bosh"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Bëj një telefonatë"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Nuk ke thirrje të humbura."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Kutia hyrëse e postës tënde zanore është bosh."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Shfaq vetëm të preferuarat"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historiku"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Historiku i telefonatave"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Të gjitha"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Të humbura"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Posta zanore"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Telefonatë e shpejtë"</string>
- <string name="tab_recents" msgid="929949073851377206">"Të fundit"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Historiku i telefonatave"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontaktet"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Posta zanore"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"U hoq nga të preferuarat"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Shto te një kontakt"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Dërgo SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Bëj një telefonatë me video"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Shiko historikun e plotë të telefonatave"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> telefonata të reja të humbura"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Askush nuk është ende në thirrjen tënde të shpejtuar"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Shto një të preferuar"</string>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
index d0b0996e0..9ce0fdc7d 100644
--- a/res/values-sr/strings.xml
+++ b/res/values-sr/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Телефон"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Телефон"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Телефон"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Историја позива"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Позови <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Пријави нетачан број"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Копирај број у привремену меморију"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Копирај транскрипцију у привремену меморију"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Измените број пре позива"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Додај у контакт"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Избриши из историје позива"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Обриши историју позива"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Избриши говорну поруку"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Дели говорну поруку"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Евиденција позива је празна"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Позови"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Желите да обришете историју позива?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Ово ће избрисати све позиве из историје"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Брише се историја позива…"</string>
@@ -130,15 +130,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Није могуће упутити телефонски позив јер је апликација Телефон онемогућена."</string>
<string name="activity_not_available" msgid="2287665636817987623">"На овом уређају нема апликација за то"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Претражите контакте"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Немате ниједан пропуштен позив."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Пријемно сандуче говорне поште је празно."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Прикажи само омиљене"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Историја"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Сви"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Пропуштени"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Говорна пошта"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Брзо бирање"</string>
- <string name="tab_recents" msgid="929949073851377206">"Недавни контакти"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Контакти"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Говорна пошта"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Уклоњено је из омиљених"</string>
@@ -148,7 +156,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Додај у контакт"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Пошаљи SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Упути видео позив"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Прикажи целу историју позива"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Нових пропуштених позива: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Немате ниједан контакт на брзом бирању"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Додај омиљен контакт"</string>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index b18049ef6..1241a731a 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Samtalshistorik"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Ring <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Rapportera fel nummer"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopiera telefonnumret till urklipp"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopiera transkriptionen till urklipp"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Redigera nummer före samtal"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Lägg till som kontakt"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Radera från samtalshistoriken"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Rensa samtalshistorik"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Ta bort röstmeddelande"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Dela röstmeddelande"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Samtalsloggen är tom"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Ring ett samtal"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Vill du rensa samtalshistoriken?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Alla samtal raderas från historiken"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Rensar samtalshistoriken ..."</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Det går inte att ringa eftersom appen Telefon har inaktiverats."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Det finns ingen app för detta på enheten"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Sök efter kontakter"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Du har inga missade samtal."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Din röstbrevlåda är tom."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Visa endast favoriter"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historik"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Alla"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Missade"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Röstbrevlåda"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Kortnummer"</string>
- <string name="tab_recents" msgid="929949073851377206">"Senaste"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontakter"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Röstbrevlåda"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Borttagen från favoriter"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Lägg till i kontakt"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Skicka sms"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Ring videosamtal"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Visa hela samtalshistoriken"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> nya missade samtal"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Du har ingen kontakt som snabbval ännu"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Lägg till en favorit"</string>
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
index 610baca8e..441a482ee 100644
--- a/res/values-sw/strings.xml
+++ b/res/values-sw/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Simu"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Nambari ya simu"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Simu"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Rekodi ya simu zilizopigwa"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Pigia <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Rekodi ya simu zilizopigwa"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Ripoti nambari isiyosahihi"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Nakili nambari kwenye ubao klipu"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Nakili unukuzi kwenye ubao klipu"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Hariri nambari kabla ya kupiga"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Ongeza kwenye anwani"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Futa kutoka rekodi ya simu zilizopigwa"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Futa rekodi ya simu zilizopigwa"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Futa ujumbe wa sauti"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Shiriki ujumbe wa sauti"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Rekodi yako ya nambari za simu haina rekodi"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Piga simu"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Badilisha nambari kabla ya kupiga simu"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Futa kutoka kwenye rekodi ya simu zilizopigwa"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Futa rekodi ya simu zilizopigwa"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Futa ujumbe wa sauti"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Je, ungependa kufuta rekodi ya simu zilizopigwa?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Hii itafuta simu zote kutoka rekodi zako"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Inafuta rekodi ya simu zilizopigwa..."</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Haiwezi kupiga simu kwa sababu programu ya Simu imezimwa."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Hakuna programu kwa ajili ya hiyo kwenye kifaa hiki"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Tafuta anwani"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Huna simu ulizokosa."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Kikasha chako cha ujumbe wa sauti hakina ujumbe."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Rekodi yako ya simu zilizopigwa haina chochote"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Piga simu"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Huna simu ulizokosa kupokea"</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Kikasha chako cha ujumbe wa sauti hakina ujumbe."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Onyesha zinazopendwa tu"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Historia"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Rekodi ya Simu Zilizopigwa"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Zote"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Ambazo hazikupokewa"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Ujumbe wa sauti"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Unaowasiliana nao zaidi"</string>
- <string name="tab_recents" msgid="929949073851377206">"Zilizotumika majuzi"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Rekodi ya Simu Zilizopigwa"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Anwani zote"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Ujumbe wa sauti"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Imeondolowa kwenye vipendwa"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Ongeza kwenye anwani"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Tuma SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Piga Hangout ya video"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Tazama historia kamili ya simu"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Simu <xliff:g id="NUMBER">%s</xliff:g> za karibuni ambazo hazikujibiwa"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Hakuna mtu aliye katika orodha yako ya watu unaowasiliana nao zaidi"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Ongeza kipendwa"</string>
diff --git a/res/values-ta-rIN/strings.xml b/res/values-ta-rIN/strings.xml
index ff4088cee..796764c7c 100644
--- a/res/values-ta-rIN/strings.xml
+++ b/res/values-ta-rIN/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"ஃபோன்"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ஃபோன்"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ஃபோன்"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"அழைப்பு பதிவு"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> ஐ அழை"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"தவறான எண் எனப் புகாரளி"</string>
<string name="copy_number_text" msgid="5160503544191297770">"எண்ணைக் கிளிப்போர்டுக்கு நகலெடு"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"டிரான்ஸ்கிரிப்ஷனைக் கிளிப்போர்டுக்கு நகலெடு"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"அழைப்பதற்கு முன் எண்ணைத் திருத்து"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"தொடர்பில் சேர்"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"அழைப்பு வரலாற்றில் இருந்து நீக்கு"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"அழைப்பு வரலாற்றை அழி"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"குரலஞ்சலை நீக்கு"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"குரலஞ்சலைப் பகிர்"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"அழைப்புப் பதிவு காலியாக உள்ளது"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"அழை"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"அழைப்பு பதிவை அழிக்கவா?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"பதிவிலிருந்து எல்லா அழைப்புகளும் நீக்கப்படும்"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"அழைப்பு வரலாற்றை அழிக்கிறது…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Phone பயன்பாடு முடக்கப்பட்டுள்ளதால், ஃபோன் அழைப்பைச் செய்ய முடியாது."</string>
<string name="activity_not_available" msgid="2287665636817987623">"சாதனத்தில் இந்தச் செயலைச் செய்வதற்கான பயன்பாடு எதுவும் இல்லை"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"தொடர்புகளைத் தேடுக"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"தவறிய அழைப்புகள் இல்லை."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"குரலஞ்சல் இன்பாக்ஸ் காலியாக உள்ளது."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"பிடித்தவற்றை மட்டும் காட்டு"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"வரலாறு"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"எல்லாம்"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"தவறியவை"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"குரலஞ்சல்"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"விரைவு டயல்"</string>
- <string name="tab_recents" msgid="929949073851377206">"சமீபத்தியவை"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"தொடர்புகள்"</string>
<string name="tab_voicemail" msgid="155024725947496746">"குரலஞ்சல்"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"பிடித்தவற்றிலிருந்து அகற்றப்பட்டது"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"தொடர்பில் சேர்"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS அனுப்பு"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"வீடியோவில் அழை"</string>
- <string name="show_call_history" msgid="1141502332266697170">"அழைப்பு பதிவு முழுவதையும் காட்டு"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> புதிய தவறிய அழைப்புகள்"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"இன்னும் விரைவு டயலில் யாரையும் சேர்க்கவில்லை"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"பிடித்தவராகச் சேர்"</string>
diff --git a/res/values-te-rIN/strings.xml b/res/values-te-rIN/strings.xml
index 94d8ee10e..4af537b42 100644
--- a/res/values-te-rIN/strings.xml
+++ b/res/values-te-rIN/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"ఫోన్"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"ఫోన్"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"ఫోన్"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"కాల్ చరిత్ర"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g>కు కాల్ చేయి"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"సరికాని నంబర్‌ను నివేదించు"</string>
<string name="copy_number_text" msgid="5160503544191297770">"నంబర్‌ను క్లిప్‌బోర్డ్‌కు కాపీ చేయి"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"లిప్యంతరీకరణను క్లిప్‌బోర్డ్‌కు కాపీ చేయి"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"కాల్ చేయడానికి ముందు నంబర్‌ను సవరించు"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"పరిచయానికి జోడించు"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"కాల్ చరిత్ర నుండి తొలగించు"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"కాల్ చరిత్రను క్లియర్ చేయి"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"వాయిస్ మెయిల్‌ను తొలగించు"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"వాయిస్ మెయిల్‌ను భాగస్వామ్యం చేయి"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"మీ కాల్ లాగ్ ఖాళీగా ఉంది"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"కాల్ చేయి"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"కాల్ చరిత్రను క్లియర్ చేయాలా?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"దీని వలన మీ చరిత్ర నుండి అన్ని కాల్‌లు తొలగించబడతాయి"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"కాల్ చరిత్రను క్లియర్ చేస్తోంది…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"ఫోన్ అనువర్తనం నిలిపివేయబడినందున ఫోన్ కాల్ చేయలేరు."</string>
<string name="activity_not_available" msgid="2287665636817987623">"ఈ పరికరంలో దాని కోసం అనువర్తనం ఏదీ లేదు"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"పరిచయాలను శోధించండి"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"మీకు మిస్డ్ కాల్‌లు ఏవీ లేవు."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"మీ వాయిస్‌మెయిల్ ఇన్‌బాక్స్ ఖాళీగా ఉంది."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"ఇష్టమైనవాటిని మాత్రమే చూపు"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"చరిత్ర"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"అన్నీ"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"సమాధానం ఇవ్వలేదు"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"వాయిస్ మెయిల్"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"స్పీడ్ డయల్"</string>
- <string name="tab_recents" msgid="929949073851377206">"ఇటీవలివి"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"పరిచయాలు"</string>
<string name="tab_voicemail" msgid="155024725947496746">"వాయిస్ మెయిల్"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"ఇష్టమైనవాటి నుండి తీసివేయబడింది"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"పరిచయానికి జోడించు"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS పంపు"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"వీడియో కాల్ చేయండి"</string>
- <string name="show_call_history" msgid="1141502332266697170">"పూర్తి కాల్ చరిత్రను వీక్షించండి"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> కొత్త సమాధానం ఇవ్వని కాల్‌లు"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"మీ స్పీడ్ డయల్‌లో ఇంకా ఎవరూ లేరు"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"ఇష్టమైనదాన్ని జోడించండి"</string>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
index c7e1fd4ae..f546bd7b8 100644
--- a/res/values-th/strings.xml
+++ b/res/values-th/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"โทรศัพท์"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"โทรศัพท์"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"โทรศัพท์"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"ประวัติการโทร"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"โทรหา <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"ประวัติการโทร"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"รายงานหมายเลขที่ไม่ถูกต้อง"</string>
<string name="copy_number_text" msgid="5160503544191297770">"คัดลอกหมายเลขไปยังคลิปบอร์ด"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"คัดลอกการถอดเสียงเป็นคำไปยังคลิปบอร์ด"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"แก้ไขหมายเลขก่อนโทร"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"เพิ่มในรายชื่อติดต่อ"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"ลบออกจากประวัติการโทร"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"ล้างประวัติการโทร"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"ลบข้อความเสียง"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"แชร์ข้อความเสียง"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"ประวัติการโทรว่างเปล่า"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"โทรออก"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"แก้ไขหมายเลขก่อนโทร"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"ลบออกจากประวัติการโทร"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"ล้างประวัติการโทร"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"ลบข้อความเสียง"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"ล้างประวัติการโทรไหม"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"การดำเนินการนี้จะลบการโทรทั้งหมดออกจากประวัติของคุณ"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"กำลังล้างประวัติการโทร…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"ไม่สามารถโทรศัพท์ได้เนื่องจากแอปพลิเคชันโทรศัพท์ถูกปิดใช้งาน"</string>
<string name="activity_not_available" msgid="2287665636817987623">"ไม่มีแอปสำหรับการทำงานนั้นบนอุปกรณ์นี้"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"ค้นหารายชื่อติดต่อ"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"คุณไม่มีสายที่ไม่ได้รับ"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"กล่องข้อความเสียงว่างเปล่า"</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"ประวัติการโทรว่างเปล่า"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"โทรออก"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"คุณไม่มีสายที่ไม่ได้รับ"</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"กล่องข้อความเสียงว่างเปล่า"</string>
<string name="show_favorites_only" msgid="5520072531022614595">"แสดงเฉพาะรายชื่อที่ชื่นชอบ"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"ประวัติ"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"ประวัติการโทร"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"ทั้งหมด"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"ไม่ได้รับ"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"ข้อความเสียง"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"การโทรด่วน"</string>
- <string name="tab_recents" msgid="929949073851377206">"ล่าสุด"</string>
+ <string name="tab_history" msgid="2563144697322434940">"ประวัติการโทร"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"รายชื่อติดต่อ"</string>
<string name="tab_voicemail" msgid="155024725947496746">"ข้อความเสียง"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"ลบจากรายการโปรด"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"เพิ่มในรายชื่อติดต่อ"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"ส่ง SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ใช้แฮงเอาท์วิดีโอ"</string>
- <string name="show_call_history" msgid="1141502332266697170">"ดูประวัติการโทรแบบเต็ม"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"สายที่ไม่ได้รับใหม่ <xliff:g id="NUMBER">%s</xliff:g> สาย"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"ยังไม่ได้กำหนดผู้ใดในการโทรด่วน"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"เพิ่มรายการโปรด"</string>
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
index 25bfb438e..947f5139b 100644
--- a/res/values-tl/strings.xml
+++ b/res/values-tl/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telepono"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telepono"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telepono"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"History ng tawag"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Tawagan si <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"History ng tawag"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Iulat ang hindi wastong numero"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopyahin ang numero sa clipboard"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopyahin ang transkripsyon sa clipboard"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"I-edit ang numero bago tumawag"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Idagdag sa isang contact"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"I-delete mula sa history ng tawag"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"I-clear ang history ng tawag"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Tanggalin ang voicemail"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Ibahagi ang voicemail"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Walang laman ang iyong log ng tawag"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Tumawag"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"I-edit ang numero bago tawagan"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"I-delete mula sa history ng tawag"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"I-clear ang history ng tawag"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"I-delete ang voicemail"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"I-clear ang history ng tawag?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Idi-delete nito ang lahat ng tawag mula sa iyong history"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Kini-clear ang history ng tawag…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Hindi makagawa ng tawag sa telepono dahil naka-disable ang application na Telepono."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Walang app para doon sa device na ito"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Maghanap ng mga contact"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Wala kang mga hindi nasagot na tawag."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Walang laman ang iyong voicemail inbox."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Walang laman ang iyong history ng tawag"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Tumawag"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Wala kang mga hindi nasagot na tawag."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Walang laman ang iyong voicemail inbox."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Mga paborito lang ang ipakita"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"History"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"History ng Tawag"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Lahat"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Di nasagot"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Voicemail"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Speed dial"</string>
- <string name="tab_recents" msgid="929949073851377206">"Mga Kamakailan"</string>
+ <string name="tab_history" msgid="2563144697322434940">"History ng Tawag"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Mga Contact"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Voicemail"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Inalis sa mga paborito"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Idagdag sa isang contact"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Magpadala ng SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Gumawa ng video call"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Tingnan ang buong history ng tawag"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> (na) bagong hindi nasagot na tawag"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Wala pang tao sa iyong speed dial"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Magdagdag ng paborito"</string>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 621f9322d..bac815a48 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Çağrı geçmişi"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Ara: <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Hatalı numarayı bildir"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Telefon numarasını panoya kopyala"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Çeviri yazısını panoya kopyala"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Önce numarayı düzenle"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Bir kişiye ekle"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Çağrı geçmişinden sil"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Çağrı geçmişini temizle"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Sesli mesajı sil"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Sesli mesajı paylaş"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Çağrı kaydınız boş"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Telefon et"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Çağrı geçmişi temizlensin mi?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Bu işlem, geçmişinizdeki tüm çağrıları silecek"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Çağrı geçmişi temizleniyor…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Telefon uygulaması devre dışı bırakıldığından telefon edilemiyor."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Bu cihazda bu işlem için uygun uygulama yok"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Kişilerde ara"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Cevapsız çağirınız yok."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Sesli mesaj gelen kutunuz boş."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Yalnızca favori kişileri göster"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Geçmiş"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Tümü"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Cevapsız"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Sesli Mesaj"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Hızlı arama"</string>
- <string name="tab_recents" msgid="929949073851377206">"Son Kişiler"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kişiler"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Sesli mesaj"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Favorilerden kaldırıldı"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Bir kişiye ekle"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS gönder"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Video görüşmesi yap"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Tüm çağrı geçmişini görüntüle"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> yeni cevapsız çağrı"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Hızlı arama listenizde henüz kimse yok"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Favori ekle"</string>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index 399b6c7d4..67dbe6ddb 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Телефон"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Телефон"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Тел."</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Історія дзвінків"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Набрати <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Історія дзвінків"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Повідомити про невірний номер"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Копіювати номер у буфер обміну"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Копіювати транскрипцію в буфер обміну"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Редаг. номер перед викл."</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Додати в контакти"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Видалити з історії дзвінків"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Очистити історію дзвінків"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Видалити голосову пошту"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Надіслати голос. повідомлення"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Журнал дзвінків порожній"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Зателефонувати"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Редагувати номер перед дзвінком"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Видалити з історії дзвінків"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Очистити історію дзвінків"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Видалити голосову пошту"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Очистити історію дзвінків?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"З історії буде видалено всі дзвінки"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Очищення історії дзвінків…"</string>
@@ -131,15 +126,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Не вдається здійснити дзвінок, оскільки додаток Телефон вимкнено."</string>
<string name="activity_not_available" msgid="2287665636817987623">"На цьому пристрої немає додатка, який може виконати цю дію"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Пошук серед контактів"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Немає пропущених дзвінків."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Немає голосової пошти."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Немає історії дзвінків"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Телефонувати"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Немає пропущених дзвінків."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Немає голосової пошти."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Показати лише вибрані"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Історія"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Історія дзвінків"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Усі"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Пропущені"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Голосова пошта"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Швидкий набір"</string>
- <string name="tab_recents" msgid="929949073851377206">"Останні"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Історія дзвінків"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Контакти"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Голосова пошта"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Вилучено з вибраного"</string>
@@ -149,7 +146,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Додати в контакти"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Надіслати SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Здійснити відеодзвінок"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Переглянути всю історію дзвінків"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"Нових пропущених дзвінків: <xliff:g id="NUMBER">%s</xliff:g>"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Немає номерів для швидкого набору"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Додати номер"</string>
diff --git a/res/values-ur-rPK/strings.xml b/res/values-ur-rPK/strings.xml
index 7120c1412..ab83b010c 100644
--- a/res/values-ur-rPK/strings.xml
+++ b/res/values-ur-rPK/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"فون"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"فون"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"فون"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"کال کی سرگزشت"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"<xliff:g id="NAME">%s</xliff:g> کو کال کریں"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"غلط نمبر کی رپورٹ کریں"</string>
<string name="copy_number_text" msgid="5160503544191297770">"نمبر کو کلپ بورڈ پر کاپی کریں"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"نقل حرفی کو کلپ بورڈ پر کاپی کریں"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"کال کرنے سے پہلے نمبر میں ترمیم کریں"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"رابطے میں شامل کریں"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"کال کی سرگزشت سے حذف کریں"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"کال کی سرگزشت صاف کریں"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"صوتی میل حذف کریں"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"صوتی میل کا اشتراک کریں"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"آپ کا کال لاگ خالی ہے"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"ایک کال کریں"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"کال کی سرگزشت صاف کریں؟"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"یہ آپ کی سرگزشت سے سبھی کالز کو حذف کر دے گا"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"کال کی سرگزشت صاف کی جا رہی ہے…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"فون کال نہیں کی جا سکتی ہے کیونکہ فون ایپلیکیشن کو غیر فعال کر دیا گیا ہے۔"</string>
<string name="activity_not_available" msgid="2287665636817987623">"اس آلہ پر اس کیلئے کوئی ایپ نہیں ہے"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"رابطے تلاش کریں"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"آپ کے پاس کوئی چھوٹی ہوئی کالز نہیں ہیں۔"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"آپ کا صوتی میل ان باکس خالی ہے۔"</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"صرف پسندیدہ دکھائیں"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"سرگزشت"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"سبھی"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"چھوٹی ہوئی"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"صوتی میل"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"اسپیڈ ڈائل"</string>
- <string name="tab_recents" msgid="929949073851377206">"حالیہ"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"رابطے"</string>
<string name="tab_voicemail" msgid="155024725947496746">"صوتی میل"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"پسندیدہ سے ہٹا دیا گیا"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"رابطے میں شامل کریں"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"‏SMS بھیجیں"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"ویڈیو کال کریں"</string>
- <string name="show_call_history" msgid="1141502332266697170">"کال کی مکمل سرگزشت دیکھیں"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> نئی چھوٹی ہوئی کالیں"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"آپ کے اسپیڈ ڈائل پر ابھی تک کوئی نہیں ہے"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"ایک پسندیدہ شامل کریں"</string>
diff --git a/res/values-uz-rUZ/strings.xml b/res/values-uz-rUZ/strings.xml
index 004041cf6..257f2ca72 100644
--- a/res/values-uz-rUZ/strings.xml
+++ b/res/values-uz-rUZ/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"Telefon"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Telefon"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Telefon"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Qo‘ng‘iroqlar tarixi"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Qo‘ng‘iroq: <xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"Raqam noto‘g‘ri aniqlandi"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Raqamni klipbordga nusxalash"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Transkripsiyani klipbordga nusxalash"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Qo‘ng‘iroq qilishdan oldin raqamni tahrirlang"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Kontaktlarga qo‘shish"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Qo‘ng‘iroqlar tarixidan o‘chirish"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Qo‘ng‘iroqlar tarixini tozalash"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Ovozli xabarni o‘chirish"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Ovozli xabarni ulashish"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Qo‘ng‘iroqlar jurnali bo‘m-bo‘sh"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Qo‘ng‘iroq qilish"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Qo‘ng‘iroqlar tarixi tozalansinmi?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Barcha qo‘ng‘iroqlar tarixi o‘chib ketadi."</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Qo‘ng‘iroqlar tarixi tozalanmoqda…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"Telefon ilovasi o‘chirib qo‘yilgani sababli telefon qo‘ng‘iroqlarini amalga oshirib bo‘lmaydi."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Qurilmada buni bajaradigan ilova yo‘q"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Kontakt qidirish"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Sizda hech qanday javobsiz qo‘ng‘iroq yo‘q."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Sizning ovozli pochta qutingiz bo‘m-bo‘sh."</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"Faqat saralar ko‘rsatilsin"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Tarix"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"Barchasi"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Javobsiz"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Ovozli xabar"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Tezkor terish"</string>
- <string name="tab_recents" msgid="929949073851377206">"So‘nggi"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"Kontaktlar"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Ovozli pochta"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Tanlanganlardan o‘chirilgan"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Kontaktlarga qo‘shish"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"SMS yuborish"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Videoqo‘ng‘iroq qilish"</string>
- <string name="show_call_history" msgid="1141502332266697170">"To‘liq qo‘ng‘iroqlar tarixini ko‘rish"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> ta javobsiz qo‘ng‘iroq"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Tezkor raqam tergich ro‘yxatida hech kim yo‘q"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Sevimli kontakt qo‘shing"</string>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index 031938f19..2aa0555cd 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Điện thoại"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Điện thoại"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Điện thoại"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Nhật ký cuộc gọi"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Gọi <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Nhật ký cuộc gọi"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Báo cáo số không chính xác"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Sao chép số điện thoại vào khay nhớ tạm"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Sao chép bản ghi âm vào khay nhớ tạm"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Chỉnh sửa số trước khi gọi"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Thêm vào liên hệ"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Xóa khỏi nhật ký cuộc gọi"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Xóa nhật ký cuộc gọi"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Xóa thư thoại"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Hiển thị thư thoại"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Nhật ký cuộc gọi của bạn trống"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Gọi điện"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Chỉnh sửa số trước khi gọi"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Xóa khỏi nhật ký cuộc gọi"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Xóa nhật ký cuộc gọi"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Xóa thư thoại"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Xóa nhật ký cuộc gọi?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Thao tác này sẽ xóa tất cả cuộc gọi khỏi nhật ký của bạn"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Đang xóa nhật ký cuộc gọi…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Không thể thực hiện cuộc gọi điện thoại vì ứng dụng Điện thoại đã bị tắt."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Không có ứng dụng nào cho thao tác đó trên thiết bị này"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Tìm kiếm liên hệ"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Bạn không có cuộc gọi nhỡ nào."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Hộp thư thoại đến của bạn trống."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Nhật ký cuộc gọi của bạn trống"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Gọi điện"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Bạn không có cuộc gọi nhỡ nào."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Hộp thư thoại đến của bạn trống."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Chỉ hiển thị liên hệ ưa thích"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Nhật ký"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Nhật ký cuộc gọi"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Tất cả"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Bị nhỡ"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Thư thoại"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Quay số nhanh"</string>
- <string name="tab_recents" msgid="929949073851377206">"Gần đây"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Nhật ký cuộc gọi"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Danh bạ"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Thư thoại"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Đã xóa khỏi liên hệ yêu thích"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Thêm vào liên hệ"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Gửi SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Gọi điện video"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Xem toàn bộ nhật ký cuộc gọi"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> cuộc gọi nhỡ mới"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Chưa có ai trong danh bạ quay số nhanh của bạn"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Thêm liên hệ quay số nhanh yêu thích"</string>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 325bb5827..3ab7a1d68 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"电话"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"电话"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"拨号"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"通话记录"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"呼叫<xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"报告错误的号码"</string>
<string name="copy_number_text" msgid="5160503544191297770">"将号码复制到剪贴板"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"将转录内容复制到剪贴板"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"呼叫之前编辑号码"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"添加到联系人"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"从通话记录中删除"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"清除通话记录"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"删除语音邮件"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"分享语音邮件"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"您没有任何通话记录"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"拨打电话"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"要清除通话记录吗?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"这会删除您的所有通话记录"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"正在清除通话记录…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"“电话”应用已被停用,因此无法拨打电话。"</string>
<string name="activity_not_available" msgid="2287665636817987623">"此设备上没有可执行此操作的应用"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"搜索联系人"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"您没有任何未接电话。"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"您未收到任何语音邮件。"</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"仅显示收藏的联系人"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"通话记录"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"全部"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"未接电话"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"语音邮件"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"快速拨号"</string>
- <string name="tab_recents" msgid="929949073851377206">"最近"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"联系人"</string>
<string name="tab_voicemail" msgid="155024725947496746">"语音邮件"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"已从收藏中移除"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"添加到联系人"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"发送短信"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"发起视频通话"</string>
- <string name="show_call_history" msgid="1141502332266697170">"查看全部通话记录"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g>个新的未接电话"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"您的快速拨号功能尚未收藏任何联系人"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"添加常用联系人"</string>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
index ccf37f6ef..9f86c6277 100644
--- a/res/values-zh-rHK/strings.xml
+++ b/res/values-zh-rHK/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"電話"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"電話"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"電話"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"通話記錄"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"打電話給<xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"通話記錄"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"報告不準確的數目"</string>
<string name="copy_number_text" msgid="5160503544191297770">"複製數字到剪貼簿"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"複製內容轉錄到剪貼簿"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"在撥打前編輯號碼"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"加入到聯絡人"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"從通話記錄中刪除"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"清除通話記錄"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"刪除留言"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"分享留言信箱"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"沒有通話記錄"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"撥號"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"在撥號前編輯號碼"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"從通話記錄中刪除"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"清除通話記錄"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"刪除留言"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"要清除通話記錄嗎?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"這會刪除所有通話記錄"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"正在清除通話記錄…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"由於「電話」應用程式已停用,因此無法打電話。"</string>
<string name="activity_not_available" msgid="2287665636817987623">"這部裝置上沒有可用的應用程式"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"搜尋聯絡人"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"您沒有未接來電。"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"您的留言信箱沒有留言。"</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"您沒有通話記錄"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"撥號"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"您沒有未接來電。"</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"您的留言信箱沒有留言。"</string>
<string name="show_favorites_only" msgid="5520072531022614595">"只顯示我的最愛"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"記錄"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"通話記錄"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"全部"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"未接來電"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"留言信箱"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"快速撥號"</string>
- <string name="tab_recents" msgid="929949073851377206">"最近存取的聯絡人"</string>
+ <string name="tab_history" msgid="2563144697322434940">"通話記錄"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"聯絡人"</string>
<string name="tab_voicemail" msgid="155024725947496746">"留言信箱"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"已從「我的最愛」中移除"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"加入到聯絡人"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"傳送短訊"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"進行視像通話"</string>
- <string name="show_call_history" msgid="1141502332266697170">"查看完整通話記錄"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> 個新的未接來電"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"沒有快速撥號聯絡人"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"新增快速撥號聯絡人"</string>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 15b342e5f..9b0fc1b7b 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -20,19 +20,19 @@
<string name="applicationLabel" msgid="7762561155467201526">"電話"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"電話"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"電話"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"通話紀錄"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"撥電話給<xliff:g id="NAME">%s</xliff:g>"</string>
+ <!-- no translation found for callHistoryIconLabel (3734413397291301223) -->
+ <skip />
<string name="call_detail_menu_report" msgid="587960283417977382">"回報號碼錯誤"</string>
<string name="copy_number_text" msgid="5160503544191297770">"將號碼複製到剪貼簿"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"將留言轉錄內容複製到剪貼簿"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"撥打電話前編輯號碼"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"新增至聯絡人"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"從通話紀錄中刪除"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"清除通話紀錄"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"刪除語音留言"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"分享語音信箱"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"無通話紀錄"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"撥打電話"</string>
+ <!-- no translation found for call_log_edit_number_before_call (812234391186201782) -->
+ <skip />
+ <!-- no translation found for call_log_remove_from_call_log (4538253384399338463) -->
+ <skip />
+ <!-- no translation found for call_log_delete_all (4677609108288680411) -->
+ <skip />
+ <!-- no translation found for call_log_trash_voicemail (1283948488625129019) -->
+ <skip />
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"清除通話紀錄?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"這項操作會將所有通話從您的紀錄中刪除"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"正在清除通話紀錄…"</string>
@@ -129,15 +129,23 @@
<string name="call_not_available" msgid="8941576511946492225">"「電話」應用程式已遭停用,因此無法撥打電話。"</string>
<string name="activity_not_available" msgid="2287665636817987623">"這個裝置未安裝可執行該操作的應用程式"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"搜尋聯絡人"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"您沒有任何未接來電。"</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"您沒有任何語音留言。"</string>
+ <!-- no translation found for call_log_all_empty (8357417710416340920) -->
+ <skip />
+ <!-- no translation found for call_log_all_empty_action (9093210119068366147) -->
+ <skip />
+ <!-- no translation found for call_log_missed_empty (3927274175205520135) -->
+ <skip />
+ <!-- no translation found for call_log_voicemail_empty (8383585074222277550) -->
+ <skip />
<string name="show_favorites_only" msgid="5520072531022614595">"只顯示我的收藏"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"通話紀錄"</string>
+ <!-- no translation found for call_log_activity_title (7949633151371183580) -->
+ <skip />
<string name="call_log_all_title" msgid="3566738938889333307">"全部"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"未接來電"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"語音留言"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"快速撥號"</string>
- <string name="tab_recents" msgid="929949073851377206">"近期通話"</string>
+ <!-- no translation found for tab_history (2563144697322434940) -->
+ <skip />
<string name="tab_all_contacts" msgid="1410922767166533690">"聯絡人"</string>
<string name="tab_voicemail" msgid="155024725947496746">"語音信箱"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"已從最愛的聯絡人移除"</string>
@@ -147,7 +155,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"新增至聯絡人"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"傳送簡訊"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"進行視訊通話"</string>
- <string name="show_call_history" msgid="1141502332266697170">"查看完整通話紀錄"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> 通新的未接來電"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"您的快速撥號功能尚未設定任何聯絡人"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"新增常用聯絡人"</string>
diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml
index 120b80d5f..140d15018 100644
--- a/res/values-zu/strings.xml
+++ b/res/values-zu/strings.xml
@@ -20,19 +20,14 @@
<string name="applicationLabel" msgid="7762561155467201526">"Ifoni"</string>
<string name="launcherActivityLabel" msgid="1129729740601172692">"Ifoni"</string>
<string name="dialerIconLabel" msgid="6500826552823403796">"Ifoni"</string>
- <string name="recentCallsIconLabel" msgid="2639489159797075507">"Umlando wekholi"</string>
- <string name="recentCalls_callNumber" msgid="1756372533999226126">"Shayela <xliff:g id="NAME">%s</xliff:g>"</string>
+ <string name="callHistoryIconLabel" msgid="3734413397291301223">"Umlando wekholi"</string>
<string name="call_detail_menu_report" msgid="587960283417977382">"Bika inombolo engalungile"</string>
<string name="copy_number_text" msgid="5160503544191297770">"Kopishela inombolo ebhodini lokunamathisela"</string>
<string name="copy_transcript_text" msgid="2979980182146897370">"Kopishela umbhalo ebhodini lokunamathisela"</string>
- <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Hlela inombolo ngaphambi kokushaya ucingo"</string>
- <string name="recentCalls_addToContact" msgid="4570467333422734645">"Engeza koxhumana naye"</string>
- <string name="recentCalls_removeFromRecentList" msgid="5551148439199439404">"Susa kusukela kumlando wekholi"</string>
- <string name="recentCalls_deleteAll" msgid="5157887960461979812">"Sula umlando wekholi"</string>
- <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Susa imeyili yezwi"</string>
- <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Abelana nemeyili yezwi"</string>
- <string name="recentCalls_empty" msgid="5934808652605981210">"Ilogi yakho yekholi ayinalutho"</string>
- <string name="recentCalls_empty_action" msgid="6033275870727664335">"Yenza ikholi"</string>
+ <string name="call_log_edit_number_before_call" msgid="812234391186201782">"Hlela inombolo ngaphambi kokufona"</string>
+ <string name="call_log_remove_from_call_log" msgid="4538253384399338463">"Susa kusukela kumlando wekholi"</string>
+ <string name="call_log_delete_all" msgid="4677609108288680411">"Sula umlando wekholi"</string>
+ <string name="call_log_trash_voicemail" msgid="1283948488625129019">"Susa ivoyisimeyili"</string>
<string name="clearCallLogConfirmation_title" msgid="801753155679372984">"Sula umlando wekholi?"</string>
<string name="clearCallLogConfirmation" msgid="7899552396101432827">"Lokhu kuzosusa wonke amakholi kusukela kumlando wakho"</string>
<string name="clearCallLogProgress_title" msgid="3372471156216306132">"Isula umlando wekholi…"</string>
@@ -129,15 +124,17 @@
<string name="call_not_available" msgid="8941576511946492225">"Ayikwazi ukwenza ikholi yefoni ngoba uhlelo lokusebenza lwefoni likhutshaziwe."</string>
<string name="activity_not_available" msgid="2287665636817987623">"Alukho uhlelo lokusebenza lalokho kule divayisi"</string>
<string name="dialer_hint_find_contact" msgid="3574350254520035364">"Sesha oxhumana nabo"</string>
- <string name="recentMissed_empty" msgid="6213733029875741604">"Awunawo amakholi aphuthelwe."</string>
- <string name="recentVoicemails_empty" msgid="7345542764648856330">"Ibhokisi lokungenayo kwakho levoyisimeyili alinalutho."</string>
+ <string name="call_log_all_empty" msgid="8357417710416340920">"Umlando wakho wekholi awunalutho"</string>
+ <string name="call_log_all_empty_action" msgid="9093210119068366147">"Yenza ikholi"</string>
+ <string name="call_log_missed_empty" msgid="3927274175205520135">"Awunawo amakholi aphuthelwe."</string>
+ <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Ibhokisi lokungenayo kwakho levoyisimeyili alinalutho."</string>
<string name="show_favorites_only" msgid="5520072531022614595">"Bonisa izintandokazi kuphela"</string>
- <string name="call_log_activity_title" msgid="4612824396355272023">"Umlando"</string>
+ <string name="call_log_activity_title" msgid="7949633151371183580">"Umlando wekholi"</string>
<string name="call_log_all_title" msgid="3566738938889333307">"Konke"</string>
<string name="call_log_missed_title" msgid="4541142293870638971">"Phuthelwe"</string>
<string name="call_log_voicemail_title" msgid="940422274047025948">"Ivoyisimeyili"</string>
<string name="tab_speed_dial" msgid="7552166276545648893">"Ukudayela okusheshayo"</string>
- <string name="tab_recents" msgid="929949073851377206">"Okwakamuva"</string>
+ <string name="tab_history" msgid="2563144697322434940">"Umlando wekholi"</string>
<string name="tab_all_contacts" msgid="1410922767166533690">"Oxhumana nabo"</string>
<string name="tab_voicemail" msgid="155024725947496746">"Ivoyisimeyili"</string>
<string name="favorite_hidden" msgid="5011234945140912047">"Kukhishiwe kusuka kuzintandokazi"</string>
@@ -147,7 +144,6 @@
<string name="search_shortcut_add_to_contact" msgid="4327842393369915751">"Engeza koxhumana naye"</string>
<string name="search_shortcut_send_sms_message" msgid="2569304043345025525">"Thumela i-SMS"</string>
<string name="search_shortcut_make_video_call" msgid="1265971685034465166">"Yenza ikholi yevidiyo"</string>
- <string name="show_call_history" msgid="1141502332266697170">"Buka wonke umlando wekholi"</string>
<string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> amakholi amasha owaphuthelwe"</string>
<string name="speed_dial_empty" msgid="8838921693673366129">"Akekho umuntu osekudayeleni kwakho okusheshayo okwamanje"</string>
<string name="speed_dial_empty_add_favorite_action" msgid="7944893641496695770">"Engeza intandokazi"</string>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9dcf72bab..a80153c29 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -40,12 +40,7 @@
This is especially valuable for views without textual representation like ImageView.
[CHAR LIMIT=NONE] -->
- <string name="recentCallsIconLabel">Call history</string>
-
- <!-- Menu item used to call a contact from the call log -->
- <string name="recentCalls_callNumber">Call
- <xliff:g id="name">%s</xliff:g>
- </string>
+ <string name="callHistoryIconLabel">Call history</string>
<!-- Text for a menu item to report a call as having been incorrectly identified.
[CHAR LIMIT=30] -->
@@ -58,28 +53,16 @@
<string name="copy_transcript_text">Copy transcription to clipboard</string>
<!-- Menu item used to copy a number from the call log to the dialer so it can be edited before calling it -->
- <string name="recentCalls_editNumberBeforeCall">Edit number before call</string>
-
- <!-- Menu item used to add a number from the call log to contacts -->
- <string name="recentCalls_addToContact">Add to a contact</string>
+ <string name="call_log_edit_number_before_call">Edit number before call</string>
<!-- Menu item used to remove a single call from the call log -->
- <string name="recentCalls_removeFromRecentList">Delete from call history</string>
+ <string name="call_log_remove_from_call_log">Delete from call history</string>
<!-- Menu item used to remove all calls from the call log -->
- <string name="recentCalls_deleteAll">Clear call history</string>
+ <string name="call_log_delete_all">Clear call history</string>
<!-- Menu item used to delete a voicemail. [CHAR LIMIT=30] -->
- <string name="recentCalls_trashVoicemail">Delete voicemail</string>
-
- <!-- Menu item used to share a voicemail. [CHAR LIMIT=30] -->
- <string name="recentCalls_shareVoicemail">Share voicemail</string>
-
- <!-- Text displayed when the call log is empty. -->
- <string name="recentCalls_empty">Your call log is empty</string>
-
- <!-- Label of the button displayed when the call log is empty. Allows the user to make a call. -->
- <string name="recentCalls_empty_action">Make a call</string>
+ <string name="call_log_trash_voicemail">Delete voicemail</string>
<!-- Title of the confirmation dialog for clearing the call log. [CHAR LIMIT=37] -->
<string name="clearCallLogConfirmation_title">Clear call history?</string>
@@ -474,17 +457,23 @@
Do not translate. -->
<string name="view_full_call_history_font_family">sans-serif</string>
+ <!-- Text displayed when the call log is empty. -->
+ <string name="call_log_all_empty">Your call history is empty</string>
+
+ <!-- Label of the button displayed when the call history is empty. Allows the user to make a call. -->
+ <string name="call_log_all_empty_action">Make a call</string>
+
<!-- Text displayed when the list of missed calls is empty -->
- <string name="recentMissed_empty">You have no missed calls.</string>
+ <string name="call_log_missed_empty">You have no missed calls.</string>
<!-- Text displayed when the list of voicemails is empty -->
- <string name="recentVoicemails_empty">Your voicemail inbox is empty.</string>
+ <string name="call_log_voicemail_empty">Your voicemail inbox is empty.</string>
<!-- Menu option to show favorite contacts only -->
<string name="show_favorites_only">Show favorites only</string>
<!-- Title of activity that displays a list of all calls -->
- <string name="call_log_activity_title">History</string>
+ <string name="call_log_activity_title">Call History</string>
<!-- Title for the call log tab containing the list of all voicemails and calls
[CHAR LIMIT=30] -->
@@ -502,8 +491,8 @@
[CHAR LIMIT=40] -->
<string name="tab_speed_dial">Speed dial</string>
- <!-- Accessibility text for the tab showing the call log of recent calls. [CHAR LIMIT=40] -->
- <string name="tab_recents">Recents</string>
+ <!-- Accessibility text for the tab showing the call history. [CHAR LIMIT=40] -->
+ <string name="tab_history">Call History</string>
<!-- Accessibility text for the tab showing the user's contacts. [CHAR LIMIT=40] -->
<string name="tab_all_contacts">Contacts</string>
@@ -535,9 +524,6 @@
<!-- Shortcut item used to make a video call directly from search. [CHAR LIMIT=25] -->
<string name="search_shortcut_make_video_call">Make video call</string>
- <!-- Title for the call log list item that brings users to the full call history when clicked -->
- <string name="show_call_history">View full call history</string>
-
<!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
<string name="num_missed_calls"><xliff:g id="number">%s</xliff:g> new missed calls</string>
diff --git a/src/com/android/dialer/DialtactsActivity.java b/src/com/android/dialer/DialtactsActivity.java
index 8b43e5d96..ae1a16050 100644
--- a/src/com/android/dialer/DialtactsActivity.java
+++ b/src/com/android/dialer/DialtactsActivity.java
@@ -188,7 +188,7 @@ public class DialtactsActivity extends TransactionSafeActivity implements View.O
};
/**
- * Fragment containing the speed dial list, recents list, and all contacts list.
+ * Fragment containing the speed dial list, call history list, and all contacts list.
*/
private ListsFragment mListsFragment;
@@ -542,7 +542,7 @@ public class DialtactsActivity extends TransactionSafeActivity implements View.O
mListsFragment.showTab(index);
}
} else if (Calls.CONTENT_TYPE.equals(getIntent().getType())) {
- mListsFragment.showTab(ListsFragment.TAB_INDEX_RECENTS);
+ mListsFragment.showTab(ListsFragment.TAB_INDEX_HISTORY);
}
setSearchBoxHint();
@@ -1281,13 +1281,13 @@ public class DialtactsActivity extends TransactionSafeActivity implements View.O
public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) {
int tabIndex = mListsFragment.getCurrentTabIndex();
- // Scroll the button from center to end when moving from the Speed Dial to Recents tab.
- // In RTL, scroll when the current tab is Recents instead of Speed Dial, because the order
- // of the tabs is reversed and the ViewPager returns the left tab position during scroll.
+ // Scroll the button from center to end when moving from the Speed Dial to Call History tab.
+ // In RTL, scroll when the current tab is Call History instead, since the order of the tabs
+ // is reversed and the ViewPager returns the left tab position during scroll.
boolean isRtl = DialerUtils.isRtl();
if (!isRtl && tabIndex == ListsFragment.TAB_INDEX_SPEED_DIAL && !mIsLandscape) {
mFloatingActionButtonController.onPageScrolled(positionOffset);
- } else if (isRtl && tabIndex == ListsFragment.TAB_INDEX_RECENTS && !mIsLandscape) {
+ } else if (isRtl && tabIndex == ListsFragment.TAB_INDEX_HISTORY && !mIsLandscape) {
mFloatingActionButtonController.onPageScrolled(1 - positionOffset);
} else if (tabIndex != ListsFragment.TAB_INDEX_SPEED_DIAL) {
mFloatingActionButtonController.onPageScrolled(1);
diff --git a/src/com/android/dialer/calllog/CallLogActivity.java b/src/com/android/dialer/calllog/CallLogActivity.java
index debd34574..ff0726df7 100644
--- a/src/com/android/dialer/calllog/CallLogActivity.java
+++ b/src/com/android/dialer/calllog/CallLogActivity.java
@@ -40,8 +40,6 @@ import com.android.contacts.common.util.PermissionsUtil;
import com.android.contacts.commonbind.analytics.AnalyticsUtil;
import com.android.dialer.DialtactsActivity;
import com.android.dialer.R;
-import com.android.dialer.voicemail.VoicemailStatusHelper;
-import com.android.dialer.voicemail.VoicemailStatusHelperImpl;
public class CallLogActivity extends AppCompatActivity implements ViewPager.OnPageChangeListener {
private ViewPager mViewPager;
@@ -68,9 +66,10 @@ public class CallLogActivity extends AppCompatActivity implements ViewPager.OnPa
public Fragment getItem(int position) {
switch (position) {
case TAB_INDEX_ALL:
- return new CallLogFragment(CallLogQueryHandler.CALL_TYPE_ALL);
+ return new CallLogFragment(
+ CallLogQueryHandler.CALL_TYPE_ALL, true /* isCallLogActivity */);
case TAB_INDEX_MISSED:
- return new CallLogFragment(Calls.MISSED_TYPE);
+ return new CallLogFragment(Calls.MISSED_TYPE, true /* isCallLogActivity */);
}
throw new IllegalStateException("No fragment at position " + position);
}
diff --git a/src/com/android/dialer/calllog/CallLogAdapter.java b/src/com/android/dialer/calllog/CallLogAdapter.java
index 312cf7e45..a0ce85bd9 100644
--- a/src/com/android/dialer/calllog/CallLogAdapter.java
+++ b/src/com/android/dialer/calllog/CallLogAdapter.java
@@ -76,14 +76,12 @@ public class CallLogAdapter extends GroupingListAdapter
public void fetchCalls();
}
- private static final int VIEW_TYPE_SHOW_CALL_HISTORY_LIST_ITEM = 10;
private static final int NO_EXPANDED_LIST_ITEM = -1;
private static final int VOICEMAIL_PROMO_CARD_POSITION = 0;
/**
* View type for voicemail promo card. Note: Numbering starts at 20 to avoid collision
- * with {@link com.android.common.widget.GroupingListAdapter#ITEM_TYPE_IN_GROUP}, and
- * {@link CallLogAdapter#VIEW_TYPE_SHOW_CALL_HISTORY_LIST_ITEM}.
+ * with {@link com.android.common.widget.GroupingListAdapter#ITEM_TYPE_IN_GROUP}.
*/
private static final int VIEW_TYPE_VOICEMAIL_PROMO_CARD = 20;
@@ -96,12 +94,12 @@ public class CallLogAdapter extends GroupingListAdapter
protected final Context mContext;
private final ContactInfoHelper mContactInfoHelper;
- private final VoicemailPlaybackPresenter mVoicemailPlaybackPresenter;
+ protected final VoicemailPlaybackPresenter mVoicemailPlaybackPresenter;
private final CallFetcher mCallFetcher;
protected ContactInfoCache mContactInfoCache;
- private boolean mIsShowingRecentsTab;
+ private boolean mIsCallLogActivity;
private static final String KEY_EXPANDED_POSITION = "expanded_position";
private static final String KEY_EXPANDED_ROW_ID = "expanded_row_id";
@@ -130,7 +128,7 @@ public class CallLogAdapter extends GroupingListAdapter
private SharedPreferences mPrefs;
- private boolean mShowPromoCard = false;
+ private boolean mShowVoicemailPromoCard = false;
/** Instance of helper class for managing views. */
private final CallLogListItemHelper mCallLogListItemHelper;
@@ -242,7 +240,7 @@ public class CallLogAdapter extends GroupingListAdapter
ContextMenu.NONE,
R.id.context_menu_edit_before_call,
ContextMenu.NONE,
- R.string.recentCalls_editNumberBeforeCall);
+ R.string.call_log_edit_number_before_call);
editItem.setOnMenuItemClickListener(new OnMenuItemClickListener() {
@Override
@@ -325,7 +323,7 @@ public class CallLogAdapter extends GroupingListAdapter
CallFetcher callFetcher,
ContactInfoHelper contactInfoHelper,
VoicemailPlaybackPresenter voicemailPlaybackPresenter,
- boolean isShowingRecentsTab) {
+ boolean isCallLogActivity) {
super(context);
mContext = context;
@@ -335,7 +333,7 @@ public class CallLogAdapter extends GroupingListAdapter
if (mVoicemailPlaybackPresenter != null) {
mVoicemailPlaybackPresenter.setOnVoicemailDeletedListener(this);
}
- mIsShowingRecentsTab = isShowingRecentsTab;
+ mIsCallLogActivity = isCallLogActivity;
mContactInfoCache = new ContactInfoCache(
mContactInfoHelper, mOnContactInfoChangedListener);
@@ -413,9 +411,7 @@ public class CallLogAdapter extends GroupingListAdapter
@Override
public ViewHolder onCreateViewHolder(ViewGroup parent, int viewType) {
- if (viewType == VIEW_TYPE_SHOW_CALL_HISTORY_LIST_ITEM) {
- return ShowCallHistoryViewHolder.create(mContext, parent);
- } else if (viewType == VIEW_TYPE_VOICEMAIL_PROMO_CARD) {
+ if (viewType == VIEW_TYPE_VOICEMAIL_PROMO_CARD) {
return createVoicemailPromoCardViewHolder(parent);
}
return createCallLogEntryViewHolder(parent);
@@ -459,8 +455,6 @@ public class CallLogAdapter extends GroupingListAdapter
Trace.beginSection("onBindViewHolder: " + position);
switch (getItemViewType(position)) {
- case VIEW_TYPE_SHOW_CALL_HISTORY_LIST_ITEM:
- break;
case VIEW_TYPE_VOICEMAIL_PROMO_CARD:
bindVoicemailPromoCardViewHolder(viewHolder);
break;
@@ -601,14 +595,12 @@ public class CallLogAdapter extends GroupingListAdapter
@Override
public int getItemCount() {
- return super.getItemCount() + ((isShowingRecentsTab() || mShowPromoCard) ? 1 : 0);
+ return super.getItemCount() + (mShowVoicemailPromoCard ? 1 : 0);
}
@Override
public int getItemViewType(int position) {
- if (position == getItemCount() - 1 && isShowingRecentsTab()) {
- return VIEW_TYPE_SHOW_CALL_HISTORY_LIST_ITEM;
- } else if (position == VOICEMAIL_PROMO_CARD_POSITION && mShowPromoCard) {
+ if (position == VOICEMAIL_PROMO_CARD_POSITION && mShowVoicemailPromoCard) {
return VIEW_TYPE_VOICEMAIL_PROMO_CARD;
}
return super.getItemViewType(position);
@@ -623,11 +615,11 @@ public class CallLogAdapter extends GroupingListAdapter
*/
@Override
public Object getItem(int position) {
- return super.getItem(position - (mShowPromoCard ? 1 : 0));
+ return super.getItem(position - (mShowVoicemailPromoCard ? 1 : 0));
}
- protected boolean isShowingRecentsTab() {
- return mIsShowingRecentsTab;
+ protected boolean isCallLogActivity() {
+ return mIsCallLogActivity;
}
@Override
@@ -793,7 +785,7 @@ public class CallLogAdapter extends GroupingListAdapter
private void maybeShowVoicemailPromoCard() {
boolean showPromoCard = mPrefs.getBoolean(SHOW_VOICEMAIL_PROMO_CARD,
SHOW_VOICEMAIL_PROMO_CARD_DEFAULT);
- mShowPromoCard = (mVoicemailPlaybackPresenter != null) && showPromoCard;
+ mShowVoicemailPromoCard = (mVoicemailPlaybackPresenter != null) && showPromoCard;
}
/**
@@ -801,7 +793,7 @@ public class CallLogAdapter extends GroupingListAdapter
*/
private void dismissVoicemailPromoCard() {
mPrefs.edit().putBoolean(SHOW_VOICEMAIL_PROMO_CARD, false).apply();
- mShowPromoCard = false;
+ mShowVoicemailPromoCard = false;
notifyItemRemoved(VOICEMAIL_PROMO_CARD_POSITION);
}
diff --git a/src/com/android/dialer/calllog/CallLogFragment.java b/src/com/android/dialer/calllog/CallLogFragment.java
index e7b77646d..c63b212d1 100644
--- a/src/com/android/dialer/calllog/CallLogFragment.java
+++ b/src/com/android/dialer/calllog/CallLogFragment.java
@@ -141,10 +141,9 @@ public class CallLogFragment extends Fragment implements CallLogQueryHandler.Lis
private long mDateLimit = NO_DATE_LIMIT;
/*
- * True if this instance of the CallLogFragment is the Recents screen shown in
- * DialtactsActivity.
+ * True if this instance of the CallLogFragment shown in the CallLogActivity.
*/
- private boolean mIsRecentsFragment;
+ private boolean mIsCallLogActivity = false;
public interface HostInterface {
public void showDialpad();
@@ -158,6 +157,11 @@ public class CallLogFragment extends Fragment implements CallLogQueryHandler.Lis
this(filterType, NO_LOG_LIMIT);
}
+ public CallLogFragment(int filterType, boolean isCallLogActivity) {
+ this(filterType, NO_LOG_LIMIT);
+ mIsCallLogActivity = isCallLogActivity;
+ }
+
public CallLogFragment(int filterType, int logLimit) {
this(filterType, logLimit, NO_DATE_LIMIT);
}
@@ -194,8 +198,6 @@ public class CallLogFragment extends Fragment implements CallLogQueryHandler.Lis
mDateLimit = state.getLong(KEY_DATE_LIMIT, mDateLimit);
}
- mIsRecentsFragment = mLogLimit != NO_LOG_LIMIT;
-
final Activity activity = getActivity();
final ContentResolver resolver = activity.getContentResolver();
String currentCountryIso = GeoUtil.getCurrentCountryIso(activity);
@@ -294,13 +296,12 @@ public class CallLogFragment extends Fragment implements CallLogQueryHandler.Lis
mEmptyListView.setActionClickedListener(this);
String currentCountryIso = GeoUtil.getCurrentCountryIso(getActivity());
- boolean isShowingRecentsTab = mLogLimit != NO_LOG_LIMIT || mDateLimit != NO_DATE_LIMIT;
mAdapter = ObjectFactory.newCallLogAdapter(
getActivity(),
this,
new ContactInfoHelper(getActivity(), currentCountryIso),
mVoicemailPlaybackPresenter,
- isShowingRecentsTab);
+ mIsCallLogActivity);
mRecyclerView.setAdapter(mAdapter);
fetchCalls();
@@ -406,23 +407,23 @@ public class CallLogFragment extends Fragment implements CallLogQueryHandler.Lis
final int messageId;
switch (filterType) {
case Calls.MISSED_TYPE:
- messageId = R.string.recentMissed_empty;
+ messageId = R.string.call_log_missed_empty;
break;
case Calls.VOICEMAIL_TYPE:
- messageId = R.string.recentVoicemails_empty;
+ messageId = R.string.call_log_voicemail_empty;
break;
case CallLogQueryHandler.CALL_TYPE_ALL:
- messageId = R.string.recentCalls_empty;
+ messageId = R.string.call_log_all_empty;
break;
default:
throw new IllegalArgumentException("Unexpected filter type in CallLogFragment: "
+ filterType);
}
mEmptyListView.setDescription(messageId);
- if (mIsRecentsFragment) {
- mEmptyListView.setActionLabel(R.string.recentCalls_empty_action);
- } else {
+ if (mIsCallLogActivity) {
mEmptyListView.setActionLabel(EmptyContentView.NO_LABEL);
+ } else if (filterType == CallLogQueryHandler.CALL_TYPE_ALL) {
+ mEmptyListView.setActionLabel(R.string.call_log_all_empty_action);
}
}
@@ -495,8 +496,8 @@ public class CallLogFragment extends Fragment implements CallLogQueryHandler.Lis
if (!PermissionsUtil.hasPermission(activity, READ_CALL_LOG)) {
requestPermissions(new String[] {READ_CALL_LOG}, READ_CALL_LOG_PERMISSION_REQUEST_CODE);
- } else if (mIsRecentsFragment) {
- // Show dialpad if we are the recents fragment.
+ } else if (!mIsCallLogActivity) {
+ // Show dialpad if we are not in the call log activity.
((HostInterface) activity).showDialpad();
}
}
diff --git a/src/com/android/dialer/calllog/DefaultVoicemailNotifier.java b/src/com/android/dialer/calllog/DefaultVoicemailNotifier.java
index a6d165e3a..4eb74bd29 100644
--- a/src/com/android/dialer/calllog/DefaultVoicemailNotifier.java
+++ b/src/com/android/dialer/calllog/DefaultVoicemailNotifier.java
@@ -184,7 +184,6 @@ public class DefaultVoicemailNotifier {
// Determine the intent to fire when the notification is clicked on.
final Intent contentIntent;
// Open the call log.
- // TODO: Send to recents tab in Dialer instead.
contentIntent = new Intent(mContext, DialtactsActivity.class);
contentIntent.putExtra(DialtactsActivity.EXTRA_SHOW_TAB, ListsFragment.TAB_INDEX_VOICEMAIL);
notificationBuilder.setContentIntent(PendingIntent.getActivity(
diff --git a/src/com/android/dialer/calllog/ShowCallHistoryViewHolder.java b/src/com/android/dialer/calllog/ShowCallHistoryViewHolder.java
deleted file mode 100644
index af36a4d33..000000000
--- a/src/com/android/dialer/calllog/ShowCallHistoryViewHolder.java
+++ /dev/null
@@ -1,46 +0,0 @@
-/*
- * Copyright (C) 2015 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package com.android.dialer.calllog;
-
-import android.content.Context;
-import android.content.Intent;
-import android.support.v7.widget.RecyclerView;
-import android.view.LayoutInflater;
-import android.view.View;
-import android.view.ViewGroup;
-
-import com.android.dialer.R;
-
-public final class ShowCallHistoryViewHolder extends RecyclerView.ViewHolder {
-
- private ShowCallHistoryViewHolder(final Context context, View view) {
- super(view);
- view.setOnClickListener(new View.OnClickListener() {
- @Override
- public void onClick(View v) {
- final Intent intent = new Intent(context, CallLogActivity.class);
- context.startActivity(intent);
- }
- });
- }
-
- public static ShowCallHistoryViewHolder create(Context context, ViewGroup parent) {
- LayoutInflater inflater = LayoutInflater.from(context);
- View view = inflater.inflate(R.layout.show_call_history_list_item, parent, false);
- return new ShowCallHistoryViewHolder(context, view);
- }
-}
diff --git a/src/com/android/dialer/list/ListsFragment.java b/src/com/android/dialer/list/ListsFragment.java
index 6075336f2..feab201f3 100644
--- a/src/com/android/dialer/list/ListsFragment.java
+++ b/src/com/android/dialer/list/ListsFragment.java
@@ -68,17 +68,13 @@ public class ListsFragment extends Fragment
private static final String TAG = "ListsFragment";
public static final int TAB_INDEX_SPEED_DIAL = 0;
- public static final int TAB_INDEX_RECENTS = 1;
+ public static final int TAB_INDEX_HISTORY = 1;
public static final int TAB_INDEX_ALL_CONTACTS = 2;
public static final int TAB_INDEX_VOICEMAIL = 3;
public static final int TAB_COUNT_DEFAULT = 3;
public static final int TAB_COUNT_WITH_VOICEMAIL = 4;
- private static final int MAX_RECENTS_ENTRIES = 20;
- // Oldest recents entry to display is 2 weeks old.
- private static final long OLDEST_RECENTS_DATE = 1000L * 60 * 60 * 24 * 14;
-
private static final String PREF_KEY_HAS_ACTIVE_VOICEMAIL_PROVIDER =
"has_active_voicemail_provider";
@@ -94,7 +90,7 @@ public class ListsFragment extends Fragment
private View mRemoveViewContent;
private SpeedDialFragment mSpeedDialFragment;
- private CallLogFragment mRecentsFragment;
+ private CallLogFragment mHistoryFragment;
private AllContactsFragment mAllContactsFragment;
private CallLogFragment mVoicemailFragment;
@@ -131,10 +127,9 @@ public class ListsFragment extends Fragment
case TAB_INDEX_SPEED_DIAL:
mSpeedDialFragment = new SpeedDialFragment();
return mSpeedDialFragment;
- case TAB_INDEX_RECENTS:
- mRecentsFragment = new CallLogFragment(CallLogQueryHandler.CALL_TYPE_ALL,
- MAX_RECENTS_ENTRIES, System.currentTimeMillis() - OLDEST_RECENTS_DATE);
- return mRecentsFragment;
+ case TAB_INDEX_HISTORY:
+ mHistoryFragment = new CallLogFragment(CallLogQueryHandler.CALL_TYPE_ALL);
+ return mHistoryFragment;
case TAB_INDEX_ALL_CONTACTS:
mAllContactsFragment = new AllContactsFragment();
return mAllContactsFragment;
@@ -154,8 +149,8 @@ public class ListsFragment extends Fragment
(Fragment) super.instantiateItem(container, position);
if (fragment instanceof SpeedDialFragment) {
mSpeedDialFragment = (SpeedDialFragment) fragment;
- } else if (fragment instanceof CallLogFragment && position == TAB_INDEX_RECENTS) {
- mRecentsFragment = (CallLogFragment) fragment;
+ } else if (fragment instanceof CallLogFragment && position == TAB_INDEX_HISTORY) {
+ mHistoryFragment = (CallLogFragment) fragment;
} else if (fragment instanceof AllContactsFragment) {
mAllContactsFragment = (AllContactsFragment) fragment;
} else if (fragment instanceof CallLogFragment && position == TAB_INDEX_VOICEMAIL) {
@@ -227,13 +222,13 @@ public class ListsFragment extends Fragment
mTabTitles = new String[TAB_COUNT_WITH_VOICEMAIL];
mTabTitles[TAB_INDEX_SPEED_DIAL] = getResources().getString(R.string.tab_speed_dial);
- mTabTitles[TAB_INDEX_RECENTS] = getResources().getString(R.string.tab_recents);
+ mTabTitles[TAB_INDEX_HISTORY] = getResources().getString(R.string.tab_history);
mTabTitles[TAB_INDEX_ALL_CONTACTS] = getResources().getString(R.string.tab_all_contacts);
mTabTitles[TAB_INDEX_VOICEMAIL] = getResources().getString(R.string.tab_voicemail);
mTabIcons = new int[TAB_COUNT_WITH_VOICEMAIL];
mTabIcons[TAB_INDEX_SPEED_DIAL] = R.drawable.tab_speed_dial;
- mTabIcons[TAB_INDEX_RECENTS] = R.drawable.tab_recents;
+ mTabIcons[TAB_INDEX_HISTORY] = R.drawable.tab_history;
mTabIcons[TAB_INDEX_ALL_CONTACTS] = R.drawable.tab_contacts;
mTabIcons[TAB_INDEX_VOICEMAIL] = R.drawable.tab_voicemail;
@@ -384,8 +379,8 @@ public class ListsFragment extends Fragment
case TAB_INDEX_SPEED_DIAL:
fragmentName = SpeedDialFragment.class.getSimpleName();
break;
- case TAB_INDEX_RECENTS:
- fragmentName = CallLogFragment.class.getSimpleName() + "#Recents";
+ case TAB_INDEX_HISTORY:
+ fragmentName = CallLogFragment.class.getSimpleName() + "#History";
break;
case TAB_INDEX_ALL_CONTACTS:
fragmentName = AllContactsFragment.class.getSimpleName();
diff --git a/src/com/android/dialer/settings/DefaultRingtonePreference.java b/src/com/android/dialer/settings/DefaultRingtonePreference.java
index f2648cb66..a1743814a 100644
--- a/src/com/android/dialer/settings/DefaultRingtonePreference.java
+++ b/src/com/android/dialer/settings/DefaultRingtonePreference.java
@@ -22,10 +22,10 @@ import android.content.Intent;
import android.media.RingtoneManager;
import android.net.Uri;
import android.preference.RingtonePreference;
+import android.provider.Settings;
import android.util.AttributeSet;
import android.widget.Toast;
-import com.android.contacts.common.util.PermissionsUtil;
import com.android.dialer.R;
/**
@@ -49,7 +49,7 @@ public class DefaultRingtonePreference extends RingtonePreference {
@Override
protected void onSaveRingtone(Uri ringtoneUri) {
- if (!PermissionsUtil.hasAppOp(getContext(), AppOpsManager.OPSTR_WRITE_SETTINGS)) {
+ if (!Settings.System.canWrite(getContext())) {
Toast.makeText(
getContext(),
getContext().getResources().getString(R.string.toast_cannot_write_system_settings),
diff --git a/src/com/android/dialerbind/ObjectFactory.java b/src/com/android/dialerbind/ObjectFactory.java
index 1a36b05d6..73c1c6fb3 100644
--- a/src/com/android/dialerbind/ObjectFactory.java
+++ b/src/com/android/dialerbind/ObjectFactory.java
@@ -47,12 +47,12 @@ public class ObjectFactory {
CallFetcher callFetcher,
ContactInfoHelper contactInfoHelper,
VoicemailPlaybackPresenter voicemailPlaybackPresenter,
- boolean isShowingRecentsTab) {
+ boolean isCallLogActivity) {
return new CallLogAdapter(
context,
callFetcher,
contactInfoHelper,
voicemailPlaybackPresenter,
- isShowingRecentsTab);
+ isCallLogActivity);
}
}