mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
7 lines
708 B
XML
7 lines
708 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="crash_dialog_title">කොමන්ස් බිඳ වැටී ඇත</string>
|
|
<string name="crash_dialog_text">අපොයි. යමක් වැරදිලා ගිහින්!</string>
|
|
<string name="crash_dialog_comment_prompt">ඔබ කරමින් සිටි දෙය අපට කියන්න, ඉන්පසු එය විද්යුත් තැපෑල හරහා අප සමග බෙදා හරින්න. එය නිවැරදි කිරීමට උපකාරයක් වනු ඇත.</string>
|
|
<string name="crash_dialog_ok_toast">ස්තුතියි!</string>
|
|
</resources>
|