summaryrefslogtreecommitdiff
path: root/library/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'library/main/res/values/strings.xml')
-rw-r--r--library/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/library/main/res/values/strings.xml b/library/main/res/values/strings.xml
index beb37dc..027a683 100644
--- a/library/main/res/values/strings.xml
+++ b/library/main/res/values/strings.xml
@@ -17,4 +17,7 @@
<resources>
<!-- Content description of the back button for accessibility services like Tallback [CHAR LIMIT=120] -->
<string name="back_button_content_description">Navigate back</string>
+
+ <!-- Content description of the close button for accessibility services like Tallback [CHAR LIMIT=120] -->
+ <string name="close_button_content_description">Close</string>
</resources> \ No newline at end of file