Spanish language file
- Single Page
Posted 28 May 2012 - 23:23 PM
below is the spanish.php file which has few lines that weren't translated in version 1.2.2
Hope someone finds this useful.
Best,
Posted 05 June 2012 - 13:11 PM
Posted 18 June 2012 - 06:11 AM
line 66 spanish.php language file
$lang['message_prompt_delete_file'][color=#000000][font=Arial] is spelled wrong (without the p in prompt)[/font][/color]
[color=#000000][font=Arial]Causing this error..[/font][/color]
[b] A PHP Error was encountered[/b]
[color=#000000][font=Arial]
Severity: Notice[/font][/color][color=#000000][font=Arial]
Message: Undefined index: message_prompt_delete_file[/font][/color][color=#000000][font=Arial]
Filename: libraries/grocery_crud.php[/font][/color][color=#000000][font=Arial]
Line Number: 3127[/font][/color]
[color=#000000][font=Arial]
Correcting the typo solves the problem[/font][/color]
Posted 30 December 2012 - 00:44 AM
[attachment=414:spanish.php]
Updated
Dario
Posted 31 December 2012 - 02:08 AM
/* Added in version 1.3.1 */
$lang['list_export'] = "Exportar";
$lang['list_print'] = "Imprimir";
$lang['minimize_maximize'] = 'Minimizar/Maximizar';
Whoever want a different lang file he/she can download it from the forum
Thanks for the contribution
Cheers
Johnny
Posted 31 December 2012 - 02:22 AM
Can use the last uploaded.
Thanks.
Dario