diff options
author | alonso <alonso@us.es> | 2010-10-23 09:22:07 +0000 |
---|---|---|
committer | alonso <alonso@us.es> | 2010-10-23 09:22:07 +0000 |
commit | 550b680d176cbccfecfe35fad440dd570d90ba5b (patch) | |
tree | c81a133cb819d719d5e2d103b2b6b12447b60bf7 /admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php | |
parent | 5f11948f55d9b9c11c76a75b65bde7d4e5477191 (diff) |
git-svn-id: https://opengnsys.es/svn/trunk@1313 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php b/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php deleted file mode 100644 index e9ae615f..00000000 --- a/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php +++ /dev/null @@ -1,16 +0,0 @@ -<? -//________________________________________________________________________________________________________ -// -// Fichero de idiomas php: procedimientoscomandos_eng.php -// Idioma: Ingés -//________________________________________________________________________________________________________ - $TbMsg=array(); - $TbMsg[0]='Mangement Commands of a Procedure'; - $TbMsg[1]='Includes Commands'; - $TbMsg[2]='Procedure'; - $TbMsg[3]='Command name'; - $TbMsg[4]='Ord.'; - $TbMsg[5]='Parameter'; - $TbMsg[6]='Value'; - $TbMsg[7]='(*)To exclude some command from this procedure you must click in the corresponding checkbox'; -?>
\ No newline at end of file |