Author: ThomasMortagne
Date: 2007-10-03 10:06:50 +0200 (Wed, 03 Oct 2007)
New Revision: 5221

Modified:
   
xwiki-platform/xwiki-applications/trunk/application-manager/src/main/resources/XAppResources/Translations
Log:
Add {table} and reorganize a little XAppResources.Translations to be easier to 
read.

Modified: 
xwiki-platform/xwiki-applications/trunk/application-manager/src/main/resources/XAppResources/Translations
===================================================================
--- 
xwiki-platform/xwiki-applications/trunk/application-manager/src/main/resources/XAppResources/Translations
   2007-10-03 07:59:25 UTC (rev 5220)
+++ 
xwiki-platform/xwiki-applications/trunk/application-manager/src/main/resources/XAppResources/Translations
   2007-10-03 08:06:50 UTC (rev 5221)
@@ -12,9 +12,9 @@
 <customClass></customClass>
 <contentAuthor>XWiki.Admin</contentAuthor>
 <creationDate>1186671402000</creationDate>
-<date>1190917898000</date>
-<contentUpdateDate>1190917898000</contentUpdateDate>
-<version>1.6</version>
+<date>1191339094000</date>
+<contentUpdateDate>1191339094000</contentUpdateDate>
+<version>1.10</version>
 <title></title>
 <template></template>
 <defaultTemplate></defaultTemplate>
@@ -53,29 +53,30 @@
 <tags/>
 </property>
 </object>
-<content>xapp.appmanager=Applications manager
+<content>{table}
+xapp.appmanager=Applications manager
+
+# LABELS
 xapp.totalnumberofapp=Total number of applications
-xapp.createapplication=Create new application
-
-## LABELS
 xapp.appname=Application
 xapp.description=Description
 xapp.docname=Document Name
 xapp.availablefilestoimport=Available files to import
 
-## ACTIONS
+# ACTIONS
+xapp.createapplication=Create new application
 xapp.action.reloadapp=Reload
 xapp.action.exportrecurse=Export
 xapp.action.exportnonrecurse=Export (non recursive)
 
-## ANSWER
+# ANSWER
 xapp.answer.deleteapp.title=Delete application \"{0}\"
 xapp.answer.deleteapp.msg=Are you sure you wish to delete application \"{0}\" ?
 xapp.answer.exportapp.title=Export application \"{0}\"
 xapp.answer.exportapp.recursive=Recursive
 xapp.answer.exportapp.withdetails=With history
 
-## MESSAGES
+# MESSAGES
 xapp.successexportapp=Export application \"{0}\" succes.
 xapp.errorexportapp=An error occurred while exporting application \"{0}\" 
(code \"{1}\").
 xapp.successimportapp=Import application package \"{0}\" succes.
@@ -86,5 +87,6 @@
 xapp.errorcreateapp=An error occurred while creating application \"{0}\" (code 
\"{1}\").
 xapp.errorcreateapp.ERROR_APPLICATIONMANAGER_APPDOC_ALREADY_EXISTS=Application 
\"{0}\" already exists. Choose another name.
 xapp.successreloadapp=Reload application \"{0}\" succes.
-xapp.errorreloadapp=An error occurred while reloading application \"{0}\" 
(code \"{1}\").</content>
+xapp.errorreloadapp=An error occurred while reloading application \"{0}\" 
(code \"{1}\").
+{table}</content>
 </xwikidoc>

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to