Michiel Eggermont pushed to branch feature/wpm-refactoring at cms-community / 
hippo-cms


Commits:
fee73353 by Michiel Eggermont at 2017-03-23T11:10:17+01:00
Revert "CMS-10670 Rename wicket resource bundle"

Aparently wicket does not look for a resource bundle of the
superclass if it cannot find a bundle for a class.
This reverts commit 15659325c75a75d326ceaa22f80238db33c664c0.

- - - - -
b2e0335c by Michiel Eggermont at 2017-03-23T12:33:20+01:00
CMS-10670 Add translation for scheduledpublishdepublish action

- - - - -


2 changed files:

- 
perspectives/src/main/resources/org/hippoecm/frontend/plugins/cms/dashboard/todo/TodoPlugin.properties
- 
workflow/frontend/src/main/java/org/onehippo/repository/documentworkflow/AbstractDocumentWorkflowImpl.properties
 → 
workflow/frontend/src/main/java/org/onehippo/repository/documentworkflow/DocumentWorkflowImpl.properties


Changes:

=====================================
perspectives/src/main/resources/org/hippoecm/frontend/plugins/cms/dashboard/todo/TodoPlugin.properties
=====================================
--- 
a/perspectives/src/main/resources/org/hippoecm/frontend/plugins/cms/dashboard/todo/TodoPlugin.properties
+++ 
b/perspectives/src/main/resources/org/hippoecm/frontend/plugins/cms/dashboard/todo/TodoPlugin.properties
@@ -3,5 +3,6 @@ publish=requested <span class="good">publication</span> for
 depublish=requested to <span class="bad">take offline</span>
 scheduledpublish=requested <span class="good">scheduled publication</span> for
 scheduleddepublish=requested <span class="bad">scheduled depublication</span> 
for
+scheduledpublishdepublish=requested <span class="good">scheduled 
publication/depublication</span> for
 delete=requested <span class="bad">deletion</span> for
 collection=bulk operation


=====================================
workflow/frontend/src/main/java/org/onehippo/repository/documentworkflow/AbstractDocumentWorkflowImpl.properties
 → 
workflow/frontend/src/main/java/org/onehippo/repository/documentworkflow/DocumentWorkflowImpl.properties
=====================================
--- 
a/workflow/frontend/src/main/java/org/onehippo/repository/documentworkflow/AbstractDocumentWorkflowImpl.properties
+++ 
b/workflow/frontend/src/main/java/org/onehippo/repository/documentworkflow/DocumentWorkflowImpl.properties



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms/compare/15659325c75a75d326ceaa22f80238db33c664c0...b2e0335c1b15f22df1e801007bdb098d16b8146d
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to