-
Notifications
You must be signed in to change notification settings - Fork 0
z mechajunkers
John Vandenberg edited this page Oct 25, 2016
·
1 revision
Github Project : https://github.com/cakephp/localized
Bug Description : missing and invalid variables
Command :
root@Mechajunkers-PC:/home/mechajunkers/besutkode/repo/localized/src/Locale# dennis-cmd lint --errorsonly *
Output :
dennis version 0.7
>>> Working on: /home/mechajunkers/besutkode/repo/localized/src/Locale/ar/cake.po
E202: missing variables: %s
385:#: View/Scaffolds/form.ctp:42 View/Scaffolds/index.ctp:85
386:#: View/Scaffolds/view.ctp:59;72
387:msgid "List %s"
388:msgstr "لائحة"
Totals
Errors: 1
>>> Working on: /home/mechajunkers/besutkode/repo/localized/src/Locale/es/cake.po
E202: missing variables: %s
219:#: View/Helper/FormHelper.php:947
220:msgid "New %s"
221:msgstr "Nuevo registro"
Totals
Errors: 1
>>> Working on: /home/mechajunkers/besutkode/repo/localized/src/Locale/hu/cake.po
E201: invalid variables: {a:}
368:#: View/Scaffolds/index.ctp:63
369:msgid ""
370:"Page {:page} of {:pages}, showing {:current} records out of {:count} total, "
371:"starting on record {:start}, ending on {:end}"
372:msgstr ""
373:"Oldal {: page} {a:} oldalból, jelenleg {: current} bejegyzés látható az "
374:"összesen {: count} bejegyzésből, kezdve inne:{: start}, eddig: {: end}"
Totals
Errors: 1
>>> Working on: /home/mechajunkers/besutkode/repo/localized/src/Locale/ro_RO/cake.po
E201: invalid variables: %s
39:#: Controller/Scaffold.php:306
40:msgid "The %1$s with id: %2$s has been deleted."
41:msgstr "%1%s cu codul: %2%s a fost șters"
Totals
Errors: 1
Final totals
Number of files examined: 22
Total number of files with errors: 4
Total number of errors: 4
Errors Filename
1 Locale (cake.po)
1 Locale (cake.po)
1 Locale (cake.po)
1 Locale (cake.po)
Other information : Using Dennis