i18n: update translations

Change-Id: I16fa2440cff2707becaae82416415c2882787f28
Reviewed-by: Aline Bonnet <aline.bonnet@savoirfairelinux.com>
diff --git a/ring-android/app/src/main/res/values-id/strings.xml b/ring-android/app/src/main/res/values-id/strings.xml
index ddf5dc3..25069de 100644
--- a/ring-android/app/src/main/res/values-id/strings.xml
+++ b/ring-android/app/src/main/res/values-id/strings.xml
@@ -26,4 +26,5 @@
   <!--MenuHeaderView-->
   <string name="unknown">Tidak diketahui</string>
   <!--Share fragment-->
+  <string name="generic_error_migration">Eror</string>
 </resources>
diff --git a/ring-android/app/src/main/res/values-id/strings_account.xml b/ring-android/app/src/main/res/values-id/strings_account.xml
new file mode 100644
index 0000000..b6a5430
--- /dev/null
+++ b/ring-android/app/src/main/res/values-id/strings_account.xml
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+  <!--Strings related to account edition screen-->
+  <!--Strings related to account creation-->
+  <!--Strings related to account deletion-->
+  <!--AccountManagementFragment-->
+  <!--Basic Details-->
+  <!--Audio Details-->
+  <!--Video Details-->
+  <!--Advanced Details-->
+  <!--Security Details-->
+  <!--SRTP Details-->
+  <!--SIP-->
+  <!--TLS Details-->
+  <!--restore/backup-->
+  <string name="account_export_end_error_title">Eror</string>
+  <!--Name registration-->
+  <string name="account_status_unknown">Tidak diketahui</string>
+  <!--Create account-->
+</resources>