mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 12:18:59 +00:00
Merge pull request #802 from Atomk/patch-5
Better message for user loading
This commit is contained in:
commit
e712b9a6a2
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<string name="profile_pets_and_mounts">Pets & Mounts</string>
|
||||
<string name="profile_pets_found">Pets Found</string>
|
||||
<string name="profile_mounts_tamed">Mounts Tamed</string>
|
||||
<string name="profile_loading_data">loading member data.</string>
|
||||
<string name="profile_loading_data">Loading member data...</string>
|
||||
<string name="profile_send_message_to">Send message to %s</string>
|
||||
<string name="profile_message_sent_to">Message sent to %s</string>
|
||||
<string name="profile_level">Level:</string>
|
||||
|
|
@ -15,4 +15,4 @@
|
|||
<string name="profile_achievement_ok">OK</string>
|
||||
<string name="profile_qrcode_close">Close</string>
|
||||
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue