sane fallback for media selection on exception

Fixes #1763
// FREEBIE
This commit is contained in:
Jake McGinty
2014-10-16 01:48:59 -07:00
parent b5941fb3fd
commit 6e3751a0c5
2 changed files with 23 additions and 6 deletions

View File

@@ -37,6 +37,9 @@
<string name="ApplicationPreferencesActivity_sms_disabled">Incoming SMS Disabled</string>
<string name="ApplicationPreferencesActivity_touch_to_make_textsecure_your_default_sms_app">Touch to make TextSecure your default SMS app</string>
<!-- AttchmentManager -->
<string name="AttachmentManager_cant_open_media_selection">Can\'t find an app to select media.</string>
<!-- AttachmentTypeSelectorAdapter -->
<string name="AttachmentTypeSelectorAdapter_picture">Picture</string>