aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorSam Whited <sam@samwhited.com>2014-11-29 07:58:18 -0500
committerSam Whited <sam@samwhited.com>2014-11-29 08:03:35 -0500
commite43ac27e8f3dfabb69bc5edcb3eb005598270e81 (patch)
tree41f95562be66cd4ed023c165e78c34056ce7ff1d /src/main/res/values
parentafc673bb1506d2557201e856aabd12d4a78f193d (diff)
Accessibility: Add missing image descriptions
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 7e235f68..6b639452 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -358,4 +358,6 @@
<string name="conference_created">Conference created!</string>
<string name="secret_accepted">Secret accepted!</string>
<string name="reset">Reset</string>
+ <string name="account_image_description">Account avatar</string>
+ <string name="copy_otr_clipboard_description">Copy OTR fingerprint to clipboard</string>
</resources>