aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2015-11-18 19:23:40 +0100
committerVincent Breitmoser <valodim@mugenguild.com>2016-01-06 16:25:50 +0100
commit7eafe5d1e81fe3f72e66b600736e55f8eb21f038 (patch)
tree0e5b144e033026590dc6660e904aef3a632eac23 /OpenKeychain/src/main/res/layout
parent52ab77d2a41d8d2e61cc864dbfd63dd1185a184b (diff)
downloadopen-keychain-7eafe5d1e81fe3f72e66b600736e55f8eb21f038.tar.gz
open-keychain-7eafe5d1e81fe3f72e66b600736e55f8eb21f038.tar.bz2
open-keychain-7eafe5d1e81fe3f72e66b600736e55f8eb21f038.zip
inline-ttl: support "screen off" in preference
Diffstat (limited to 'OpenKeychain/src/main/res/layout')
-rw-r--r--OpenKeychain/src/main/res/layout/passphrase_dialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/layout/passphrase_dialog.xml b/OpenKeychain/src/main/res/layout/passphrase_dialog.xml
index af05a3da4..81840f67f 100644
--- a/OpenKeychain/src/main/res/layout/passphrase_dialog.xml
+++ b/OpenKeychain/src/main/res/layout/passphrase_dialog.xml
@@ -44,7 +44,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="Remember for "
+ android:text="@string/remember"
android:textAppearance="@android:style/TextAppearance.Medium" />
<org.sufficientlysecure.keychain.ui.widget.CacheTTLSpinner