Deleted unused resources (strings, colors, etc.)
This commit is contained in:
parent
3b1b8d71aa
commit
f61e61564c
3 changed files with 0 additions and 39 deletions
|
@ -9,7 +9,6 @@
|
|||
<color name="slider_listview_text_color_light_theme">#ff101010</color>
|
||||
|
||||
<color name="divider_row_color_dark_theme">#292929</color>
|
||||
<color name="divider_row_color_light_theme">#ffcdcdcd</color>
|
||||
|
||||
<color name="extended_listview_item_body_text_color_dark_theme">#ffaaaaaa</color>
|
||||
<color name="extended_listview_item_body_text_color_light_theme">#ff393939</color>
|
||||
|
@ -21,8 +20,6 @@
|
|||
|
||||
<color name="material_grey_900">#212121</color>
|
||||
|
||||
<color name="material_blue_900">#0d47a1</color>
|
||||
|
||||
<!-- see also assets/web.css -->
|
||||
<color name="news_detail_background_color_light_theme">#eeeeee</color>
|
||||
<color name="news_detail_background_color_dark_theme">#222222</color>
|
||||
|
@ -40,9 +37,6 @@
|
|||
<color name="colorPrimaryDarkLightTheme">@color/owncloudBlueDark</color>
|
||||
<color name="colorAccentLightTheme">@color/colorPrimaryLightTheme</color>
|
||||
|
||||
<color name="colorSecondary">@color/material_deep_teal_200</color>
|
||||
<color name="colorSecondaryDark">@color/material_deep_teal_500</color>
|
||||
|
||||
<color name="starredColorLight">@android:color/holo_orange_light</color>
|
||||
<color name="unstarredColorLight">#ff888888</color>
|
||||
<color name="markasreadColorLight">@android:color/holo_green_light</color>
|
||||
|
|
|
@ -9,14 +9,9 @@
|
|||
<dimen name="listview_row_margin_top">5dp</dimen>
|
||||
<dimen name="listview_row_margin_bottom">5dp</dimen>
|
||||
|
||||
<dimen name="color_bar_of_feeds">4dp</dimen>
|
||||
|
||||
<dimen name="exp_listview_row_height">48dp</dimen>
|
||||
|
||||
|
||||
<dimen name="listview_row_height_simple_view">80dp</dimen>
|
||||
|
||||
|
||||
<dimen name="podcast_video_player_width">170dp</dimen>
|
||||
|
||||
<dimen name="podcast_horizontal_margin">16dp</dimen>
|
||||
|
|
|
@ -5,19 +5,10 @@
|
|||
<string name="app_name">ownCloud News Reader</string>
|
||||
<string name="title_activity_sync_interval_selector">Sync Interval Selector</string>
|
||||
<string name="title_activity_news_detail">NewsDetailActivity</string>
|
||||
<string name="title_activity_subscription">SubscriptionActivity</string>
|
||||
<string name="title_newsreader_list">NewsReader</string>
|
||||
<string name="title_newsreader_detail">NewsReader Detail</string>
|
||||
<string name="empty_view_header">Information</string>
|
||||
<string name="empty_view_content">No items here</string>
|
||||
<string name="toast_GettingMoreItems">Started downloading more items… Please wait.</string>
|
||||
<string name="tv_clickHereToOpenItem">Click here to open item</string>
|
||||
<string name="no_wifi_available">No WiFi connected</string>
|
||||
<string name="do_you_want_to_download_without_wifi">Do you want to download the images without a WiFi connection</string>
|
||||
<plurals name="max_items_count_reached">
|
||||
<item quantity="one">You\'ve reached the maximum size of %d item</item>
|
||||
<item quantity="other">You\'ve reached the maximum size of %d items</item>
|
||||
</plurals>
|
||||
<string name="current_version">You\'re using Version %s</string>
|
||||
<string name="widget_header">ownCloud News</string>
|
||||
<plurals name="message_bar_new_articles_available">
|
||||
|
@ -39,16 +30,11 @@
|
|||
<!-- Import Accounts -->
|
||||
<string name="import_account">Import Account</string>
|
||||
|
||||
<!-- EMAIL -->
|
||||
<string name="email_sourceCode">Sourcecode of item - Bugreport</string>
|
||||
<string name="email_sendMail">Send EMail</string>
|
||||
|
||||
<!-- Action Bar Items -->
|
||||
<string name="action_starred">Starred</string>
|
||||
<string name="action_read">Read</string>
|
||||
<string name="action_playPodacst">Play Podcast</string>
|
||||
<string name="action_openInBrowser">Open in Browser</string>
|
||||
<string name="action_sendSourceCode">Send item to Developer</string>
|
||||
<string name="action_Share">Share</string>
|
||||
<string name="action_login">Server Settings</string>
|
||||
<string name="action_save">Save</string>
|
||||
|
@ -89,7 +75,6 @@
|
|||
|
||||
<string name="action_sign_in_short">Sign in</string>
|
||||
<string name="login_progress_signing_in">Signing in…</string>
|
||||
<string name="error_incorrect_password">This password is incorrect</string>
|
||||
<string name="error_field_required">This field is required</string>
|
||||
<string name="error_invalid_url">This url is incorrect</string>
|
||||
|
||||
|
@ -99,10 +84,6 @@
|
|||
<item quantity="other">Downloaded %d old items</item>
|
||||
</plurals>
|
||||
<string name="toast_no_more_downloads_available">No further items available</string>
|
||||
<string name="pull_to_refresh_updateTags">Synchronizing items states</string>
|
||||
<string name="pull_to_refresh_updateFolder">Synchronizing folder</string>
|
||||
<string name="pull_to_refresh_updateFeeds">Synchronizing feeds</string>
|
||||
<string name="pull_to_refresh_updateItems">Synchronizing items</string>
|
||||
<plurals name="fetched_items_so_far">
|
||||
<item quantity="one">Fetched %d item so far…</item>
|
||||
<item quantity="other">Fetched %d items so far…</item>
|
||||
|
@ -111,10 +92,6 @@
|
|||
<!-- Strings related to Settings -->
|
||||
<string name="title_activity_settings">Settings</string>
|
||||
<string name="cache_is_cleared">Cache is cleared!</string>
|
||||
<plurals name="number_of_files">
|
||||
<item quantity="one">%d File</item>
|
||||
<item quantity="other">%d Files</item>
|
||||
</plurals>
|
||||
|
||||
<!-- General settings -->
|
||||
<string name="pref_header_general">General</string>
|
||||
|
@ -143,7 +120,6 @@
|
|||
|
||||
<string name="dialog_clearing_cache">Clearing cache</string>
|
||||
<string name="dialog_clearing_cache_please_wait">Clearing cache… Please wait.</string>
|
||||
<string name="calculating_cache_size">Calculating cache size… Please wait.</string>
|
||||
<string name="reset_cache_unsaved_changes">There are unsynchronized changes. Would you like to reset the cache anyway?</string>
|
||||
<string name="warning">Warning</string>
|
||||
<string name="pref_title_AutoSyncOnStart">Sync on startup</string>
|
||||
|
@ -158,14 +134,11 @@
|
|||
<!-- MemorizingTrustManager -->
|
||||
<string name="mtm_accept_cert">Accept Unknown Certificate?</string>
|
||||
<string name="mtm_decision_always">Always</string>
|
||||
<string name="mtm_decision_once">Once</string>
|
||||
<string name="mtm_decision_abort">Abort</string>
|
||||
<string name="mtm_notification">Certificate Verification</string>
|
||||
|
||||
|
||||
<!-- Podcast -->
|
||||
<string name="pref_header_podcast">Podcast</string>
|
||||
<string name="pref_enable_podcasts">Enable Podcast support</string>
|
||||
<string name="no_podcast_selected">No podcast selected</string>
|
||||
|
||||
|
||||
|
@ -222,7 +195,6 @@
|
|||
<string name="pref_title_clearCache">Clear cache</string>
|
||||
<string name="pref_title_CacheImagesOffline">Cache images offline</string>
|
||||
<string name="pref_title_Max_Cache_Size">Max Cache Size</string>
|
||||
<string name="pref_title_DownloadedImageLocation">Save downloaded images to:</string>
|
||||
|
||||
|
||||
<string-array name="pref_data_sync_image_cache">
|
||||
|
|
Loading…
Reference in a new issue