push notification switch added

This commit is contained in:
cimenmus
2018-08-26 21:57:58 +03:00
parent 4e4cc40547
commit 75631479c6
9 changed files with 124 additions and 2 deletions

View File

@@ -204,9 +204,10 @@
<string name="my_addresses">Meine Adressen</string>    
<string name="update_profile">Profil Aktualisieren</string>    
<string name="update_password">Passwort Aktualisieren</string>    
<string name="button_logout">Abmelden</string>    
<string name="enable_notifications">Benachrichtigungen aktivieren</string>    
<string name="change_post_code">Postleitzahl Ändern</string>    
<string name="alert_logout">Möchten Sie sich abmelden?</string>
<string name="button_logout">Abmelden</string> 
<!-- ProfileFragment-->
<!-- UpdateProfilectivity-->