首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何找到POEdit错误

如何找到POEdit错误
EN

Stack Overflow用户
提问于 2017-03-11 13:52:18
回答 1查看 2.4K关注 0票数 3

我在POEdit中得到了重复的消息定义错误,无法从目录中更新。

POEdit没有显示细节,错误中的行号也不匹配。

我怎么才能找到出了什么问题?

代码语言:javascript
复制
Sat Mar 11 16:51:31 2017: /var/folders/qt/cg8qlhc159v9s15kmhy1h4440000gn/T/poeditgGtdFw/1input.po:2791: duplicate message definition...
Sat Mar 11 16:51:31 2017: /var/folders/qt/cg8qlhc159v9s15kmhy1h4440000gn/T/poeditgGtdFw/1input.po:65: ...this is the location of the first definition
Sat Mar 11 16:51:31 2017: /var/folders/qt/cg8qlhc159v9s15kmhy1h4440000gn/T/poeditgGtdFw/1input.po:2827: duplicate message definition...
Sat Mar 11 16:51:31 2017: /var/folders/qt/cg8qlhc159v9s15kmhy1h4440000gn/T/poeditgGtdFw/1input.po:1530: ...this is the location of the first definition
Sat Mar 11 16:51:31 2017: /Users/burakkilic/Applications/Poedit.app/Contents/PlugIns/GettextTools.bundle/Contents/MacOS/bin/msgmerge: found 2 fatal errors
Sat Mar 11 16:51:31 2017: Entries in the catalogue are probably incorrect.
Sat Mar 11 16:51:31 2017: Updating the catalogue failed. Click on 'Details >>' for details.
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2017-03-12 16:30:39

我怎么才能找到出了什么问题?

代码语言:javascript
复制
msgfmt -v -c /path/to/1input.po
票数 10
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/42736028

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档