Import translations from android-l10n

This commit is contained in:
github-actions
2023-04-27 00:03:07 +00:00
committed by mergify[bot]
parent f8b6a7bbce
commit 0806f10ee7
7 changed files with 132 additions and 57 deletions

View File

@@ -22,6 +22,12 @@
<!-- Label of notification showing that the crash report service is running. %1$s will be replaced with the name of the organization (e.g. Mozilla). -->
<string name="mozac_lib_send_crash_report_in_progress">Ipinadadala ang crash report sa %1$s</string>
<!-- Label of notification showing that the crash handling service is gathering the crash data. -->
<string name="mozac_lib_gathering_crash_data_in_progress">Nangongolekta ng data ng pag-crash</string>
<!-- Label of notification showing that the telemetry service is gathering the crash data. -->
<string name="mozac_lib_gathering_crash_telemetry_in_progress">Pagtitipon ng data ng telemetry ng pag-crash</string>
<!-- Title of the activity that shows the list of past crashes (similar to about:crashes)-->
<string name="mozac_lib_crash_activity_title">Mga Crash Report</string>