avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 1 | { |
| 2 | "appName": { |
| 3 | "message": "Infinite Scroll in TW", |
| 4 | "description": "The extension's name" |
| 5 | }, |
| 6 | "appDescription": { |
| 7 | "message": "Get infinite Scroll and other enhancements in the Google Forums and the Community Console", |
| 8 | "description": "The extension's description" |
| 9 | }, |
| 10 | "options_list": { |
| 11 | "message": "Enable infinite scrolling in thread lists.", |
| 12 | "description": "Feature checkbox in the options page" |
| 13 | }, |
| 14 | "options_thread": { |
| 15 | "message": "Enable infinite scrolling inside threads.", |
| 16 | "description": "Feature checkbox in the options page" |
| 17 | }, |
| 18 | "options_enhancements": { |
| 19 | "message": "Additional enhancements", |
| 20 | "description": "Heading for several options that can be enabled in the options page" |
| 21 | }, |
| 22 | "options_fixedtoolbar": { |
| 23 | "message": "Fix the toolbar in thread lists in the Community Console.", |
| 24 | "description": "Feature checkbox in the options page" |
| 25 | }, |
| 26 | "options_redirect": { |
| 27 | "message": "Redirect all threads opened in TW to the Community Console.", |
| 28 | "description": "Feature checkbox in the options page" |
| 29 | }, |
| 30 | "options_experimental_label": { |
| 31 | "message": "(experimental)", |
| 32 | "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time" |
| 33 | }, |
| 34 | "options_history": { |
| 35 | "message": "Show a \"previous posts\" link in user profiles.", |
| 36 | "description": "Feature checkbox in the options page" |
| 37 | }, |
| 38 | "options_save": { |
| 39 | "message": "Save", |
| 40 | "description": "Button in the options page to save the settings" |
| 41 | }, |
| 42 | "inject_links": { |
| 43 | "message": "Links", |
| 44 | "description": "Heading which we use before the 'previous post' link in a user profile in TW" |
| 45 | }, |
| 46 | "inject_previousposts": { |
| 47 | "message": "Previous posts", |
| 48 | "description": "Link shown in a user profile (in TW and the Community Console) which points to a search showing the user's posts and messages" |
| 49 | } |
| 50 | } |