diff options
| author | RetrogisusDEV | 2024-02-10 06:38:46 -0400 |
|---|---|---|
| committer | GitHub | 2024-02-10 11:38:46 +0100 |
| commit | 93d8af45059e98c40cc19166db497643540b9ac1 (patch) | |
| tree | 72f4c8d6a5e5bc016542194c71a2bdbe1ead237f /res/values-ro | |
| parent | f74e5a9f73f9ce48250b41af9c17650ed084cf9d (diff) | |
| download | unexpected-keyboard-93d8af45059e98c40cc19166db497643540b9ac1.tar.gz unexpected-keyboard-93d8af45059e98c40cc19166db497643540b9ac1.zip | |
Custom border settings (#524)
Diffstat (limited to 'res/values-ro')
| -rw-r--r-- | res/values-ro/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml index 27946e8..a3a9ec7 100644 --- a/res/values-ro/strings.xml +++ b/res/values-ro/strings.xml @@ -76,6 +76,9 @@ Această aplicație nu conține publicitate, nu folosește rețeaua deloc și e <string name="pref_swipe_dist_e_very_far">Foarte depărtată</string> <string name="pref_key_horizontal_space">Distanța orizontală dintre taste</string> <string name="pref_key_vertical_space">Distanța verticală dintre taste</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">Următor</string> <string name="key_action_done">Gata</string> <string name="key_action_go">Go</string> |
