From b2b4f04bd70deb2c9c1ee4c09ebd83793268fa00 Mon Sep 17 00:00:00 2001
From: Jenkins <jenkins@ring-packaging.cx>
Date: Mon, 4 Mar 2019 15:31:15 -0500
Subject: [PATCH] i18n: automatic bump

Change-Id: I8b7e80df1c8643a6c0526da0e2b21d30fced6419
---
 ui/de.lproj/GeneralPrefs.strings | 2 +-
 ui/de.lproj/Localizable.strings  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ui/de.lproj/GeneralPrefs.strings b/ui/de.lproj/GeneralPrefs.strings
index 8346a114..3b1e04db 100644
--- a/ui/de.lproj/GeneralPrefs.strings
+++ b/ui/de.lproj/GeneralPrefs.strings
@@ -45,7 +45,7 @@
 "r4u-t3-gBc.title" = "Aktualisierungen";
 
 /* Class = "NSButtonCell"; title = "Enable notifications for incoming calls"; ObjectID = "uCL-ye-tsv"; */
-"uCL-ye-tsv.title" = "Enable notifications for incoming calls";
+"uCL-ye-tsv.title" = "Erlaube Benachrichtigungen für eingehende Anrufe";
 
 /* Class = "NSButtonCell"; title = "Bring Jami to foreground on incoming calls"; ObjectID = "uYI-hA-JHk"; */
 "uYI-hA-JHk.title" = "Bring Jami to foreground on incoming calls";
diff --git a/ui/de.lproj/Localizable.strings b/ui/de.lproj/Localizable.strings
index ff0dae2a..11bcd020 100644
--- a/ui/de.lproj/Localizable.strings
+++ b/ui/de.lproj/Localizable.strings
@@ -68,7 +68,7 @@
 "Copy number" = "Nummer kopieren";
 
 /* Contextual menu entry */
-"Create Jami Account" = "Create Jami Account";
+"Create Jami Account" = "Jami-Konto anlegen";
 
 /* Contextual menu entry */
 "Create SIP Account" = "SIP-Konto erstellen";
-- 
GitLab