aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/decrypt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/layout/decrypt.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/decrypt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/layout/decrypt.xml b/OpenPGP-Keychain/res/layout/decrypt.xml
index 84f1fc298..0533e6d72 100644
--- a/OpenPGP-Keychain/res/layout/decrypt.xml
+++ b/OpenPGP-Keychain/res/layout/decrypt.xml
@@ -170,7 +170,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
- android:text="@string/label_deleteAfterDecryption" />
+ android:text="@string/label_delete_after_decryption" />
</LinearLayout>
</LinearLayout>
</ViewFlipper>