Juan Carlos Raña 15 years ago
parent
commit
ccd6929a01
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/inc/lib/fckeditor/editor/lang/es.js

+ 2 - 2
main/inc/lib/fckeditor/editor/lang/es.js

@@ -331,9 +331,9 @@ DlgCellHorAlignCenter	: "Centrado",
 DlgCellHorAlignRight: "Derecha",
 DlgCellVerAlign		: "Alineación Vertical",
 DlgCellVerAlignNotSet	: "<Not establecido>",
-DlgCellVerAlignTop	: "Tope",
+DlgCellVerAlignTop	: "Superior",
 DlgCellVerAlignMiddle	: "Medio",
-DlgCellVerAlignBottom	: "ie",
+DlgCellVerAlignBottom	: "Inferior",
 DlgCellVerAlignBaseline	: "Línea de Base",
 DlgCellType		: "Tipo de celda",
 DlgCellTypeData		: "Datos",