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

Change-Id: I0779c569a77fc38a2013d9852b0e5d57b8d9f03b
---
 ui/de.lproj/MainMenu.strings    | 2 +-
 ui/de.lproj/RingWindow.strings  | 2 +-
 ui/es.lproj/Localizable.strings | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ui/de.lproj/MainMenu.strings b/ui/de.lproj/MainMenu.strings
index 9be6e274..b5586a74 100644
--- a/ui/de.lproj/MainMenu.strings
+++ b/ui/de.lproj/MainMenu.strings
@@ -21,7 +21,7 @@
 "57.title" = "Jami";
 
 /* Class = "NSMenuItem"; title = "About Jami"; ObjectID = "58"; */
-"58.title" = "About Jami";
+"58.title" = "Über Jami";
 
 /* Class = "NSMenuItem"; title = "Preferences…"; ObjectID = "129"; */
 "129.title" = "Einstellungen...";
diff --git a/ui/de.lproj/RingWindow.strings b/ui/de.lproj/RingWindow.strings
index 192a7564..24b9e7b6 100644
--- a/ui/de.lproj/RingWindow.strings
+++ b/ui/de.lproj/RingWindow.strings
@@ -45,7 +45,7 @@
 "d5o-nL-fRP.placeholderString" = "Kategorie";
 
 /* Class = "NSTextFieldCell"; title = "Jami is free software for universal communication which respects the freedoms and privacy of its users."; ObjectID = "eln-Vm-t0d"; */
-"eln-Vm-t0d.title" = "Jami is free software for universal communication which respects the freedoms and privacy of its users.";
+"eln-Vm-t0d.title" = "Jami ist eine freie Software für universelle Kommunikation und respektiert die Freiheiten und Privatsphäre der Benutzer.";
 
 /* Class = "NSTextFieldCell"; placeholderString = "Category"; ObjectID = "gaf-Za-tuc"; */
 "gaf-Za-tuc.placeholderString" = "Kategorie";
diff --git a/ui/es.lproj/Localizable.strings b/ui/es.lproj/Localizable.strings
index dcaadc82..506b784f 100644
--- a/ui/es.lproj/Localizable.strings
+++ b/ui/es.lproj/Localizable.strings
@@ -14,7 +14,7 @@
 "Place audio call" = "Place audio call";
 
 /* Contextual menu action */
-"Clear conversation" = "Clear conversation";
+"Clear conversation" = "Limpiar conversación";
 
 /* Contextual menu action */
 "Block contact" = "Bloquear contacto";
-- 
GitLab