11
11
},
12
12
"empty_title" : {
13
13
"title" : " Nothing to see here!" ,
14
- "note" : " Text shown where there are no remaining history items "
14
+ "note" : " Text shown where there are no remaining history entries "
15
15
},
16
16
"empty_text" : {
17
17
"title" : " Page visits will appear once you start browsing." ,
18
18
"note" : " Placeholder text when there's no results to show"
19
19
},
20
20
"delete_all" : {
21
21
"title" : " Delete All" ,
22
- "note" : " Text for a button that deletes all items or entries."
22
+ "note" : " Text for a button that deletes all items or entries. An additional confirmation dialog will be presented. "
23
23
},
24
24
"delete_some" : {
25
25
"title" : " Delete" ,
26
26
"note" : " Text for a button that deletes currently selected items"
27
27
},
28
28
"delete_none" : {
29
29
"title" : " Nothing to delete" ,
30
- "note" : " Title/tooltip text on a button that does nothing when there is no browsing history to delete"
30
+ "note" : " Title/tooltip text on a button that does nothing when there is no browsing history to delete. It's additional information shown on hover. "
31
31
},
32
32
"page_title" : {
33
33
"title" : " History" ,
34
- "note" : " "
34
+ "note" : " The main page title "
35
35
},
36
36
"search" : {
37
37
"title" : " Search" ,
38
- "note" : " "
38
+ "note" : " The placeholder text in a search input field. "
39
39
},
40
40
"show_history_all" : {
41
41
"title" : " Show all history" ,
42
- "note" : " Button text for an action that removes all filters and searches, and replaces the list will all history."
42
+ "note" : " Button text for an action that removes all filters and searches, and replaces the list with all history."
43
43
},
44
44
"show_history_older" : {
45
45
"title" : " Show older history" ,
63
63
},
64
64
"search_your_history" : {
65
65
"title" : " Search your history" ,
66
- "note" : " "
66
+ "note" : " Label text for screen readers. It's shown next to the search input field "
67
67
},
68
68
"range_all" : {
69
69
"title" : " All" ,
70
- "note" : " "
70
+ "note" : " Label on a button that shows all history entries "
71
71
},
72
72
"range_today" : {
73
73
"title" : " Today" ,
74
- "note" : " "
74
+ "note" : " Label on a button that shows history entries for today only "
75
75
},
76
76
"range_yesterday" : {
77
77
"title" : " Yesterday" ,
78
- "note" : " "
78
+ "note" : " Label on a button that shows history entries for yesterday only "
79
79
},
80
80
"range_monday" : {
81
81
"title" : " Monday" ,
82
- "note" : " "
82
+ "note" : " Label on a button that shows history entries for monday only "
83
83
},
84
84
"range_tuesday" : {
85
85
"title" : " Tuesday" ,
86
- "note" : " "
86
+ "note" : " Label on a button that shows history entries for tuesday only "
87
87
},
88
88
"range_wednesday" : {
89
89
"title" : " Wednesday" ,
90
- "note" : " "
90
+ "note" : " Label on a button that shows history entries for wednesday only "
91
91
},
92
92
"range_thursday" : {
93
93
"title" : " Thursday" ,
94
- "note" : " "
94
+ "note" : " Label on a button that shows history entries for thursday only "
95
95
},
96
96
"range_friday" : {
97
97
"title" : " Friday" ,
98
- "note" : " "
98
+ "note" : " Label on a button that shows history entries for friday only "
99
99
},
100
100
"range_saturday" : {
101
101
"title" : " Saturday" ,
102
- "note" : " "
102
+ "note" : " Label on a button that shows history entries for saturday only "
103
103
},
104
104
"range_sunday" : {
105
105
"title" : " Sunday" ,
106
- "note" : " "
106
+ "note" : " Label on a button that shows history entries for sunday only "
107
107
},
108
108
"range_older" : {
109
109
"title" : " Older" ,
110
- "note" : " "
110
+ "note" : " Label on a button that shows older history entries. "
111
111
}
112
112
}
0 commit comments