mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-17 16:41:47 +00:00
Add length limit feedback when setting profile name
// FREEBIE
This commit is contained in:
@@ -237,6 +237,7 @@
|
||||
<string name="CreateProfileActivity_updating_profile">Updating profile</string>
|
||||
<string name="CreateProfileActivity_updating_and_encrypting_profile">Updating and encrypting profile</string>
|
||||
<string name="CreateProfileActivity_profile_photo">Profile photo</string>
|
||||
<string name="CreateProfileActivity_too_long">Too long</string>
|
||||
|
||||
<!-- CustomDefaultPreference -->
|
||||
<string name="CustomDefaultPreference_using_custom">Using custom: %s</string>
|
||||
@@ -1446,6 +1447,7 @@
|
||||
<string name="transport_selection_list_item__transport_icon">Transport icon</string>
|
||||
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user