Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-48075

qttranslations/5.6: make commit-ts adds new _en.ts files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6
    • 5.6
    • Translations (l10n)
    • None
    • Linux

    Description

      Steps to reproduce:

      • Run make ts-de
      • Do modifications
      • Run make ts-de again
      • Run make commit-ts

      note output:

      /qt-56/qttranslations/translations$ make commit-ts
      /depot/fkleint/qt-56/qtbase/bin/qmake -o Makefile translations.pro
      cd /depot/fkleint/qt-56/qttranslations/translations/..; git add -N translations/*_??.ts && for f in `git diff-files --name-only translations/*_??.ts`; do QT_PLUGIN_PATH=/depot/fkleint/qt-56/qtbase/plugins LD_LIBRARY_PATH=/depot/fkleint/qt-56/qtbase/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} /depot/fkleint/qt-56/qtbase/bin/lconvert -locations none -i $f -o $f; done; git add translations/*_??.ts && git commit
      [5.6 740048b] WIP: Update German translations for 5.6.
       23 files changed, 231 insertions(+), 52 deletions(-)
       create mode 100644 translations/assistant_en.ts
       create mode 100644 translations/designer_en.ts
       create mode 100644 translations/linguist_en.ts
       create mode 100644 translations/qmlviewer_en.ts
       create mode 100644 translations/qt_en.ts
       create mode 100644 translations/qt_help_en.ts
       create mode 100644 translations/qtbase_en.ts
       create mode 100644 translations/qtconnectivity_en.ts
       create mode 100644 translations/qtdeclarative_en.ts
       create mode 100644 translations/qtlocation_en.ts
       create mode 100644 translations/qtmultimedia_en.ts
       create mode 100644 translations/qtquick1_en.ts
       create mode 100644 translations/qtquickcontrols_en.ts
       create mode 100644 translations/qtscript_en.ts
       create mode 100644 translations/qtserialport_en.ts
       create mode 100644 translations/qtwebsockets_en.ts
       create mode 100644 translations/qtxmlpatterns_en.ts
      

      (see patch set 4 of https://codereview.qt-project.org/#/c/123682/ )

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes