查找/检测/格式化周围文件中使用的 GetText 字符串

发布于 2024-10-20 12:18:08 字数 276 浏览 2 评论 0原文

实际上有两个问题:

  1. 是否有一种方法可以以编程方式递归地获取当前目录和所有子目录中的所有 GetText 字符串(可能使用 exec 或某些)?
  2. 在我通过 xgettext 中的文件后,我收到了警告,例如... 国际化消息不应包含 `\r

那么如何强制 xgettext 在找到字符串时自动删除 \n、\r、\t 等以避免提到的错误,以便 .PO 文件格式友好?

感谢您提供链接和建议:)

Actually there are two questions:

  1. is there a way to recursively pick up all GetText strings in current directory and all child dirs programmatically (using exec maybe or some)?
  2. after i passed through the files within xgettext i got warning such as ...
    internationalized messages should not contain the `\r

So how to force xgettext to delete \n, \r, \t etc. automatically when string is found to avoid mentioned error so .PO file would be friendly formatted?

Thanks for coming links and advices :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文