https://bugs.documentfoundation.org/show_bug.cgi?id=109258

--- Comment #35 from Martin Srebotnjak <mi...@filmsi.net> ---
Just downloaded pot files for 6.1 (master) dated 04-04.
Runing the command
for f in $(find ./pot_LO61_2018-04-04 -type f -name '*.pot'); do msguniq –d
"$f"; done
in the folder of pot files I got report of duplicated pot entries (making the
pot files not compliant to the gettext rules), obviously (all?) located in
sw/uiconfig/swriter/ui (i.e. file sw/messages.pot).
I am attaching the report.
For the time being, I cleaned the file of duplicated entries by opening it with
poEdit which automatically fixed the duplicates and saved it back.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to