mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Fix schedule edit day backgrounds for older devices.
This commit is contained in:
@@ -4076,8 +4076,10 @@
|
||||
<string name="EditNotificationProfileFragment__profile_name">Profile name</string>
|
||||
<!-- Name has a max length, this shows how many characters are used out of the max -->
|
||||
<string name="EditNotificationProfileFragment__count">%1$d/%2$d</string>
|
||||
<!-- Call to action button once the profile is named to continue to the next create step -->
|
||||
<!-- Call to action button to continue to the next step -->
|
||||
<string name="EditNotificationProfileFragment__next">Next</string>
|
||||
<!-- Call to action button once the profile is named to create the profile and continue to the customization steps -->
|
||||
<string name="EditNotificationProfileFragment__create">Create</string>
|
||||
<!-- Call to action button once the profile name is edited -->
|
||||
<string name="EditNotificationProfileFragment__save">Save</string>
|
||||
<!-- Title of edit notification profile screen -->
|
||||
|
||||
Reference in New Issue
Block a user