https://bugs.kde.org/show_bug.cgi?id=473746

            Bug ID: 473746
           Summary: Some translations for Json are not added into
                    destination json
    Classification: Translations
           Product: i18n
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: aa...@kde.org
          Reporter: meve...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

In
https://websvn.kde.org/trunk/l10n-kf6/fr/messages/kio/kio._json_.po?view=markup

We can see, we have translations for "trash ExtraNames", yet they are not
injected into
https://invent.kde.org/frameworks/kio/-/blob/master/src/kioworkers/trash/trash.json

I am guessing this is due to the translation:
39      #: src/kioworkers/trash/trash.json
40      msgctxt "trash ExtraNames"
41      msgid "Original Path;Deletion Date"
42      msgstr "Emplacement d'origine;date de suppression"

Where "Emplacement d'origine;date de suppression" contains a ' which might
cause some problem to our json pipeline.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to