Clipman document has the following issues: 1) inactive ancher "#action-dialog" doc/index.page: To learn more about actions go to <link xref="#action-dialog" />. It should be shown its section title "Action Dialog" and the link doesn't seemd to work. 2) untranslatable string doc/index.page: <td><p its:translate="no">5-100 number of texts in history</p></td> 3) incorrect paths for ja's images doc/media/Makefile.am: media_ja__DATA = \ ja/clipman-action-dialog.png \ ja/clipman-menu.png \ ja/clipman-settings-actions.png \ -> clipman-settings-general.png \ -> clipman-settings-tweaks.png \ $(NULL) Version: git/master Build & Platform: Biuld 2011-11-03 on ArchLinux.
1) I know, looks a bogus XSL template, I will put manually a text for the link. 2) Well spotted, that slipped me away. 3) Regarding the screenshots, I deliberately choosed these path because they are out of date. Once I get new screenshots I will update the Makefile.am. ja/clipman-settings-actions.png is also out of date because it is missing the Tweaks tab.
Created attachment 3934 Up-to-date images for ja's doc > 3) Regarding the screenshots, I deliberately choosed these path because they > are out of date. Once I get new screenshots I will update the Makefile.am. Oops, thank you for your caring. Attached is a up-to-date images for ja's doc (actually, most of images are out of date precisely). Please apply it. Regards
Sure, will do :)
I forgot to have one more issue. Link to the Xfce mailing list seem to be inactive. If you have questions about the use of this software, please ask on the <link url="https://mail.xfce.org/mailman/listinfo/xfce">Xfce mailing list</link>, or point your...//snip// Should be "<link href=.." ? That's all.
Pushed screenshots, fixed typos in the doc, plus updated the PO files. If you are currently working on the translation, you might wish to merge with the current ja.po as reference file. Thanks a lot for the feedback!