Author: gmazza
Date: Tue Dec 10 14:50:00 2013
New Revision: 1549855
URL: http://svn.apache.org/r1549855
Log:
ROL-1979 Remove subcategory functionality from Roller. (Also IntelliJ updated the application
resource property ordering while I changed the category page text; hopefully nothing broken.)
Modified:
roller/trunk/app/src/main/resources/ApplicationResources.properties
roller/trunk/app/src/main/resources/ApplicationResources_da.properties
roller/trunk/app/src/main/resources/ApplicationResources_de.properties
roller/trunk/app/src/main/resources/ApplicationResources_es.properties
roller/trunk/app/src/main/resources/ApplicationResources_ja_JP.properties
roller/trunk/app/src/main/resources/ApplicationResources_ru.properties
roller/trunk/app/src/main/resources/ApplicationResources_sl.properties
roller/trunk/app/src/main/resources/ApplicationResources_zh_CN.properties
roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Categories.jsp
roller/trunk/docs/roller-install-guide.odt
roller/trunk/docs/roller-template-guide.odt
roller/trunk/docs/roller-user-guide.odt
Modified: roller/trunk/app/src/main/resources/ApplicationResources.properties
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/resources/ApplicationResources.properties?rev=1549855&r1=1549854&r2=1549855&view=diff
==============================================================================
--- roller/trunk/app/src/main/resources/ApplicationResources.properties (original)
+++ roller/trunk/app/src/main/resources/ApplicationResources.properties Tue Dec 10 14:50:00
2013
@@ -171,9 +171,7 @@ categoriesForm.rootPrompt=\
These are your top-level weblog categories. Roller requires at least one \
category to be defined. \
Categories are used to organize your weblog entries and your readers can \
-choose to subscribe to separate newsfeeds for each of your categories. \
-You can also define sub-categories, but many of the Roller macros display \
-only top-level categories.
+choose to subscribe to separate newsfeeds for each of your categories.
categoriesForm.categoryPrompt=\
You can add sub-categories here, but many of the Roller macros display \
only top-level categories.
|