Skip to content
Wisnu Adi Nurcahyo edited this page Oct 20, 2016 · 11 revisions

Yast

GitHub Project: yast/yast-translations

yast-sysconfig

Translation Project Page: https://l10n.opensuse.org/projects/yast-sysconfig/

Bug Description: Invalid Variables

Command

dennis-cmd lint --errorsonly .

Output

dennis version 0.7
>>> Working on: /home/wisnu/Repos/besutkode/yast-translations/po/sysconfig/nl.po
E104: bad format character: % 
614:# /usr/lib/YaST2/clients/lan_inetd_custom.ycp:162
615:#: src/modules/Sysconfig.rb:1161
616:msgid "Restart of the service %s failed"
617:msgstr "Het opnieuw starten van service % is mislukt"

E202: missing variables: %s
614:# /usr/lib/YaST2/clients/lan_inetd_custom.ycp:162
615:#: src/modules/Sysconfig.rb:1161
616:msgid "Restart of the service %s failed"
617:msgstr "Het opnieuw starten van service % is mislukt"

Totals
  Errors:       2

Final totals
  Number of files examined:             78
  Total number of files with errors:     1
  Total number of errors:                2

Errors  Filename
     2  po (nl.po)
Clone this wiki locally