1
0

Add debug notification for worker (#271)

This commit is contained in:
Rafał Borcz
2019-03-09 20:34:30 +01:00
committed by Mikołaj Pich
parent ca23f92096
commit f21feabc49
11 changed files with 73 additions and 15 deletions

View File

@ -249,7 +249,7 @@
<string name="pref_notify_header">Powiadomienia</string>
<string name="pref_notify_switch">Pokazuj powiadomienia</string>
<string name="pref_debug_notify_switch">Pokazuj powiadomienia debugowania</string>
<string name="pref_notify_debug_switch">Pokazuj powiadomienia debugowania</string>
<string name="pref_services_header">Synchronizacja</string>
<string name="pref_services_switch">Automatyczna aktualizacja</string>
@ -260,6 +260,7 @@
<!--Notification Channels-->
<string name="channel_new_entries">Nowe wpisy w dzienniku</string>
<string name="channel_debug">Debugowanie</string>
<!--Colors-->