Author: snoopdave
Date: Thu Oct 11 11:56:59 2007
New Revision: 583917
URL: http://svn.apache.org/viewvc?rev=583917&view=rev
Log:
More friendly message on custom style sheet page
Modified:
roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties
Modified:
roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties
URL:
http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties?rev=583917&r1=583916&r2=583917&view=diff
==============================================================================
---
roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties
(original)
+++
roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties
Thu Oct 11 11:56:59 2007
@@ -1359,9 +1359,10 @@
stylesheetEdit.save=Save
stylesheetEdit.revert=Restore Stylesheet
-stylesheetEdit.noStylesheetOverride=Sorry, but the theme you are using does
not \
-provide a custom stylesheet for you to edit. lame huh? feel free to complain
\
-about it to your system administrator.
+stylesheetEdit.noStylesheetOverride=\
+Unfortunately, the theme you're using does not provide a custom \
+stylesheet for you to edit. You can customize your theme or contact \
+your system administrator to see about enabling this feature.
stylesheetEdit.save.success=Stylesheet updated successfully.
stylesheetEdit.revert.success=Stylesheet reverted successfully.