aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-09-20 23:53:07 +0200
committerChristian Schneppe <christian@pix-art.de>2019-09-20 23:53:07 +0200
commitc0c1af1ccaf11856fa765f98e5d4ad8e0fb4ab0c (patch)
treed6f7d12a6ba1c8b7051cedcd19cb20368c4c4d8b /src/main/res/values/strings.xml
parent008d2895145e931fbb99a0f98d90ea5db880ef05 (diff)
added overlay to avatar in EditAccountActivity
in addition to #390
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 420b13b2f..47dfc1b9b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -940,4 +940,5 @@
<string name="your_status">Your status</string>
<string name="pref_use_invidious">Replace YouTube links with Invidious</string>
<string name="pref_use_invidious_summary">Invidious is a privacy friendly alternative to YouTube</string>
+ <string name="this_device">This device</string>
</resources>