11{
22 "empty_title" : {
33 "title" : " Nothing to see here!" ,
4- "note" : " Text shown where there are no remaining history items "
4+ "note" : " Text shown where there are no remaining history entries "
55 },
66 "empty_text" : {
77 "title" : " Page visits will appear once you start browsing." ,
88 "note" : " Placeholder text when there's no results to show"
99 },
1010 "delete_all" : {
1111 "title" : " Delete All" ,
12- "note" : " Text for a button that deletes all items or entries."
12+ "note" : " Text for a button that deletes all items or entries. An additional confirmation dialog will be presented. "
1313 },
1414 "delete_some" : {
1515 "title" : " Delete" ,
1616 "note" : " Text for a button that deletes currently selected items"
1717 },
1818 "delete_none" : {
1919 "title" : " Nothing to delete" ,
20- "note" : " Title/tooltip text on a button that does nothing when there is no browsing history to delete"
20+ "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. "
2121 },
2222 "page_title" : {
2323 "title" : " History" ,
24- "note" : " "
24+ "note" : " The main page title "
2525 },
2626 "search" : {
2727 "title" : " Search" ,
28- "note" : " "
28+ "note" : " The placeholder text in a search input field. "
2929 },
3030 "show_history_all" : {
3131 "title" : " Show all history" ,
32- "note" : " Button text for an action that removes all filters and searches, and replaces the list will all history."
32+ "note" : " Button text for an action that removes all filters and searches, and replaces the list with all history."
3333 },
3434 "show_history_older" : {
3535 "title" : " Show older history" ,
5353 },
5454 "search_your_history" : {
5555 "title" : " Search your history" ,
56- "note" : " "
56+ "note" : " Label text for screen readers. It's shown next to the search input field "
5757 },
5858 "range_all" : {
5959 "title" : " All" ,
60- "note" : " "
60+ "note" : " Label on a button that shows all history entries "
6161 },
6262 "range_today" : {
6363 "title" : " Today" ,
64- "note" : " "
64+ "note" : " Label on a button that shows history entries for today only "
6565 },
6666 "range_yesterday" : {
6767 "title" : " Yesterday" ,
68- "note" : " "
68+ "note" : " Label on a button that shows history entries for yesterday only "
6969 },
7070 "range_monday" : {
7171 "title" : " Monday" ,
72- "note" : " "
72+ "note" : " Label on a button that shows history entries for monday only "
7373 },
7474 "range_tuesday" : {
7575 "title" : " Tuesday" ,
76- "note" : " "
76+ "note" : " Label on a button that shows history entries for tuesday only "
7777 },
7878 "range_wednesday" : {
7979 "title" : " Wednesday" ,
80- "note" : " "
80+ "note" : " Label on a button that shows history entries for wednesday only "
8181 },
8282 "range_thursday" : {
8383 "title" : " Thursday" ,
84- "note" : " "
84+ "note" : " Label on a button that shows history entries for thursday only "
8585 },
8686 "range_friday" : {
8787 "title" : " Friday" ,
88- "note" : " "
88+ "note" : " Label on a button that shows history entries for friday only "
8989 },
9090 "range_saturday" : {
9191 "title" : " Saturday" ,
92- "note" : " "
92+ "note" : " Label on a button that shows history entries for saturday only "
9393 },
9494 "range_sunday" : {
9595 "title" : " Sunday" ,
96- "note" : " "
96+ "note" : " Label on a button that shows history entries for sunday only "
9797 },
9898 "range_older" : {
9999 "title" : " Older" ,
100- "note" : " "
100+ "note" : " Label on a button that shows older history entries. "
101101 }
102102}
0 commit comments