diff options
author | alonso <alonso@us.es> | 2009-11-04 12:41:19 +0000 |
---|---|---|
committer | alonso <alonso@us.es> | 2009-11-04 12:41:19 +0000 |
commit | b0dc2e4f68d239ce72f138c47d5762973dfa851e (patch) | |
tree | 8b22fe4101e8e527f474291ed19f4446f02a2343 /admin/WebConsole/idiomas/php/eng/informacion_imagenes_eng.php | |
parent | a7fa603b2d3bb05c60c61265f2bf4b561bb00ba3 (diff) |
git-svn-id: https://opengnsys.es/svn/trunk@489 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/informacion_imagenes_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/informacion_imagenes_eng.php | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/informacion_imagenes_eng.php b/admin/WebConsole/idiomas/php/eng/informacion_imagenes_eng.php new file mode 100644 index 00000000..f83b4715 --- /dev/null +++ b/admin/WebConsole/idiomas/php/eng/informacion_imagenes_eng.php @@ -0,0 +1,18 @@ +<? +//________________________________________________________________________________________________________ +// +// Fichero de idiomas php: informacion_imagenes_eng.php +// Idioma: Ingés +//________________________________________________________________________________________________________ + $TbMsg=array(); + $TbMsg[0]='Images'; + $TbMsg[1]='Information about images'; + $TbMsg[2]='Image'; + $TbMsg[3]='Images information'; + $TbMsg[4]='S software components'; + $TbMsg[5]='Diferential software'; + $TbMsg[6]='Software Profile'; + $TbMsg[7]='Computers with this image'; + $TbMsg[8]='Partition'; + $TbMsg[9]='Coments'; +?>
\ No newline at end of file |