Skip to content
Yogi Erka Julyansa Putra edited this page Oct 22, 2016 · 11 revisions

Task 1

find 20+ bug translation

Freeplane

Github Repository : Freeplan.

Translation Project Page : https://hosted.weblate.org/projects/freeplane/translation/


Bug #1

Bug description : no need html

command i use : dennis-cmd lint /freeplane-translation-id.po

output :

W303: different html: "" vs. "</html>"
8089:msgctxt "UnfoldOneLevelAction.tooltip"
8090:msgid "Unfolds the selected nodes by one level."
8091:msgstr "<html>Buka lipatan node terpilih satu level.</html>"

Sollution : delete <html> and </html>

Clone this wiki locally