mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
95f1ce2885
commit
4eb5470471
9 changed files with 176 additions and 37 deletions
10
app/src/main/res/values-en-gb/error.xml
Normal file
10
app/src/main/res/values-en-gb/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