From 4aea2bf49492b64ae5c5d63420cc6df88665ebb9 Mon Sep 17 00:00:00 2001
From: Jenkins <jenkins@ring-packaging.cx>
Date: Mon, 25 Jun 2018 16:17:52 -0400
Subject: [PATCH] i18n: automatic bump

Change-Id: Ica20c988c679c4b771ff92f2f20373f28dee7a55
---
 translations/lrc_es.ts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/translations/lrc_es.ts b/translations/lrc_es.ts
index e75eeb15..2e265a33 100644
--- a/translations/lrc_es.ts
+++ b/translations/lrc_es.ts
@@ -1260,7 +1260,7 @@
     <message>
         <location filename="../src/api/call.h" line="79"/>
         <source>Inactive</source>
-        <translation type="unfinished"/>
+        <translation>Inactivo</translation>
     </message>
     <message>
         <location filename="../src/api/call.h" line="81"/>
@@ -1276,7 +1276,7 @@
     <message>
         <location filename="../src/api/call.h" line="87"/>
         <source>Auto answering</source>
-        <translation type="unfinished"/>
+        <translation>Respuesta automática</translation>
     </message>
     <message>
         <location filename="../src/useractionmodel.cpp" line="519"/>
@@ -1419,7 +1419,7 @@
     <message>
         <location filename="../src/conversationmodel.cpp" line="1227"/>
         <source>Contact added</source>
-        <translation type="unfinished"/>
+        <translation>Contacto añadido</translation>
     </message>
     <message>
         <location filename="../src/conversationmodel.cpp" line="1262"/>
-- 
GitLab