mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Touching the notification shows the home screen instead of quitting.
This allows quick access to any part of the app, including quitting (two touches).
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
<string name="app_name">Briar</string>
|
||||
<string name="notification_title">Briar is running</string>
|
||||
<string name="notification_text">Touch to quit.</string>
|
||||
<string name="notification_text">Touch to show the home screen.</string>
|
||||
<string name="setup_title">Briar Setup</string>
|
||||
<string name="choose_nickname">Choose your nickname:</string>
|
||||
<string name="choose_password">Choose your password:</string>
|
||||
|
||||
Reference in New Issue
Block a user