blob: 606aa266cf444196a1844669e64ea161672d2e9a [file] [log] [blame]
avm99963a3d1ef32019-03-30 23:33:29 +01001{
2 "appName": {
3 "message": "Infinite Scroll in TW",
4 "description": "The extension's name"
5 },
avm9996351c95852019-06-17 21:37:41 +02006 "appNameBeta": {
7 "message": "Infinite Scroll in TW (beta)",
8 "description": "The extension's name for the beta version"
9 },
avm99963a3d1ef32019-03-30 23:33:29 +010010 "appDescription": {
11 "message": "Get infinite Scroll and other enhancements in the Google Forums and the Community Console",
12 "description": "The extension's description"
13 },
14 "options_list": {
15 "message": "Enable infinite scrolling in thread lists.",
16 "description": "Feature checkbox in the options page"
17 },
18 "options_thread": {
avm999636d9c5fe2019-06-04 00:35:53 +020019 "message": "Automatically load batches of messages inside threads when scrolling down.",
20 "description": "Feature checkbox in the options page"
21 },
22 "options_threadall": {
23 "message": "Automatically load all messages at once inside threads when scrolling down.",
avm99963a3d1ef32019-03-30 23:33:29 +010024 "description": "Feature checkbox in the options page"
25 },
26 "options_enhancements": {
27 "message": "Additional enhancements",
28 "description": "Heading for several options that can be enabled in the options page"
29 },
30 "options_fixedtoolbar": {
31 "message": "Fix the toolbar in thread lists in the Community Console.",
32 "description": "Feature checkbox in the options page"
33 },
34 "options_redirect": {
35 "message": "Redirect all threads opened in TW to the Community Console.",
36 "description": "Feature checkbox in the options page"
37 },
avm99963af7860e2019-06-04 03:33:26 +020038 "options_loaddrafts": {
39 "message": "Activate the <code class=\"help\" title=\"This flag allows the Community Console to load a previously autosaved reply when loading a thread and clicking the reply button.\">enableLoadingDraftMessages<\/code> Community Console flag.",
avm999636d9c5fe2019-06-04 00:35:53 +020040 "description": "Feature checkbox in the options page"
41 },
avm99963a3d1ef32019-03-30 23:33:29 +010042 "options_experimental_label": {
43 "message": "(experimental)",
44 "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time"
45 },
46 "options_history": {
47 "message": "Show a \"previous posts\" link in user profiles.",
48 "description": "Feature checkbox in the options page"
49 },
avm99963af7860e2019-06-04 03:33:26 +020050 "options_batchduplicate": {
51 "message": "Add the option to duplicate multiple threads at the same time from the Community Console thread list.",
52 "description": "Feature checkbox in the options page"
53 },
avm99963c19497f2019-08-23 00:15:11 +020054 "options_escalatethreads":{
55 "message": "Enables the <code class=\"help\" title=\"This flag activates the functionality which allows a PE to escalate threads from the public forums to the private ones in the Community Console.\">enableEscalateThread</code> Community Console flag.",
56 "description": "Feature checkbox in the options page"
57 },
avm99963a3d1ef32019-03-30 23:33:29 +010058 "options_save": {
59 "message": "Save",
60 "description": "Button in the options page to save the settings"
61 },
62 "inject_links": {
63 "message": "Links",
64 "description": "Heading which we use before the 'previous post' link in a user profile in TW"
65 },
66 "inject_previousposts": {
67 "message": "Previous posts",
68 "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"
avm99963af7860e2019-06-04 03:33:26 +020069 },
70 "inject_duplicatebtn": {
71 "message": "Mark as duplicate",
72 "description": "Tooltip of the 'duplicate treads' icon shown when selecting multiple threads in the Community Console."
73 },
74 "inject_duplicateinto": {
75 "message": "Duplicate into:",
76 "description": "Label for the text field in which the user has to enter the thread they want to duplicate into."
77 },
78 "inject_duplicateinto_placeholder": {
79 "message": "Enter the Community Console URL",
80 "description": "Placeholder for the URL field."
81 },
82 "inject_duplicate_cancel": {
83 "message": "Cancel",
84 "description": "Button to cancel the duplication process."
85 },
86 "inject_duplicate_confirm": {
87 "message": "Duplicate",
88 "description": "Button to duplicate all the threads."
89 },
90 "inject_duplicate_progress": {
91 "message": "Progress",
92 "description": "Title for a progress bar which indicates how many threads were duplicated."
avm99963a3d1ef32019-03-30 23:33:29 +010093 }
avm99963c19497f2019-08-23 00:15:11 +020094}