diff options
Diffstat (limited to 'res/values-tl/strings.xml')
-rw-r--r-- | res/values-tl/strings.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml index 0c84a0b38..87a2100e6 100644 --- a/res/values-tl/strings.xml +++ b/res/values-tl/strings.xml @@ -33,7 +33,10 @@ <string name="clearCallLogConfirmation_title" msgid="801753155679372984">"I-clear ang history ng tawag?"</string> <string name="clearCallLogConfirmation" msgid="7899552396101432827">"Ide-delete nito ang lahat ng tawag mula sa iyong history"</string> <string name="clearCallLogProgress_title" msgid="3372471156216306132">"Kini-clear ang history ng tawag…"</string> - <!-- no translation found for notification_voicemail_title (9088953961148324851) --> + <plurals name="notification_voicemail_title" formatted="false" msgid="9088953961148324851"> + <item quantity="one"> <xliff:g id="COUNT">%1$d</xliff:g> Voicemail </item> + <item quantity="other"> <xliff:g id="COUNT">%1$d</xliff:g> na Voicemail </item> + </plurals> <string name="notification_action_voicemail_play" msgid="6113133136977996863">"I-play"</string> <string name="notification_voicemail_callers_list" msgid="1153954809339404149">"<xliff:g id="NEWER_CALLERS">%1$s</xliff:g>, <xliff:g id="OLDER_CALLER">%2$s</xliff:g>"</string> <string name="notification_new_voicemail_ticker" msgid="895342132049452081">"Bagong voicemail mula kay <xliff:g id="CALLER">%1$s</xliff:g>"</string> |