Merged in PhotonQyv/mastodon_etalab/develop (pull request #61)
Fix a typo in strings.xml.
This commit is contained in:
commit
f8f2ed640a
|
@ -300,7 +300,7 @@
|
||||||
<string name="set_profile_description">Bio…</string>
|
<string name="set_profile_description">Bio…</string>
|
||||||
<string name="set_save_changes">Save changes</string>
|
<string name="set_save_changes">Save changes</string>
|
||||||
<string name="set_header_picture_overlay">Choose a header picture</string>
|
<string name="set_header_picture_overlay">Choose a header picture</string>
|
||||||
<string name="set_preview_reply">Display the number of replies in hme timeline</string>
|
<string name="set_preview_reply">Display the number of replies in home timeline</string>
|
||||||
<string name="note_no_space">You have reached the 160 characters allowed!</string>
|
<string name="note_no_space">You have reached the 160 characters allowed!</string>
|
||||||
<string name="username_no_space">You have reached the 30 characters allowed!</string>
|
<string name="username_no_space">You have reached the 30 characters allowed!</string>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue