1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3  <!-- empty string for shortcut label -->
4  <string name="empty_content"></string>
5
6  <string name="pref_large_buttons">pref_large_buttons</string>
7
8  <!-- key for Help&feedback settings [CHAR_LIMIT=NONE] -->
9  <string name="pref_help">pref_help</string>
10
11  <!-- url for help page -->
12  <string name="help_url">https://support.google.com/accessibility/android/answer/9078941</string>
13</resources>
14