mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 19:43:54 +02:00
Updated translatable strings
This commit is contained in:
parent
6b9bf086db
commit
3a77cca412
2 changed files with 321 additions and 305 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
class PluginWidget(QWidget, Ui_Form):
|
||||
|
||||
TITLE = _('CSV/XML Output')
|
||||
TITLE = _('CSV/XML Options')
|
||||
HELP = _('Options specific to')+' CSV/XML '+_('output')
|
||||
sync_enabled = False
|
||||
formats = set(['csv', 'xml'])
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue