mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
fix typo
This commit is contained in:
parent
55a9da2be3
commit
1255e72990
2 changed files with 2 additions and 2 deletions
|
|
@ -1473,7 +1473,7 @@
|
|||
<string name="no_saddles">You don\'t have any Saddles</string>
|
||||
<string name="purchase_saddles_in_market">Saddles instantly raise a Pet to a Mount. You can purchase one from the Market.</string>
|
||||
<string name="error_loading_member">Unable to find player</string>
|
||||
<string name="error_loading_member_body">There was an error when loading this player's data. Please make sure you typed their @username correctly.</string>
|
||||
<string name="error_loading_member_body">There was an error when loading this player\'s data. Please make sure you typed their @username correctly.</string>
|
||||
|
||||
|
||||
<plurals name="you_x_others">
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
NAME=4.3.2
|
||||
CODE=6811
|
||||
CODE=6821
|
||||
Loading…
Reference in a new issue