mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
002df43632
commit
8472c630bf
6 changed files with 79 additions and 44 deletions
10
app/src/main/res/values-en-rGB/error.xml
Normal file
10
app/src/main/res/values-en-rGB/error.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Authors:
|
||||
* Cblair91
|
||||
-->
|
||||
<resources>
|
||||
<string name="crash_dialog_title">Commons has crashed</string>
|
||||
<string name="crash_dialog_text">Oops. Something went wrong!</string>
|
||||
<string name="crash_dialog_comment_prompt">Tell us what you were doing, then share it via email to us. Will help us fix it!</string>
|
||||
<string name="crash_dialog_ok_toast">Thank you!</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue