1111 },
1212 "empty_title" : {
1313 "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 "
1515 },
1616 "empty_text" : {
1717 "title" : " Page visits will appear once you start browsing." ,
1818 "note" : " Placeholder text when there's no results to show"
1919 },
2020 "delete_all" : {
2121 "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. "
2323 },
2424 "delete_some" : {
2525 "title" : " Delete" ,
2626 "note" : " Text for a button that deletes currently selected items"
2727 },
2828 "delete_none" : {
2929 "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. "
3131 },
3232 "page_title" : {
3333 "title" : " History" ,
34- "note" : " "
34+ "note" : " The main page title "
3535 },
3636 "search" : {
3737 "title" : " Search" ,
38- "note" : " "
38+ "note" : " The placeholder text in a search input field. "
3939 },
4040 "show_history_all" : {
4141 "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."
4343 },
4444 "show_history_older" : {
4545 "title" : " Show older history" ,
6363 },
6464 "search_your_history" : {
6565 "title" : " Search your history" ,
66- "note" : " "
66+ "note" : " Label text for screen readers. It's shown next to the search input field "
6767 },
6868 "range_all" : {
6969 "title" : " All" ,
70- "note" : " "
70+ "note" : " Label on a button that shows all history entries "
7171 },
7272 "range_today" : {
7373 "title" : " Today" ,
74- "note" : " "
74+ "note" : " Label on a button that shows history entries for today only "
7575 },
7676 "range_yesterday" : {
7777 "title" : " Yesterday" ,
78- "note" : " "
78+ "note" : " Label on a button that shows history entries for yesterday only "
7979 },
8080 "range_monday" : {
8181 "title" : " Monday" ,
82- "note" : " "
82+ "note" : " Label on a button that shows history entries for monday only "
8383 },
8484 "range_tuesday" : {
8585 "title" : " Tuesday" ,
86- "note" : " "
86+ "note" : " Label on a button that shows history entries for tuesday only "
8787 },
8888 "range_wednesday" : {
8989 "title" : " Wednesday" ,
90- "note" : " "
90+ "note" : " Label on a button that shows history entries for wednesday only "
9191 },
9292 "range_thursday" : {
9393 "title" : " Thursday" ,
94- "note" : " "
94+ "note" : " Label on a button that shows history entries for thursday only "
9595 },
9696 "range_friday" : {
9797 "title" : " Friday" ,
98- "note" : " "
98+ "note" : " Label on a button that shows history entries for friday only "
9999 },
100100 "range_saturday" : {
101101 "title" : " Saturday" ,
102- "note" : " "
102+ "note" : " Label on a button that shows history entries for saturday only "
103103 },
104104 "range_sunday" : {
105105 "title" : " Sunday" ,
106- "note" : " "
106+ "note" : " Label on a button that shows history entries for sunday only "
107107 },
108108 "range_older" : {
109109 "title" : " Older" ,
110- "note" : " "
110+ "note" : " Label on a button that shows older history entries. "
111111 }
112112}
0 commit comments