From 6d9130c75be97cf4ce1efc427ecdd912bba9e7b8 Mon Sep 17 00:00:00 2001 From: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> Date: Thu, 14 Mar 2019 12:49:38 -0400 Subject: [PATCH] transifex: fix file name Change-Id: Ib670cb5097d867488eceba21ae02dfd04bc39e7e --- .tx/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tx/config b/.tx/config index 5a2e1603..841050e1 100644 --- a/.tx/config +++ b/.tx/config @@ -146,8 +146,8 @@ source_lang = en type = STRINGS [jami.osxAddSipAccountVC] -file_filter = ui/<lang>.lproj/AddSipAccountVC.strings -source_file = ui/Base.lproj/AddSipAccountVC.strings +file_filter = ui/<lang>.lproj/AddSIPAccountVC.strings +source_file = ui/Base.lproj/AddSIPAccountVC.strings source_lang = en type = STRINGS -- GitLab