Skip to content

Commit

Permalink
QOL change - change "all" to "toggle all" in the new-list and depreca…
Browse files Browse the repository at this point in the history
…ted-list pages
  • Loading branch information
nizarbenalla committed Jan 5, 2025
1 parent 13409f2 commit b69fd51
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,14 @@ doclet.tag.invalid_input=invalid input: ''{0}''
doclet.tag.invalid=invalid @{0}
doclet.Deprecated_API=Deprecated API
doclet.Deprecated_API_Checkbox_Label=Show API deprecated in:
doclet.Deprecated_API_Checkbox_All_Releases=all
doclet.Deprecated_API_Checkbox_All_Releases=Toggle all
doclet.Deprecated_API_Checkbox_Other_Releases=other
doclet.Deprecated_Elements=Deprecated {0}
doclet.Deprecated_Elements_Release_Column_Header=Deprecated in
doclet.Deprecated_In_Release=Deprecated in {0}
doclet.New_API=New API
doclet.New_API_Checkbox_Label=Show API added in:
doclet.New_API_Checkbox_All_Releases=all
doclet.New_API_Checkbox_All_Releases=Toggle all
doclet.New_Elements=New {0}
doclet.New_Elements_Release_Column_Header=Added in
doclet.New_Label=New
Expand Down

0 comments on commit b69fd51

Please sign in to comment.