diff options
author | Kiyotaka Nishibori <ml.nishibori.kiyotaka@gmail.com> | 2017-09-02 14:31:05 +0900 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2017-09-02 13:03:33 +0200 |
commit | 7da4e0b7f28042b143f532f987b99e4018ef3531 (patch) | |
tree | 3cbbf48f3dadff931aa9372863da78930d9a5a3b /sal | |
parent | 6716100f4d8529cb265481e2ab54a90b4a5e287c (diff) |
Add context attribute to translatable entry in .ui file.
a translatable entry without context attribute in 'fpicker/uiconfig/ui/explorefiledialog' causes
failure of 'make translation':
Traceback (most recent call last):
File "/home/kiyotaka/Sources/libreoffice-testing/solenv/bin/uiex", line 30, in <module>
keyid = entry.msgctxt + '|' + entry.msgid
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Error: Failed to execute /home/kiyotaka/Sources/libreoffice-testing/solenv/bin/uiex -i /home/kiyotaka/Sources/libreoffice-testing/fpicker/uiconfig/ui/explorerfiledialog.ui -o /home/kiyotaka/Sources/libreoffice-testing/workdir//pot/fpicker/messages.pot
Change-Id: Icdd5e283a30108b45f4b62967e2ce287d338b582
Reviewed-on: https://gerrit.libreoffice.org/41828
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sal')
0 files changed, 0 insertions, 0 deletions