[svn r10747] update the table tool in fckeditor

skala
Julian Prud'homme 19 years ago
parent 9542b98899
commit 70eee63aa7
  1. 4
      main/inc/lib/fckeditor/editor/dialog/fck_table.html
  2. 2
      main/inc/lib/fckeditor/editor/lang/en.js
  3. 2
      main/inc/lib/fckeditor/editor/lang/fr.js

@ -262,7 +262,7 @@ function IsDigit( e )
</script></td>
</tr>
-->
<tr>
<!--<tr>
<td nowrap><span fckLang="DlgTableCaption">Caption</span>:</td>
<td>&nbsp;</td>
<td width="100%" nowrap>&nbsp;
@ -273,7 +273,7 @@ function IsDigit( e )
<td>&nbsp;</td>
<td width="100%" nowrap>&nbsp;
<input id="txtSummary" type="text" style="WIDTH: 100%"></td>
</tr>
</tr>-->
</table>
</td>
</tr>

@ -267,7 +267,7 @@ DlgSmileyTitle : "Insert a Smiley",
DlgSpecialCharTitle : "Select Special Character",
// Table Dialog
DlgTableTitle : "Table Properties",
DlgTableTitle : "Table",
DlgTableRows : "Rows",
DlgTableColumns : "Columns",
DlgTableBorder : "Border size",

@ -267,7 +267,7 @@ DlgSmileyTitle : "Insérer Smiley",
DlgSpecialCharTitle : "Insérer Caractère Spécial",
// Table Dialog
DlgTableTitle : "Propriétés de Tableau",
DlgTableTitle : "Tableau",
DlgTableRows : "Lignes",
DlgTableColumns : "Colonnes",
DlgTableBorder : "Bordure",

Loading…
Cancel
Save