l10ntools/source/localize.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8119d0ceb7e5d4c6dba406c998ad05f143f36f67
Author: Caolán McNamara <caol...@redhat.com>
Date:   Fri May 26 13:23:53 2017 +0100

    writerperfect translations missing
    
    persumably because there were never extracted to be available
    for translation
    
    Change-Id: Ib9d37105a41c19898577ba8acec121b87e3af9e5

diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 2dfee48d5e88..2d3265871720 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -286,6 +286,7 @@ bool includeProject(const OString& rProject) {
         "uui",
         "vcl",
         "wizards",
+        "writerperfect",
         "xmlsecurity" };
     for (size_t i = 0; i != SAL_N_ELEMENTS(projects); ++i) {
         if (rProject == projects[i]) {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to