aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/file_dialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/layout/file_dialog.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/file_dialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/layout/file_dialog.xml b/OpenPGP-Keychain/res/layout/file_dialog.xml
index e33216042..ce3b1ea60 100644
--- a/OpenPGP-Keychain/res/layout/file_dialog.xml
+++ b/OpenPGP-Keychain/res/layout/file_dialog.xml
@@ -44,7 +44,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
- android:contentDescription="@string/filemanager_titleOpen"
+ android:contentDescription="@string/filemanager_title_open"
android:src="@drawable/ic_menu_filebrowser" />
</LinearLayout>