Update strings for stylus settings preferences.

Test: just strings
Change-Id: I8ce4b4b12fff7535fb60097a1b30d9763505c3d3
This commit is contained in:
Vania Januar
2023-01-10 12:05:08 +00:00
parent c3f6c0d593
commit 32425708e4

View File

@@ -251,9 +251,9 @@
<!-- Title for stylus device details page [CHAR LIMIT=50] --> <!-- Title for stylus device details page [CHAR LIMIT=50] -->
<string name="stylus_device_details_title">Stylus</string> <string name="stylus_device_details_title">Stylus</string>
<!-- Preference title for setting the default note taking app [CHAR LIMIT=none] --> <!-- Preference title for setting the default note taking app [CHAR LIMIT=none] -->
<string name="stylus_default_notes_app">System note taking app</string> <string name="stylus_default_notes_app">Default notes app</string>
<!-- Preference title for toggling whether handwriting in textfields is enabled [CHAR LIMIT=none] --> <!-- Preference title for toggling whether handwriting in textfields is enabled [CHAR LIMIT=none] -->
<string name="stylus_textfield_handwriting">Stylus writing in textfields</string> <string name="stylus_textfield_handwriting">Write in text fields</string>
<!-- Preference title for toggling whether stylus button presses are ignored [CHAR LIMIT=none] --> <!-- Preference title for toggling whether stylus button presses are ignored [CHAR LIMIT=none] -->
<string name="stylus_ignore_button">Ignore all stylus button presses</string> <string name="stylus_ignore_button">Ignore all stylus button presses</string>
<!-- Name shown in the title of individual stylus preference in the connected devices page [CHAR LIMIT=60] --> <!-- Name shown in the title of individual stylus preference in the connected devices page [CHAR LIMIT=60] -->