bin/gbuild-to-ide |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5e73d9d0fc74a6056574f795f47b86f730a0eab2
Author:     Michael Weghorn <m.wegh...@posteo.de>
AuthorDate: Thu Feb 25 10:49:50 2021 +0100
Commit:     Michael Weghorn <m.wegh...@posteo.de>
CommitDate: Fri Feb 26 08:55:12 2021 +0100

    qtcreator: Translate comment: "et" -> "and"
    
    Change-Id: I2fe51ab0cdfca5c94bd520ed7f9096bc7c8f6fec
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111549
    Tested-by: Jenkins
    Reviewed-by: Michael Weghorn <m.wegh...@posteo.de>

diff --git a/bin/gbuild-to-ide b/bin/gbuild-to-ide
index ac3115aa3d25..7af0b26239ff 100755
--- a/bin/gbuild-to-ide
+++ b/bin/gbuild-to-ide
@@ -1384,7 +1384,7 @@ class 
QtCreatorIntegrationGenerator(IdeIntegrationGenerator):
         }
         return xml
 
-    # By default, QtCreator creates 2 BuildStepList : "Build" et "Clean"
+    # By default, QtCreator creates 2 BuildStepList : "Build" and "Clean"
     # but the "clean" can be empty.
     build_configs_template = """
    <valuemap type="QVariantMap" 
key="ProjectExplorer.Target.BuildConfiguration.%(index)s">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to