Skip to content

Commit

Permalink
chore: more strings
Browse files Browse the repository at this point in the history
  • Loading branch information
octoshrimpy committed Mar 7, 2024
1 parent 41f8581 commit 6393002
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions presentation/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<string name="title_theme">Theme</string>
<string name="title_conversations">Search inbox…</string>
<string name="title_compose">Type a name or number</string>
<string name="title_qksms_plus" translatable="false">QUIK+ - deprecated</string>
<string name="title_qksms_plus" translatable="false">If you see this, send in an issue please!</string>

<string name="setup_skip">Skip</string>
<string name="setup_next">Continue</string>
Expand Down Expand Up @@ -77,10 +77,10 @@
<string name="drawer_blocking">Blocking</string>
<string name="drawer_more">More</string>
<string name="drawer_settings">Settings</string>
<string name="drawer_plus" translatable="false">QUIK+ - deprecated</string>
<string name="drawer_plus" translatable="false">DEPRECATED - drawer_plus</string>
<string name="drawer_help">Help &amp; feedback</string>
<string name="drawer_invite">Invite friends</string>
<string name="drawer_plus_banner_title" translatable="false">QUIK+ - deprecated</string>
<string name="drawer_plus_banner_title" translatable="false">DEPRECATED - drawer_plus_banner_title</string>
<string name="drawer_plus_banner_summary">Unlock amazing new features, and support development</string>

<string name="rate_title">Enjoying QUIK?</string>
Expand Down Expand Up @@ -381,7 +381,7 @@
<string name="qkreply_menu_view">Open conversation</string>

<string name="theme_material">Material</string>
<string name="theme_plus" translatable="false">QUIK+ - deprecated</string>
<string name="theme_plus" translatable="false">Custom Color</string>
<string name="theme_hex">HEX</string>
<string name="theme_apply">Apply</string>

Expand Down

0 comments on commit 6393002

Please sign in to comment.