Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Project Wizard with German Umlaute

Project Wizard with German Umlaute

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 14.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vissoft
    wrote on last edited by
    #1

    I have translation file (.ts) templates integrated into a ProjectWizard.

    One of the templates is a German translation file (app_trans_de.ts) with the following header:
    @<?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE TS>
    <TS version="2.0" language="de_DE">@

    One of the German translations is:
    @<translation>Über</translation>@

    When QtCreator has created a new project from the ProjectWizard that translation has no longer the correct German Umlaut:
    @<translation>Über</translation>@

    Anybody any idea how to keep the German Umlaut?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Ironically, Qt Creator is being developed in Germany :) Better ask this on qt-creator mailing list, or hope that Tobias will see it here.

      (Z(:^

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vissoft
        wrote on last edited by
        #3

        Actually they are located just 500 m away from my office.
        Thanks for the hint to the mailing list.
        I will re-post it there.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          The best way to bring problems to the attention of developers is to "file bug reports":https://bugreports.qt-project.org/ .

          Reports to the forums tend to get ignored since it only happens by accident that the relevant developers stumble over it (and no, I am not the right one for this issue;-).

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved