-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.inc.php
159 lines (159 loc) · 12.6 KB
/
resource.inc.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<?php
/**
* Resource Dutch lexicon topic
*
* @language nl
* @package modx
* @subpackage lexicon
*
* @author Kevin van Haare, Webton.nl
*/
$_lang['access'] = 'Access';
$_lang['cache_output'] = 'Cache Output';
$_lang['changes'] = 'Changes';
$_lang['class_key'] = 'Class Key';
$_lang['context'] = 'Context';
$_lang['createedit_document'] = 'Create/Edit Document';
$_lang['createedit_static'] = 'Create/Edit Static Resource';
$_lang['createedit_symlink'] = 'Create/Edit Symlink';
$_lang['createedit_weblink'] = 'Create/Edit Weblink';
$_lang['document'] = 'Document';
$_lang['document_create'] = 'Create Document';
$_lang['document_create_here'] = 'Create a Document Here';
$_lang['document_new'] = 'New Document';
$_lang['documents'] = 'Documents';
$_lang['duplicate_alias_found'] = 'Resource [[+id]] is already using the alias [[+alias]]. Please enter a unique alias.';
$_lang['empty_template'] = '(empty)';
$_lang['general'] = 'General';
$_lang['markup'] = 'Markup/Structure';
$_lang['none'] = 'None';
$_lang['page_settings'] = 'Page Settings';
$_lang['preview'] = 'Preview';
$_lang['resource_access_message'] = 'Here you can select which Resource Groups this Resource belongs to.';
$_lang['resource_add_children_access_denied'] = 'You do not have permission to create a Resource in this location.';
$_lang['resource_alias'] = 'Resource Alias';
$_lang['resource_alias_help'] = 'An alias for this resource. This will make the resource accessible using:<br /><br />http://yourserver/alias<br /><br /><strong>Note</strong>This only works if you\'re using friendly URLs.';
$_lang['resource_change_template_confirm'] = 'Are you sure you want to change this template?';
$_lang['resource_cacheable'] = 'Cacheable';
$_lang['resource_cacheable_help'] = 'When enabled, the resource will be saved to the cache.';
$_lang['resource_cancel_dirty_confirm'] = 'You have changes pending; are you sure you want to cancel?';
$_lang['resource_class_key_help'] = 'This is the class key of the resource, showing its MODx type.';
$_lang['resource_content'] = 'Resource Content';
$_lang['resource_contentdispo'] = 'Content Disposition';
$_lang['resource_contentdispo_help'] = 'Use the content disposition field to specify how this resource will be handled by the web browser. For file downloads select the Attachment option.';
$_lang['resource_content_type'] = 'Content Type';
$_lang['resource_content_type_help'] = 'The content type for this resource. If you\'re not sure which content type the resource should have, just leave it as text/html.';
$_lang['resource_create'] = 'Create Resource';
$_lang['resource_create_access_denied'] = 'You do not have permission to create a Resource.';
$_lang['resource_create_here'] = 'Create a Resource Here';
$_lang['resource_createdby'] = 'Created By';
$_lang['resource_createdon'] = 'Created On';
$_lang['resource_delete'] = 'Delete Resource';
$_lang['resource_delete_confirm'] = 'Are you sure you want to delete this resource?<br />NOTE: Any child resources will also be deleted!';
$_lang['resource_description'] = 'Description';
$_lang['resource_description_help'] = 'This is an optional description of the resource.';
$_lang['resource_duplicate'] = 'Duplicate Resource';
$_lang['resource_duplicate_confirm'] = 'Are you sure you want to duplicate this resource? Any item(s) it contains will also be duplicated.';
$_lang['resource_edit'] = 'Edit Resource';
$_lang['resource_editedby'] = 'Edited By';
$_lang['resource_editedon'] = 'Edited On';
$_lang['resource_err_change_parent_to_folder'] = 'An error occurred while attempting to change the resource\'s parent to a folder.';
$_lang['resource_err_class'] = 'The resource is not a valid [[+class]].';
$_lang['resource_err_create'] = 'An error occurred while trying to create the resource.';
$_lang['resource_err_delete'] = 'An error occurred while trying to delete the resource.';
$_lang['resource_err_delete_children'] = 'An error occurred while deleting the children of the resource.';
$_lang['resource_err_delete_container_sitestart'] = 'The resource you are trying to delete is a container containing resource [[+id]]. This resource is registered as the \'Site start\' resource, and cannot be deleted. Please assign another resource as your \'Site start\' resource and try again.';
$_lang['resource_err_delete_container_siteunavailable'] = 'The resource you are trying to delete is a folder containing resource [[+id]]. This resource is registered as the \'Site unavailable page\' resource, and cannot be deleted. Please assign another resource as your \'Site unavailable page\' resource and try again.';
$_lang['resource_err_delete_sitestart'] = 'The resource is \'Site start\' and cannot be deleted!';
$_lang['resource_err_delete_siteunavailable'] = 'The resource is used as the \'Site unavailable page\' and cannot be deleted!';
$_lang['resource_err_duplicate'] = 'An error occurred while duplicating the resource.';
$_lang['resource_err_move_to_child'] = 'You cannot move a resource to below one of its children resources.';
$_lang['resource_err_nf'] = 'Resource not found.';
$_lang['resource_err_nfs'] = 'Resource not found with ID: [[+id]]';
$_lang['resource_err_ns'] = 'Resource not specified.';
$_lang['resource_err_own_parent'] = 'The resource cannot be its own parent.';
$_lang['resource_err_publish'] = 'An error occurred while trying to publish the resource.';
$_lang['resource_err_new_parent_nf'] = 'New parent resource with id [[+id]] not found.';
$_lang['resource_err_remove'] = 'An error occurred while trying to remove the resource.';
$_lang['resource_err_save'] = 'An error occurred while trying to save the resource.';
$_lang['resource_err_select_parent'] = 'Please select a parent resource.';
$_lang['resource_err_undelete'] = 'An error occurred while trying to undelete the resource.';
$_lang['resource_err_undelete_children'] = 'An error occurred while trying to undelete the children of the resource.';
$_lang['resource_err_unpublish'] = 'An error occurred while trying to unpublish the resource.';
$_lang['resource_err_unpublish_sitestart'] = 'The resource is linked to the site_start variable and cannot be unpublished!';
$_lang['resource_err_unpublish_sitestart_dates'] = 'The resource is linked to the site_start variable and cannot have publish or unpublish dates set!';
$_lang['resource_folder'] = 'Container';
$_lang['resource_folder_help'] = 'Check this to make the Resource also act as a Container for other Resources. A \'Container\' is like a folder, only it can also have content.';
$_lang['resource_group_resource_err_ae'] = 'The resource is already a part of that resource group.';
$_lang['resource_group_resource_err_nf'] = 'The resource is not a part of that resource group.';
$_lang['resource_hide_from_menus'] = 'Hide From Menus';
$_lang['resource_hide_from_menus_help'] = 'When enabled the resource will <b>not</b> be available for use inside a web menu. Please note that some Menu Builders might choose to ignore this option.';
$_lang['resource_link_attributes'] = 'Link Attributes';
$_lang['resource_link_attributes_help'] = 'Attributes for the link for this resource, such as target= or rel=.';
$_lang['resource_locked_by'] = 'The resource with id [[+id]] is currently locked by [[+user]]';
$_lang['resource_longtitle'] = 'Long Title';
$_lang['resource_longtitle_help'] = 'This is a longer title for your resource. It is handy for search engines, and might be more descriptive for the resource.';
$_lang['resource_menuindex'] = 'Menu Index';
$_lang['resource_menuindex_help'] = 'This is the order of the resource in the tree. It is usually used for ordering purposes in displaying resources dynamically. Some components might choose to ignore this setting.';
$_lang['resource_menutitle'] = 'Menu Title';
$_lang['resource_menutitle_help'] = 'Menu title is a field you can use to display a short title for the resource inside your menu snippet(s).';
$_lang['resource_new'] = 'New Resource';
$_lang['resource_notcached'] = 'This resource has not (yet) been cached.';
$_lang['resource_pagetitle'] = 'Title';
$_lang['resource_pagetitle_help'] = 'The name/title of the resource. Try to avoid using backslashes in the name!';
$_lang['resource_parent'] = 'Parent Resource';
$_lang['resource_parent_help'] = 'The parent resource\'s ID number.';
$_lang['resource_parent_select_node'] = 'Please select a node in the tree to the left.';
$_lang['resource_publish'] = 'Publish Resource';
$_lang['resource_publish_confirm'] = 'Publishing this resource now will remove any (un)publishing dates that may have been set. If you wish to set or keep publish or unpublish dates, please choose to edit the resource instead.<br /><br />Proceed?';
$_lang['resource_publishdate'] = 'Publish Date';
$_lang['resource_publishdate_help'] = 'If you set a publish date, the resource will be published as soon as the publish date is reached. Click on the calendar icon to select a date, or leave it blank to set it so the resource is never automatically published.';
$_lang['resource_published'] = 'Published';
$_lang['resource_published_help'] = 'When published the resource is available to the public immediately after saving it.';
$_lang['resource_publishedby'] = 'Published By';
$_lang['resource_publishedon'] = 'Published On';
$_lang['resource_publishedon_help'] = 'The date the resource was published.';
$_lang['resource_refresh'] = 'Refresh Resource';
$_lang['resource_richtext'] = 'Rich Text';
$_lang['resource_richtext_help'] = 'When enabled MODx will use the rich text editor for editing resources. If your resources contain JavaScript and forms, uncheck this to edit in HTML-only mode so the editor won\'t mess your resources up.';
$_lang['resource_searchable'] = 'Searchable';
$_lang['resource_searchable_help'] = 'When enabled, the resource is able to be searched. This setting can also be used for other purposes in your snippets.';
$_lang['resource_settings'] = 'Resource Settings';
$_lang['resource_status'] = 'Status';
$_lang['resource_status_help'] = 'If published, the resource is available to the public immediately after saving it. Otherwise, it is hidden from the public site.';
$_lang['resource_summary'] = 'Summary (introtext)';
$_lang['resource_summary_help'] = 'A brief summary of the resource.';
$_lang['resource_syncsite'] = 'Empty Cache';
$_lang['resource_syncsite_help'] = 'When enabled this will make MODx empty the cache after you save the resource. This way your visitors will not see an older version of the resource.';
$_lang['resource_template'] = 'Uses Template';
$_lang['resource_template_help'] = 'The template in use by the resource.';
$_lang['resource_undelete'] = 'Undelete Resource';
$_lang['resource_unpublish'] = 'Unpublish Resource';
$_lang['resource_unpublish_confirm'] = 'Un-publishing this resource now will remove any (un)publishing dates that may have been set. If you wish to set or keep publish or unpublish dates, please choose to edit the resource instead. <br /><br />Proceed?';
$_lang['resource_unpublishdate'] = 'Unpublish date';
$_lang['resource_unpublishdate_help'] = 'If you set an unpublish date, the resource will be unpublished as soon as the unpublish date is reached. Click on the calendar icon to select a date, or leave it blank to set it so the resource is never automatically unpublished.';
$_lang['resource_unpublished'] = 'Unpublished';
$_lang['resource_untitled'] = 'Untitled Resource';
$_lang['resource_with_id_not_found'] = 'Resource with ID %s not found!';
$_lang['resource_view'] = 'View Resource';
$_lang['show_sort_options'] = 'Show Sorting Options';
$_lang['site_schedule'] = 'Schedule';
$_lang['site_schedule_desc'] = 'This shows the current resources that are scheduled to publish or unpublished on specified dates. You may toggle the current view by clicking on the toolbar button.';
$_lang['source'] = 'Source';
$_lang['static_resource'] = 'Static Resource';
$_lang['static_resource_create_here'] = 'Create a Static Resource Here';
$_lang['static_resource_new'] = 'New Static Resource';
$_lang['status'] = 'Status';
$_lang['symlink'] = 'Symlink';
$_lang['symlink_create'] = 'Create Symlink';
$_lang['symlink_create_here'] = 'Create a Symlink Here';
$_lang['symlink_message'] = 'A symlink is a symbolic link to another resource in your site which is forwarded to without changing the URL.';
$_lang['symlink_new'] = 'New Symlink';
$_lang['template_variables'] = 'Template Variables';
$_lang['untitled_resource'] = 'Untitled Resource';
$_lang['weblink'] = 'Weblink';
$_lang['weblink_create'] = 'Create Weblink';
$_lang['weblink_create_here'] = 'Create a Weblink Here';
$_lang['weblink_help'] = 'The address of the object you wish to reference with this weblink.';
$_lang['weblink_message'] = 'A weblink is a reference to an object on the internet. This could be a document within MODx, a page on another site or an image or other file on the internet.<p>';
$_lang['weblink_new'] = 'New Weblink';