Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit fdd97e5

Browse files
runnermergify[bot]
authored andcommitted
Strings - components/lib/crash/src/main/res/values-uz/strings.xml
1 parent 8fe0372 commit fdd97e5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

components/lib/crash/src/main/res/values-uz/strings.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,21 @@
1515
<!-- Name of the "notification channel" used for displaying a notification when the app crashed and we can't show a prompt. See https://developer.android.com/training/notify-user/channels -->
1616
<string name="mozac_lib_crash_channel">Nosozliklar</string>
1717

18+
<!-- Title of the crash reporter notification for background process crashes. %1$s will be replaced with the name of the app (e.g. Firefox Focus). -->
19+
<string name="mozac_lib_crash_background_process_notification_title">Kechirasiz. %1$s da muammo yuz berdi.</string>
20+
1821
<!-- Label of a notification action/button that will send the crash report to Mozilla. -->
1922
<string name="mozac_lib_crash_notification_action_report">Hisobot berish</string>
2023

2124
<!-- 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). -->
2225
<string name="mozac_lib_send_crash_report_in_progress">%1$sga nosozlik hisobotini yuborlmoqda</string>
2326

27+
<!-- Label of notification showing that the crash handling service is gathering the crash data. -->
28+
<string name="mozac_lib_gathering_crash_data_in_progress">Nosozlik maʼlumotlari yigʻilmoqda</string>
29+
30+
<!-- Label of notification showing that the telemetry service is gathering the crash data. -->
31+
<string name="mozac_lib_gathering_crash_telemetry_in_progress">Nosozlik telemetriya maʼlumotlari yigʻilmoqda</string>
32+
2433
<!-- Title of the activity that shows the list of past crashes (similar to about:crashes)-->
2534
<string name="mozac_lib_crash_activity_title">Nosozlik hisobotlari</string>
2635

0 commit comments

Comments
 (0)