Skip to content

Commit

Permalink
Merge pull request #4 from Strange-IPmart/patch-1
Browse files Browse the repository at this point in the history
Fix Filter Chats strings
  • Loading branch information
Dev4Mod authored May 4, 2024
2 parents 003fd1e + a9aa7d6 commit ce0ced9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
<string name="novaconfig">New Settings Style</string>
<string name="novaconfig_sum">Enable the new settings style, with profile photo on home screen toolbar</string>
<string name="novahome_sum">Enable the new home style, with bottom navigation</string>
<string name="novofiltro">Filter Chats</string>
<string name="novofiltro_sum">Enable native filter chats located on the top of home screen, to filter by contacts, groups, unread and others</string>
<string name="novofiltro">Search Functions</string>
<string name="novofiltro_sum">Choose between Search Icon, Search Bar, or No Search</string>
<string name="menuwicon">Menu Icons</string>
<string name="menuwicon_sum">Add icons next to menu options across the app</string>
<string name="strokebuttons">Buttons Stroke</string>
Expand Down Expand Up @@ -212,4 +212,4 @@
<string name="seentick_menu">Show button in 3 dot menu</string>
<string name="seentick_screen">Show Buttons in Screen</string>
<string name="verbose_logs">Enable Verbose Logs for Debugger</string>
</resources>
</resources>

0 comments on commit ce0ced9

Please sign in to comment.