Merge pull request #2376 from open-keychain/notification-channel

Introduce Notification channel for passphrase cache
This commit is contained in:
Vincent Breitmoser
2018-07-13 16:33:06 +02:00
committed by GitHub
3 changed files with 28 additions and 3 deletions

View File

@@ -2027,6 +2027,7 @@
<string name="snack_keylist_clipboard_action">View</string>
<string name="notify_channel_keysync">Keyserver update</string>
<string name="notify_channel_passcache">Passphrase cache</string>
<string name="notify_title_keysync">Updating keys…</string>
<string name="notify_title_keysync_finished">Finished updating %d keys</string>
<string name="notify_content_keysync">Key %d / %d</string>