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: app/src/main/res/values/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -184,8 +184,8 @@
184
184
<stringname="enable_restart_button_sum">Add button in Home Screen to Restart App</string>
185
185
<stringname="toast_on_delete">Show toast notification on delete message</string>
186
186
<stringname="toast_on_delete_sum">Show toast notification if any contact deletes any message</string>
187
-
<stringname="enable_top_navigation">Enable Top Navigation</string>
188
-
<stringname="enable_top_navigation_sum">Activate the old navigation bar (at the top of the tabs)</string>
187
+
<stringname="enable_top_navigation">Enable Top Navigation (Obsolete)</string>
188
+
<stringname="enable_top_navigation_sum">Activate the old navigation bar (does not work for versions above Wpp 2.24.24 and will be removed soon)</string>
189
189
<stringname="hideread_group">Hide Blue Tick in Groups</string>
190
190
<stringname="hideread_group_sum">View messages in groups screen without users knowing</string>
191
191
<stringname="show_freezeLastSeen_button">Show Freeze Last Seen Button</string>
0 commit comments