不知为何 Savannah 拒绝 cc mailing list, 手动转发
Original Message
Subject: [task #16125] Update/Translation of
philosophy/economics_frank/frank.html
Date: 2023-10-28 15:53
From: Jing Luo
To: Jing Luo , Gentle Yang , Wensheng
XIE , www-zh-cn-translators@gnu.org
Update of task #16125
On 2023-10-28 15:53, Wensheng Xie wrote:
恭喜。这个学习是值得的。
1. po-mode需要安装:gettext-po.el
2.
长行的处理参考:https://www.gnu.org/software/trans-coord/manual/gnun/html_node/PO-Files.html#PO-Files
3. .emacs 需要加上:(包括2中的 po-wrap)
;; PO-mode long lines
(require 'po-mode)
(defun wxie/setup-po-subedit ()