|
12 | 12 | "description": "Label for the cancel button in the checkin panel"
|
13 | 13 | },
|
14 | 14 | "panel__buttons__label__history__add": {
|
15 |
| - "message": "Add to my History", |
| 15 | + "message": "Add to History", |
16 | 16 | "description": "Label for the add to history button in the panel"
|
17 | 17 | },
|
18 | 18 | "panel__buttons__label__history__remove": {
|
19 |
| - "message": "Remove from History", |
| 19 | + "message": "Remove History", |
20 | 20 | "description": "Label for the remove from history button in the panel"
|
21 | 21 | },
|
22 | 22 | "panel__buttons__label__collection__add": {
|
23 |
| - "message": "Add to my Collection", |
| 23 | + "message": "Add to Collection", |
24 | 24 | "description": "Label for the add to collection button in the panel"
|
25 | 25 | },
|
26 | 26 | "panel__buttons__label__collection__remove": {
|
27 |
| - "message": "Remove from Collection", |
| 27 | + "message": "Remove Collection", |
28 | 28 | "description": "Label for the remove from collection button in the panel"
|
29 | 29 | },
|
30 | 30 | "panel__buttons__label__list__add": {
|
31 |
| - "message": "Add to my List", |
| 31 | + "message": "Add to Lists", |
32 | 32 | "description": "Label for the add to list button in the panel"
|
33 | 33 | },
|
34 | 34 | "panel__buttons__label__list__update": {
|
35 |
| - "message": "Update my Lists", |
| 35 | + "message": "Update Lists", |
36 | 36 | "description": "Label for the update lists button in the panel"
|
37 | 37 | },
|
38 | 38 | "panel__buttons__label__now": {
|
|
58 | 58 | "panel__buttons__label__cancel": {
|
59 | 59 | "message": "Cancel",
|
60 | 60 | "description": "Label for the cancel button in the checkin panel"
|
| 61 | + }, |
| 62 | + "panel__buttons__label__collected": { |
| 63 | + "message": "Collected", |
| 64 | + "description": "Label for the collected button in the checkin panel" |
| 65 | + }, |
| 66 | + "panel__buttons__label__watched": { |
| 67 | + "message": "Watched", |
| 68 | + "description": "Label for the watched button in the checkin panel" |
61 | 69 | }
|
62 | 70 | }
|
0 commit comments