You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libsession/src/main/res/values/strings.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@
54
54
<stringname="appIconAndNameChange">Change App Icon and Name</string>
55
55
<stringname="appIconAndNameChangeConfirmation">Changing the app icon and name requires {app_name} to be closed. Notifications will continue to use the default {app_name} icon and name.</string>
56
56
<stringname="appIconAndNameDescription">Alternate app icon and name is displayed on home screen and app drawer.</string>
57
+
<stringname="appIconAndNameSelectionDescription">The selected app icon and name is displayed on the home screen and app drawer.</string>
57
58
<stringname="appIconAndNameSelectionTitle">Icon and name</string>
58
59
<stringname="appIconDescription">Alternate app icon is displayed on home screen and app library. App name will still appear as \'{app_name}\'.</string>
0 commit comments