Import l10n.
[gecko.git] / mobile / android / android-components / components / lib / crash / src / main / res / values-kaa / strings.xml
blob541ff2dd1454bdb0c61967b66ca745837338d13d
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
4     <!-- Label of the button closing the crash reporter dialog. -->
5     <string name="mozac_lib_crash_dialog_button_close">Jabıw</string>
7     <!-- Label of the button closing the crash reporter dialog and restarting the app. -->
8     <string name="mozac_lib_crash_dialog_button_restart">%1$s qayta baslaw</string>
10     <!-- 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). -->
11     <string name="mozac_lib_crash_background_process_notification_title">Keshiresiz. %1$s da nasazlıq júz berdi.</string>
13     <!-- Text link that will show an app chooser to share a crash report with a third-party app (e.g. gmail) -->
14     <string name="mozac_lib_crash_share">Bólisiw</string>
15 </resources>