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

            Bug ID: 505307
           Summary: po files generated from *.md files have unnecessary \n
                    at end
    Classification: Translations
           Product: i18n
      Version First unspecified
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: aa...@kde.org
          Reporter: i...@guoyunhe.me
  Target Milestone: ---

SUMMARY

Markdown files use \n for paragraph. But I think generated po/pot files
shouldn't contain ending \n because it adds more difficulties for translators.
And it is more likely to make mistake (forgot \n at end) and SVN will reject
it. Scripts can easily handle ending \n so can we improve the script and remove
\n from po/pot files?

trunk/l10n-kf5/templates/messages/websites-glaxnimate-org/glaxnimate-org.pot

```
#: content/_index.md:0
msgid "You can use Python to manipulate animations and create plugins.\n"
```

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

Reply via email to