yangruiyou85 / yiidoc

Automatically exported from code.google.com/p/yiidoc
0 stars 0 forks source link

translation mistake #122

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
in fr/yii.php

'The requested view "{name}" was nut found.' => 'La vue demandée « {name} » 
n\'a pas été trouvée.',

'nut found' shoould be replaced by 'not found'

in es/yii.php

'The requested view "{name}" is not found.' => 'La vista "{name}" solicitad no 
se ha encontrado.',

'is not found' should be replaced by 'was not found'

Original issue reported on code.google.com by raoul.bo...@gmail.com on 25 Feb 2012 at 10:04