• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
2    <!-- Accessibility description indicating that a toggle control status is on. [CHAR LIMIT=NONE] -->
3    <string name="on">On</string>
4
5    <!-- Accessibility description indicating that a status is off. [CHAR LIMIT=NONE] -->
6    <string name="off">Off</string>
7</resources>