Skip to content

Commit

Permalink
fixes #1471 - introduced a lot of UtilMethods.escapeXXXX()
Browse files Browse the repository at this point in the history
  • Loading branch information
dotjorgeu committed Nov 5, 2012
1 parent cd6318f commit 19a7fce
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 60 deletions.
6 changes: 3 additions & 3 deletions dotCMS/WEB-INF/messages/Language.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3012,7 +3012,7 @@ This-utility-will-remove-old-versions-of-contentlets=This utility will remove ol
cms.maintenance.clean.assets.button.explanation=The Clean Assets button will remove old files that are no longer used in the system from the File System.
cms.maintenance.clean.assets.button.label=Clean Assets
cms.maintenance.clean.assets.button.confirmation=Do you want to remove the old files that are no longer used in the system? \n This operation can't be undone.
cms.maintenance.clean.assets.process.in.progress=Process in progress...., dropping old assets, please be patient and don\'t leave this page to see the result...
cms.maintenance.clean.assets.process.in.progress=Process in progress...., dropping old assets, please be patient and don't leave this page to see the result...
Clean-bin-and-file=Clean binaries and files
Clean-only-bin=Clean only contentlet binaries
Clean-only-fileasset=Clean only file assets
Expand Down Expand Up @@ -3949,7 +3949,7 @@ org.dotcms.frontend.content.submission.no.associated.category=There are no categ
org.dotcms.frontend.content.submission.1.n.cardinality=1-N cardinality for relationship
org.dotcms.frontend.content.submission.not.allow.multiple.parents=does not allow multiple default parents for this content<br/>
org.dotcms.frontend.content.submission.missing.relationship=Missing required relationship:
org.dotcms.frontend.content.submission.does.not.comply.format=doesn\'t comply the specified format
org.dotcms.frontend.content.submission.does.not.comply.format=doesn't comply the specified format

as-a-new-list=As a New List
to-an-existing-list=To an Existing List
Expand Down Expand Up @@ -5080,7 +5080,7 @@ ASSETS_SEARCH_AND_REPLACE_Assets_not_processed=<br/><strong>Asset(s) not process
ASSETS_SEARCH_AND_REPLACE_Assets_error_messages=<br/><strong>Errors:</strong>
ASSETS_SEARCH_AND_REPLACE_Warning=NOTE: This portlet modify file asset(s) content, through a search and replace.<br/>The file asset names, titles and descriptions properties are not modified.
ASSETS_SEARCH_AND_REPLACE_JS_Confirmation1=There is/are
ASSETS_SEARCH_AND_REPLACE_JS_Confirmation2=file Asset(s) to process. Are you sure, you want to proceed?. This operation can\'t be undone.
ASSETS_SEARCH_AND_REPLACE_JS_Confirmation2=file Asset(s) to process. Are you sure, you want to proceed?. This operation can't be undone.
ASSETS_SEARCH_AND_REPLACE_description=This utility will do a find and replace of ALL the text occurrences inside file assets.

## BEGIN PLUGINS
Expand Down
Loading

0 comments on commit 19a7fce

Please # to comment.