summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw600dp')
-rw-r--r--res/values-sw600dp/dimensions.xml11
-rw-r--r--res/values-sw600dp/strings.xml4
2 files changed, 14 insertions, 1 deletions
diff --git a/res/values-sw600dp/dimensions.xml b/res/values-sw600dp/dimensions.xml
index cbb0ba9..82fc37e 100644
--- a/res/values-sw600dp/dimensions.xml
+++ b/res/values-sw600dp/dimensions.xml
@@ -25,6 +25,15 @@
<dimen name="mv_border_width">3dp</dimen>
<!-- For the combined Bookmarks History view -->
<dimen name="combo_paddingTop">50dip</dimen>
- <dimen name="combo_paddingLeftRight">32dip</dimen>
+ <dimen name="combo_paddingLeftRight">134dip</dimen>
<dimen name="combo_horizontalSpacing">8dip</dimen>
+ <dimen name="combo_rowPadding">10dip</dimen>
+ <dimen name="qc_radius_start">50dip</dimen>
+ <dimen name="qc_radius_increment">70dip</dimen>
+ <dimen name="qc_slop">15dip</dimen>
+ <dimen name="qc_touch_offset">15dip</dimen>
+ <dimen name="qc_tab_title_height">30dip</dimen>
+ <dimen name="qc_thumb_width">240dip</dimen>
+ <dimen name="qc_thumb_height">160dip</dimen>
+ <dimen name="qc_item_size">48dip</dimen>
</resources>
diff --git a/res/values-sw600dp/strings.xml b/res/values-sw600dp/strings.xml
index 92646a4..d715c1b 100644
--- a/res/values-sw600dp/strings.xml
+++ b/res/values-sw600dp/strings.xml
@@ -32,4 +32,8 @@
<string name="open_all_in_new_window">Open all in new tabs</string>
<!-- Settings summary CHAR LIMIT=50]-->
<string name="pref_content_open_in_background_summary">Open new tabs behind the current one</string>
+ <!-- Recover tabs after a crash dialog title [CHAR LIMIT=32] -->
+ <string name="recover_title">Restore tabs?</string>
+ <!-- Recover tabs after a crash dialog prompt [CHAR LIMIT=none] -->
+ <string name="recover_prompt">Browser appears to have crashed. Would you like to restore your tabs from last time?</string>
</resources>