html[lang="en"] .str-contents:before {
  content: "Contents"; }

html[lang="en"] .str-terms:before {
  content: "Index"; }

html[lang="en"] .str-search:before {
  content: "Search"; }

html[lang="en"] .str-topic:before {
  content: "Topic"; }

html[lang="en"] .str-searching:before {
  content: "Searching..."; }

html[lang="en"] .str-loading:before {
  content: "loading"; }

html[lang="en"] .str-home:before {
  content: "Home"; }

html[lang="en"] .str-search-empty:before {
  content: "not found"; }

html[lang="en"] .str-search-error:before {
  content: "search failed"; }

html[lang="en"] .str-search-common-words:before {
  content: "a about an and are as at be by do for from how I in is it of on or that the this to was what when where who will with";
  display: none; }

html[lang="en"] .str-previous:before {
  content: "Previous"; }

html[lang="en"] .str-next:before {
  content: "Next"; }
