diff options
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index adae6e8..313475d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -76,6 +76,9 @@ This application contains no ads, doesn't make any network requests and is Open <string name="pref_swipe_dist_e_very_far">Very far</string> <string name="pref_key_horizontal_space">Horizontal spacing between the keys</string> <string name="pref_key_vertical_space">Vertical spacing between the keys</string> + <string name="pref_border_config_title">Customize borders</string> + <string name="pref_border_width_title">Border Width</string> + <string name="pref_corners_radius_title">Corner radius</string> <string name="key_action_next">Next</string> <string name="key_action_done">Done</string> <string name="key_action_go">Go</string> |
