aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7ff3fde0..e69f3753 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -46,14 +46,6 @@
<string name="actionbar_settings">Settings</string>
<string name="actionbar_edit_extraction">Edit extraction</string>
<string name="actionbar_post">Post</string>
- <string name="format_event_favorited">Favorited by %s</string>
- <string name="format_event_unfavorited">Unfavorited by %s</string>
- <string name="format_event_retweeted">Retweeted by %s</string>
- <string name="format_event_mentioned">Mentioned by %s</string>
- <string name="format_event_followed">Followed by %s</string>
- <string name="format_event_blocked">Blocked by %s</string>
- <string name="format_event_unblocked">Unblocked by %s</string>
- <string name="format_event_message">Received %s\'s message</string>
<string name="text_message_to_author">" #SmileEssence @uac [%s]"</string>
<string name="setting_category_display_title">Display Setting</string>
<string name="setting_category_display_summary">Enable at next launch.</string>
@@ -73,10 +65,7 @@
<string name="setting_category_accounts_title">Accounts</string>
<string name="setting_application_information_title">Application information</string>
<string name="setting_licenses_title">Licenses</string>
- <string name="error_setting_text_size_range">Must be between 8\-24</string>
<string name="error_setting_text_size_not_number">Given value is not number</string>
- <string name="error_setting_timelines_range">Must be between 1\-200</string>
- <string name="error_setting_timelines_not_number">Given value is not number</string>
<string name="error_intent_status_cannot_load">Failed to get tweet</string>
<string name="alert_dialog_ok">OK</string>
<string name="alert_dialog_cancel">Cancel</string>
@@ -169,13 +158,11 @@
<string name="command_status_open_in_browser">Open in browser</string>
<string name="command_status_open_talk_view">Show this talk</string>
<string name="command_status_add_to_reply">Add to reply</string>
- <string name="command_search_on_twitter">Search on Twitter</string>
<string name="notice_error_get_user_timeline">Failed to get user timeline</string>
<string name="notice_error_get_list">Failed to get list timeline</string>
<string name="notices_of_files">Notices of files:</string>
<string name="activity_manage_accounts">Accounts</string>
<string name="actionbar_accounts">Accounts</string>
<string name="notice_cant_remove_last_account">You can\'t remove last account</string>
- <string name="notice_no_account_selected">No account selected. Do you want to quit?</string>
<string name="notice_error_storage_permission">Write access to external storage is required.</string>
</resources>