diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-03-30 14:23:10 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-03-30 14:23:10 +0200 |
commit | 82d26e61da7614ec3e1860de3030ad0d332ae871 (patch) | |
tree | df0450114ea89495b704648deb3f372ff81388a8 /ui/src/main/res/values-si-rLK/strings.xml | |
parent | a113770868871426f5663c2b96eee0015ca959d1 (diff) |
ui: the button is not always blue with Material You
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ui/src/main/res/values-si-rLK/strings.xml')
-rw-r--r-- | ui/src/main/res/values-si-rLK/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/src/main/res/values-si-rLK/strings.xml b/ui/src/main/res/values-si-rLK/strings.xml index 798aaad5..f7941a1e 100644 --- a/ui/src/main/res/values-si-rLK/strings.xml +++ b/ui/src/main/res/values-si-rLK/strings.xml @@ -179,7 +179,6 @@ <string name="tunnel_create_success">උමග \"%s\" සාර්ථකව නිර්මාණය කරන ලදී</string> <string name="tunnel_error_already_exists">උමං \"%s\" දැනටමත් පවතී</string> <string name="tunnel_error_invalid_name">වලංගු නොවන නමකි</string> - <string name="tunnel_list_placeholder">නිල් බොත්තම භාවිතයෙන් උමගක් එක් කරන්න</string> <string name="tunnel_name">උමං නම</string> <string name="tunnel_on_error">උමග ක්රියාත්මක කළ නොහැක (wgTurnOn %dආපසු ලබා දෙන ලදී)</string> <string name="tunnel_dns_failure">DNS සත්කාරක නාමය විසඳිය නොහැක: \"%s\"</string> |