You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by ag...@apache.org on 2005/07/22 21:07:24 UTC

svn commit: r224384 - /incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties

Author: agilliland
Date: Fri Jul 22 12:07:21 2005
New Revision: 224384

URL: http://svn.apache.org/viewcvs?rev=224384&view=rev
Log:
added a couple new messages used by admin config form.

Modified:
    incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties

Modified: incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties
URL: http://svn.apache.org/viewcvs/incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties?rev=224384&r1=224383&r2=224384&view=diff
==============================================================================
--- incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties (original)
+++ incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties Fri Jul 22 12:07:21 2005
@@ -186,7 +186,6 @@
 configForm.adminUsers=Admin Users
 configForm.encryptPasswords=Encrypt Passwords?
 configForm.algorithm=Encryption Algorithm
-configForm.newUserThemes=New User Themes
 configForm.editorPages=Editor Pages
 configForm.autoformatComments=Autoformat Comments?
 configForm.escapeCommentHtml=Escape Comment HTML?
@@ -201,6 +200,10 @@
 configForm.uploadDir=Upload Directory
 configForm.uploadPath=Upload Path
 
+configForm.themeSettings=Theme Settings
+configForm.newUserThemes=Themes Directory
+configForm.allowCustomTheme=Allow Custom Themes?
+
 configForm.rssAggregatorSettings=RSS Aggregator Settings
 configForm.enableRssAggregator=Enable RSS Aggregator?
 configForm.cacheIncomingRss=Cache Incoming RSS Newsfeeds?
@@ -359,6 +362,7 @@
 pagesForm.addNewPage.success=New page <strong>{0}</strong> added successfully.
 pagesForm.add=Add
 pagesForm.emptyPage=Empty page...
+pagesForm.themesReminder=<b>Reminder:</b> You are currently using the {0} shared theme, so some page edits may not effect how your blog looks.
 
 
 # ------------------------------------------------------------ Page edit