Skip to content

Commit

Permalink
Reworded strings to include Chat Video saving
Browse files Browse the repository at this point in the history
  • Loading branch information
marzika committed Aug 21, 2016
1 parent 480add4 commit 6be1663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,8 @@
<string name="pref_paint_cb_title">Enable Paint Tools</string>
<string name="pref_timercounter_cb_summary">When enabled your taken video\'s length will be shown on the recording button during recording.</string>
<string name="pref_timercounter_cb_title">Enable Timer Counter</string>
<string name="pref_save_chat_image_title">Enable Chat image saving</string>
<string name="pref_save_chat_image_summary">When enabled long press on the image to save it</string>
<string name="pref_save_chat_image_title">Enable Chat media saving</string>
<string name="pref_save_chat_image_summary">When enabled long press on the image when opened to save it, for videos use the button.</string>
<string name="pref_save_chat_text_title">Enable Chat text auto-save</string>
<string name="pref_save_chat_text_summary">When enabled sent/received Chats gets saved automatically</string>
<string name="pref_save_integration_title">Enable Snapchat integration</string>
Expand Down

0 comments on commit 6be1663

Please sign in to comment.