-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releasing version 0.9-preview for testing.
- Loading branch information
Showing
5 changed files
with
61 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,17 @@ | ||
# Copyright 2010 John Sands (Australia) Ltd. All rights reserved. | ||
# Use is subject to license terms. This is an unpublished work. | ||
# | ||
# i18n.properties | ||
# | ||
# Copyright 2012 Drunken Dev. All rights reserved. | ||
# Use is subject to license terms. | ||
# | ||
# Author: Brett Ryan | ||
|
||
# Attachment Purging - Job name. | ||
scheduledjob.desc.purge-old-attachments-job=Purge Old Attachment Revisions | ||
|
||
com.drunkendev.confluence.plugins.attachment-tools.config.title=Configure Attachment Purging | ||
# Attachment Purging - Space menu-item config text. | ||
com.drunkendev.confluence.plugins.attachment-tools-plugin.config.purge=Attachment Purging | ||
# Attachment Purging - Space config path. | ||
com.drunkendev.confluence.plugins.attachments.ConfigurePurgeAttachmentsAction.action.name=Configure Attachment Purging | ||
# Attachment Purging - Config title (space and global). | ||
com.drunkendev.confluence.plugins.attachment-tools.config.title=Configure Attachment Purging |
6 changes: 6 additions & 0 deletions
6
src/main/resources/templates/purge-attachments/config/configure-purge-attachments-common.vm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters