i18n: bump translations

Change-Id: I807816c9081fbd54802f711f38bbb2823fd3c98e
diff --git a/ring-android/app/src/main/res/values-de-rDE/strings_account.xml b/ring-android/app/src/main/res/values-de-rDE/strings_account.xml
index d82814c..c95ecf9 100644
--- a/ring-android/app/src/main/res/values-de-rDE/strings_account.xml
+++ b/ring-android/app/src/main/res/values-de-rDE/strings_account.xml
@@ -7,9 +7,11 @@
   <string name="prompt_hostname">Hostname</string>
   <string name="prompt_username">Benutzername</string>
   <string name="prompt_password">Kennwort</string>
+  <string name="action_create">Konto erstellen</string>
   <string name="action_create_short">Registrieren</string>
   <string name="error_field_required">Dieses Feld ist erforderlich</string>
   <string name="dialog_wait_create">Konto wird hinzugefügt</string>
+  <string name="account_type_ip2ip">IP Konto</string>
   <string name="help_sip_title">Fügen Sie Ihre SIP-Account</string>
   <!--Strings related to account deletion-->
   <string name="account_delete_dialog_title">Konto löschen?</string>
@@ -70,6 +72,7 @@
   <string name="error_password_char_count">Mindestens 6 Zeichen</string>
   <string name="error_passwords_not_equals">Kennwörter stimmen nicht überein</string>
   <string name="restore_failed_dialog_msg">Fehler aufgetreten</string>
+  <string name="export_account_wait_title">Bitte warten...</string>
   <string name="account_export_end_error_title">Fehler</string>
   <string name="account_device_updated_message">Sie haben ihr Ring-Konto erfolgreich aktualisiert.</string>
   <string name="account_new_button">Erstellen einen Ring Konto</string>
@@ -78,4 +81,6 @@
   <string name="account_status_unknown">Unbekannt</string>
   <!--Create account-->
   <string name="account_creation_home">Willkommen bei Ring</string>
+  <!--Devices-->
+  <string name="revoke_device_wait_title">Bitte warten...</string>
 </resources>