|
7 | 7 | "archived_other": "{{count}} items archived",
|
8 | 8 | "deleted_one": "{{count}} item deleted",
|
9 | 9 | "deleted_other": "{{count}} items deleted",
|
10 |
| - "error-adding": "Error adding item", |
11 | 10 | "error-adding-item": "Error adding item",
|
12 | 11 | "error-adding-note": "Error adding note",
|
13 | 12 | "error-creating-list": "Error creating list",
|
14 | 13 | "error-deleting-list": "Error deleting list",
|
15 | 14 | "error-deleting-note": "Error deleting note",
|
16 | 15 | "error-removing-item": "Error removing item",
|
17 |
| - "error-sharing": "Error sharing item", |
18 |
| - "error-tagging": "Error tagging item", |
19 | 16 | "error-updating-list": "Error updating list",
|
20 | 17 | "error-updating-note": "Error updating note",
|
21 | 18 | "highlight-deleted_one": "{{count}} highlight removed",
|
|
24 | 21 | "highlighted_other": "{{count}} items highlighted",
|
25 | 22 | "home-rec-demote": "We’ll recommend less stories like this",
|
26 | 23 | "home-rec-promote": "We’ll recommend more stories like this",
|
27 |
| - "item-added-to-list": "Item added to list", |
| 24 | + "item-added-to-list_one": "{{count}} item added to list", |
| 25 | + "item-added-to-list_other": "{{count}} item added to list", |
28 | 26 | "item-removed-from-list": "Item removed from list",
|
29 |
| - "list-created": "List created", |
| 27 | + "list-created_zero": "List created", |
| 28 | + "list-created_one": "List created with {{ count }} item", |
| 29 | + "list-created_other": "List created with {{ count }} item", |
30 | 30 | "list-deleted": "List deleted",
|
31 | 31 | "list-updated": "List updated",
|
32 | 32 | "note-added": "Note added",
|
33 | 33 | "note-deleted": "Note deleted",
|
34 | 34 | "note-updated": "Note updated",
|
| 35 | + "refreshed-item_one": "{{count}} item has been refreshed", |
| 36 | + "refreshed-item_other": "{{count}} item has been refreshed", |
35 | 37 | "removed-from-favorites_one": "{{count}} item removed from favorites",
|
36 | 38 | "removed-from-favorites_other": "{{count}} items removed from favorites",
|
37 |
| - "shared_one": "{{count}} item shared", |
38 |
| - "shared_other": "{{count}} items shared", |
39 | 39 | "tagged_one": "{{count}} item added",
|
40 | 40 | "tagged_other": "{{count}} items added",
|
41 | 41 | "unarchived_one": "{{count}} item added",
|
|
0 commit comments