summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/javascripts/eng/comunes_eng.js
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/javascripts/eng/comunes_eng.js')
-rw-r--r--admin/WebConsole/idiomas/javascripts/eng/comunes_eng.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/admin/WebConsole/idiomas/javascripts/eng/comunes_eng.js b/admin/WebConsole/idiomas/javascripts/eng/comunes_eng.js
index 271dede0..1a2e7b1f 100644
--- a/admin/WebConsole/idiomas/javascripts/eng/comunes_eng.js
+++ b/admin/WebConsole/idiomas/javascripts/eng/comunes_eng.js
@@ -1,14 +1,14 @@
//________________________________________________________________________________________________________
//
-// Fichero de idiomas javascript: comunes_eng.js
-// Idioma: Ingés
-//________________________________________________________________________________________________________
-CTbMsg=new Array;
-CTbMsg[0]="WARNING.- This group contain others groups or elements. If you remove it, you will also remove all these. ¿ Are you sure ?";
-CTbMsg[1]="WARNING.- This group will be removed. ¿ Are you sure ?";
-CTbMsg[2]="This group has been successfully modified";
-CTbMsg[3]="This group has been successfully removed";
-CTbMsg[4]="The record has been successfully inserted";
-CTbMsg[5]="The record has been successfully modified";
-CTbMsg[6]="The record has been successfully removed";
-CTbMsg[7]="There is not exists any element in stack to be moved into this group";
+// Javascript language file: comunes_eng.js
+// Language: English
+//____________________________________________________________________________
+TbMsg=new Array;
+CTbMsg[0]="WARNING.- This group contain others groups or elements. If you delete it, you will also delete all of them. Are you sure?";
+CTbMsg[1]="WARNING.- This group will be deleted. Are you sure?";
+CTbMsg[2]="This group has been modified successfully ";
+CTbMsg[3]="This group has been deleted successfully";
+CTbMsg[4]="The record has been inserted successfully";
+CTbMsg[5]="The record has been modified successfully";
+CTbMsg[6]="The record has been deleted successfully";
+CTbMsg[7]="There is no pending element to move into this group";