diff options
author | alonso <alonso@us.es> | 2010-10-23 09:34:04 +0000 |
---|---|---|
committer | alonso <alonso@us.es> | 2010-10-23 09:34:04 +0000 |
commit | 3ec149cb19165453434984c88e8ba03f648e578e (patch) | |
tree | 9d315751684c2c27ed66ad645aeea52ce9027859 /admin/WebConsole/idiomas/php/eng/propiedades_procedimientos_eng.php | |
parent | 550b680d176cbccfecfe35fad440dd570d90ba5b (diff) |
git-svn-id: https://opengnsys.es/svn/trunk@1314 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/propiedades_procedimientos_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/propiedades_procedimientos_eng.php | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/propiedades_procedimientos_eng.php b/admin/WebConsole/idiomas/php/eng/propiedades_procedimientos_eng.php new file mode 100644 index 00000000..8b326199 --- /dev/null +++ b/admin/WebConsole/idiomas/php/eng/propiedades_procedimientos_eng.php @@ -0,0 +1,15 @@ +<? +//________________________________________________________________________________________________________ +// +// Fichero de idiomas php: propiedades_procedimientos_eng.php +// Idioma: Ingés +//________________________________________________________________________________________________________ +$TbMsg=array(); +$TbMsg[0]="No Option"; +$TbMsg[1]="Insert"; +$TbMsg[2]="Modify"; +$TbMsg[3]="Remove"; +$TbMsg[4]="Procedures Management"; +$TbMsg[5]="Procedure Name"; +$TbMsg[6]="Comments"; +?>
\ No newline at end of file |