Rework internal localization of translate5 texts and add FR and IT

XMLWordPrintable

    • Medium
    • Hide
      7.33.3: Proper encoding of special characters in different languages
      7.33.1: Fix so that client specific texts are working again
      7.33.0: Rework of localization: Cleanup of existing localization XLIFFs and introduce IT and FR as new translations of the application.
      Show
      7.33.3: Proper encoding of special characters in different languages 7.33.1: Fix so that client specific texts are working again 7.33.0: Rework of localization: Cleanup of existing localization XLIFFs and introduce IT and FR as new translations of the application.

      Problem

      In our internal translation-files there (maybe) are text-snippets which are not used in translate5 any more. So we have to find if they are still used. And remove the ones which are not used any more

      Solution

      Search in all *.php and *.phtml files in translate5 for all text-definitions. Store the findings in a list.
      Now search for all translation-files de.xliff. Loop through all <source>-entries (text-snippets) and look if the entry is in the above list of found text-definitions.

      If its not in the list, the text-snippet is not used any more.

       

      Addendum

      Also french and italian should should be added as languages

            Assignee:
            Axel Becher
            Reporter:
            Thomas Lauria
            Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: