aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2017-08-17 06:06:35 -0500
committerSamuel Holland <samuel@sholland.org>2017-08-17 06:06:35 -0500
commit85fc5e7ebfbde91aaaff94e7ba89ca15c3c2a81c (patch)
tree00c7349b2f313fae50ae74ba75a5db9dcc7af498 /app/src/main/res/values/strings.xml
parentQuickTileService: Implement and update from VpnService (diff)
downloadwireguard-android-85fc5e7ebfbde91aaaff94e7ba89ca15c3c2a81c.tar.xz
wireguard-android-85fc5e7ebfbde91aaaff94e7ba89ca15c3c2a81c.zip
ConfigListFragment: Restore the non-FAB add menu
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4c781c21..9397dcf3 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -4,6 +4,7 @@
<item quantity="one">%d configuration selected</item>
<item quantity="other">%d configurations selected</item>
</plurals>
+ <string name="add">Add</string>
<string name="app_name">WireGuard</string>
<string name="config_name">Configuration name</string>
<string name="delete">Delete</string>