r1074 - xwiki/trunk/src/main/resources
Ludovic Dubost
ludovic at users.forge.objectweb.org
Sun May 28 23:20:21 CEST 2006
Author: ludovic
Date: 2006-05-28 23:20:04 +0200 (Sun, 28 May 2006)
New Revision: 1074
Modified:
xwiki/trunk/src/main/resources/ApplicationResources.properties
Log:
New version of the wysiwyg editor
Added switch from text to wysiwyg editor
Added browser detector to warn usage of editor in older browsers
Added macros wizard
Modified: xwiki/trunk/src/main/resources/ApplicationResources.properties
===================================================================
--- xwiki/trunk/src/main/resources/ApplicationResources.properties 2006-05-28 21:16:15 UTC (rev 1073)
+++ xwiki/trunk/src/main/resources/ApplicationResources.properties 2006-05-28 21:20:04 UTC (rev 1074)
@@ -355,3 +355,10 @@
tdwnext=Next
tdwfinishtitle=Use the defined data source in the chart and close this wizard
tdwfinish=Finish
+
+backtoedit=Back To Edit
+browsernoncompatible=Browser is non compatible !
+wysiwygeditor=WYSIWYG Editor
+wikieditor=WIKI Editor
+macro=Macro
+choosemacro=Choose a macro :
More information about the Xwiki-notifications
mailing list