|
3 | 3 | "message": "Quick access" |
4 | 4 | }, |
5 | 5 | "app_description": { |
6 | | - "message": "A new tab page with your favorite bookmarks" |
| 6 | + "message": "A clean, intuitive new tab page where you can access your Favorites, Reading List, and Tab Groups with just one click." |
7 | 7 | }, |
8 | 8 | "new_tab_page": { |
9 | 9 | "message": "New Tab" |
|
14 | 14 | "general": { |
15 | 15 | "message": "General" |
16 | 16 | }, |
| 17 | + "views": { |
| 18 | + "message": "Views" |
| 19 | + }, |
17 | 20 | "bookmarks": { |
18 | 21 | "message": "Bookmarks" |
19 | 22 | }, |
|
83 | 86 | "url": { |
84 | 87 | "message": "URL" |
85 | 88 | }, |
| 89 | + "url_address": { |
| 90 | + "message": "URL address" |
| 91 | + }, |
86 | 92 | "default_view": { |
87 | 93 | "message": "Default view" |
88 | 94 | }, |
|
96 | 102 | "message": "Background image" |
97 | 103 | }, |
98 | 104 | "background_file": { |
99 | | - "message": "Background image file" |
| 105 | + "message": "File" |
100 | 106 | }, |
101 | 107 | "background_url": { |
102 | | - "message": "Background image URL" |
| 108 | + "message": "URL address" |
| 109 | + }, |
| 110 | + "background_color": { |
| 111 | + "message": "Simple color" |
103 | 112 | }, |
104 | 113 | "favicon_type": { |
105 | 114 | "message": "Icons" |
106 | 115 | }, |
107 | 116 | "favicon_url": { |
108 | | - "message": "Icon URL" |
| 117 | + "message": "Custom URL address" |
109 | 118 | }, |
110 | | - "default": { |
| 119 | + "favicon_default": { |
111 | 120 | "message": "Default" |
112 | 121 | }, |
113 | | - "custom_url": { |
114 | | - "message": "Custom URL" |
115 | | - }, |
116 | | - "custom_file": { |
117 | | - "message": "Local file" |
118 | | - }, |
119 | 122 | "select_file": { |
120 | 123 | "message": "Choose file" |
121 | 124 | }, |
| 125 | + "tiles": { |
| 126 | + "message": "Tiles" |
| 127 | + }, |
| 128 | + "tile_enable_add": { |
| 129 | + "message": "Show 'Add new item' button" |
| 130 | + }, |
| 131 | + "tile_enable_edit_delete": { |
| 132 | + "message": "Enable edit and delete buttons" |
| 133 | + }, |
| 134 | + "tile_enable_reorder": { |
| 135 | + "message": "Enable reordering" |
| 136 | + }, |
| 137 | + "enable_bookmarks": { |
| 138 | + "message": "Grant permission" |
| 139 | + }, |
| 140 | + "enable_reading_list": { |
| 141 | + "message": "Grant permission" |
| 142 | + }, |
| 143 | + "enable_tab_groups": { |
| 144 | + "message": "Grant permission" |
| 145 | + }, |
| 146 | + "custom_theme": { |
| 147 | + "message": "Custom appearance" |
| 148 | + }, |
122 | 149 | "no_search_results_found": { |
123 | 150 | "message": "No search results found" |
124 | 151 | }, |
| 152 | + "no_search_results_found_details": { |
| 153 | + "message": "Try using different keywords" |
| 154 | + }, |
125 | 155 | "delete_item_confirm": { |
126 | 156 | "message": "Are you sure you want to delete\n$1?" |
127 | 157 | }, |
|
135 | 165 | "message": "Oops! Something went wrong!" |
136 | 166 | }, |
137 | 167 | "error_loading_data_details": { |
138 | | - "message": "Check the console for more details." |
| 168 | + "message": "Failed to retrieve data." |
139 | 169 | }, |
140 | 170 | "pages_unread": { |
141 | 171 | "message": "Unread pages" |
|
149 | 179 | "open_side_panel": { |
150 | 180 | "message": "Click to open / close Side panel" |
151 | 181 | }, |
152 | | - |
153 | | - |
154 | | - |
155 | | - |
156 | | - "background_color": { |
157 | | - "message": "Color" |
| 182 | + "theme": { |
| 183 | + "message": "Theme" |
| 184 | + }, |
| 185 | + "create_url_footnote": { |
| 186 | + "message": "Leave blank to create a folder" |
| 187 | + }, |
| 188 | + "welcome_title": { |
| 189 | + "message": "Hi!" |
158 | 190 | }, |
159 | | - "opacity": { |
160 | | - "message": "Opacity" |
| 191 | + "welcome_message1": { |
| 192 | + "message": "This extension allows you to access your Top Pages, Bookmarks, Reading List, and Tab Groups on a clean, intuitive new tab page with a single click." |
161 | 193 | }, |
162 | | - "column_gap": { |
163 | | - "message": "Column gap" |
| 194 | + "welcome_message2": { |
| 195 | + "message": "Set cool backgrounds. Or ditch the mouse and use the <kbd>TAB</kbd>, <kbd>↑</kbd>, <kbd>↓</kbd>, <kbd>←</kbd> and <kbd>→</kbd> keys to navigate." |
164 | 196 | }, |
165 | | - "row_gap": { |
166 | | - "message": "Row gap" |
| 197 | + "welcome_message3": { |
| 198 | + "message": "If you pin the <b><img src='images/icon-16.png' style='vertical-align:middle'> Quick Access</b> icon to the toolbar, all of these will also be displayed as a sidebar." |
167 | 199 | }, |
168 | | - |
169 | | - |
170 | | - "error_newtab_occupied": { |
171 | | - "message": "Another extension controls what page is shown when you open a new tab. Please, disable that extension and try again." |
| 200 | + "welcome_message4": { |
| 201 | + "message": "To get started, select what you would like to see here:" |
172 | 202 | }, |
173 | | - "error_too_many_subscriptions": { |
174 | | - "message": "Maximum number of subscriptions exceeded! Currently no more than $1 subscriptions are allowed!" |
| 203 | + "welcome_message5": { |
| 204 | + "message": "You can change these in the <b><svg xmlns='http://www.w3.org/2000/svg' style='height:20px;width:20px;vertical-align:bottom'><use xlink:href='#settings'></svg> Settings</b> at any time." |
175 | 205 | }, |
176 | | - "sync_footnote": { |
177 | | - "message": "Please note: You need to be signed in to Chrome to sync settings. Not all settings can be synchronized. Syncing may take a few minutes." |
| 206 | + "welcome_message6": { |
| 207 | + "message": "Your settings will be synced to your Chrome account automatically so you can enjoy the same great experience across all your devices. If you don't have an account yet, it's worth creating one!" |
178 | 208 | } |
179 | 209 | } |
0 commit comments