Separate NFC on/off strings
For pt-BR, it needs a different gender when we are referring to "NFC". Bug: 189314407 Test: check On/Off strings Change-Id: I87da43c66a65b3ef2fcd9c57632b36302d9920e8
This commit is contained in:
@@ -10030,6 +10030,10 @@
|
||||
<string name="switch_on_text">On</string>
|
||||
<string name="switch_off_text">Off</string>
|
||||
|
||||
<!-- Switch text for nfc feature being on [CHAR LIMIT=NONE] -->
|
||||
<string name="nfc_setting_on">On</string>
|
||||
<!-- Switch text for nfc feature being off [CHAR LIMIT=NONE] -->
|
||||
<string name="nfc_setting_off">Off</string>
|
||||
|
||||
<!-- The subtext when screen pinning feature is enabled. [CHAR LIMIT=28] -->
|
||||
<string name="screen_pinning_switch_on_text">On</string>
|
||||
|
Reference in New Issue
Block a user