diff options
Diffstat (limited to 'admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/imagenincremental_eng.php')
-rw-r--r-- | admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/imagenincremental_eng.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/imagenincremental_eng.php b/admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/imagenincremental_eng.php new file mode 100644 index 00000000..6453533e --- /dev/null +++ b/admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/imagenincremental_eng.php @@ -0,0 +1,13 @@ +<? +//________________________________________________________________________________________________________ +// +// Fichero de idiomas php:imagenincremental_eng.php +// Idioma: Ingés +//________________________________________________________________________________________________________ + $TbMsg=array(); + $TbMsg[0]='Images'; + $TbMsg[1]='Incrementals software management '; + $TbMsg[2]='Image'; + $TbMsg[3]='Incremental software name'; + $TbMsg[4]='(*)To include some incremental software in this image software you must click in the corresponding checkbox.'; +?>
\ No newline at end of file |