Commit 6dbd2bb8d8e9f147777f56f516aa48a893722b74

Authored by nbm
1 parent ee3d74ce

Extract translatable text from smarty templates


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4647 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1049 additions and 761 deletions
i18n/templates.c
1 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_permissions.smarty */ 1 +/* ./templates/ktcore/manage_permissions.smarty */
2 gettext("Existing permissions"); 2 gettext("Existing permissions");
3 3
4 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_permissions.smarty */ 4 +/* ./templates/ktcore/manage_permissions.smarty */
5 gettext("Create a new permission"); 5 gettext("Create a new permission");
6 6
7 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_permissions.smarty */ 7 +/* ./templates/ktcore/manage_permissions.smarty */
8 gettext("Create"); 8 gettext("Create");
9 9
10 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_permissions.smarty */ 10 +/* ./templates/ktcore/manage_permissions.smarty */
11 gettext("Permission"); 11 gettext("Permission");
12 12
13 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_permissions.smarty */ 13 +/* ./templates/ktcore/manage_permissions.smarty */
14 gettext("Display Name"); 14 gettext("Display Name");
15 15
16 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_permissions.smarty */ 16 +/* ./templates/ktcore/manage_permissions.smarty */
17 gettext("Delete"); 17 gettext("Delete");
18 18
19 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_permissions.smarty */ 19 +/* ./templates/ktcore/manage_permissions.smarty */
20 gettext("Built-in"); 20 gettext("Built-in");
21 21
22 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 22 +/* ./templates/ktcore/manage_permissions.smarty */
  23 +gettext("Delete Permission");
  24 +
  25 +/* ./templates/ktcore/edit_fieldset.smarty */
23 gettext("Edit Fieldset"); 26 gettext("Edit Fieldset");
24 27
25 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 28 +/* ./templates/ktcore/edit_fieldset.smarty */
26 gettext("Current Fields in Set"); 29 gettext("Current Fields in Set");
27 30
28 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 31 +/* ./templates/ktcore/edit_fieldset.smarty */
29 gettext("Fields which are currently not included in any set can be added to this set."); 32 gettext("Fields which are currently not included in any set can be added to this set.");
30 33
31 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 34 +/* ./templates/ktcore/edit_fieldset.smarty */
32 gettext("No fields associated with this fieldset."); 35 gettext("No fields associated with this fieldset.");
33 36
34 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 37 +/* ./templates/ktcore/edit_fieldset.smarty */
35 gettext("Remove"); 38 gettext("Remove");
36 39
37 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 40 +/* ./templates/ktcore/edit_fieldset.smarty */
38 gettext("Add Field to set"); 41 gettext("Add Field to set");
39 42
40 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 43 +/* ./templates/ktcore/edit_fieldset.smarty */
41 gettext("Fields which are currently not included in any set can be added to this set."); 44 gettext("Fields which are currently not included in any set can be added to this set.");
42 45
43 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 46 +/* ./templates/ktcore/edit_fieldset.smarty */
44 gettext("No free fields."); 47 gettext("No free fields.");
45 48
46 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 49 +/* ./templates/ktcore/edit_fieldset.smarty */
47 gettext("Add to Fieldset"); 50 gettext("Add to Fieldset");
48 51
49 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 52 +/* ./templates/ktcore/edit_fieldset.smarty */
50 gettext("Make this fieldset conditional"); 53 gettext("Make this fieldset conditional");
51 54
52 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 55 +/* ./templates/ktcore/edit_fieldset.smarty */
53 gettext("No free fields."); 56 gettext("No free fields.");
54 57
55 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 58 +/* ./templates/ktcore/edit_fieldset.smarty */
56 gettext("Add to Fieldset"); 59 gettext("Add to Fieldset");
57 60
58 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 61 +/* ./templates/ktcore/edit_fieldset.smarty */
59 gettext("Field has conditions attached to it."); 62 gettext("Field has conditions attached to it.");
60 63
61 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 64 +/* ./templates/ktcore/edit_fieldset.smarty */
62 gettext("Manage conditions."); 65 gettext("Manage conditions.");
63 66
64 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 67 +/* ./templates/ktcore/edit_fieldset.smarty */
65 gettext("Test conditions"); 68 gettext("Test conditions");
66 69
67 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_fieldset.smarty */ 70 +/* ./templates/ktcore/edit_fieldset.smarty */
68 gettext("Fieldset cannot be made conditional. One of the fields must not be a lookup."); 71 gettext("Fieldset cannot be made conditional. One of the fields must not be a lookup.");
69 72
70 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/notifications.smarty */ 73 +/* ./templates/ktcore/manage_help.smarty */
  74 +gettext("To customise a help file, please visit that file via the help system and click on <strong>customise this help file</strong>.");
  75 +
  76 +/* ./templates/ktcore/dashlets/notifications.smarty */
71 gettext("Items that require your attention"); 77 gettext("Items that require your attention");
72 78
73 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/notifications.smarty */ 79 +/* ./templates/ktcore/dashlets/notifications.smarty */
74 gettext("No items require your attention."); 80 gettext("No items require your attention.");
75 81
76 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/admintutorial.smarty */  
77 -gettext("If this is your first KnowledgeTree installation, or if you've just upgraded from KnowledgeTree 2.x, we've put together some information which might help you get to grips with the new system.");  
78 -  
79 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/admintutorial.smarty */  
80 -gettext("Read the admin introduction.");  
81 -  
82 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/admintutorial.smarty */  
83 -gettext("Find out what's different in <strong>KT 3</strong>.");  
84 -  
85 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/admintutorial.smarty */  
86 -gettext("Don't show me this again.");  
87 -  
88 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/beta1info.smarty */ 82 +/* ./templates/ktcore/dashlets/beta1info.smarty */
89 gettext("Welcome to the KnowledgeTree 3 Beta"); 83 gettext("Welcome to the KnowledgeTree 3 Beta");
90 84
91 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/beta1info.smarty */  
92 -gettext("If this is your first KnowledgeTree installation, or if you've just upgraded from KnowledgeTree 2.x, we've put together some information which might help you get to grips with the new system."); 85 +/* ./templates/ktcore/dashlets/beta1info.smarty */
  86 +gettext("If this is your first KnowledgeTree installation, or if you've just upgraded from KnowledgeTree 2.x, we've put together some information to help you familiarise yourself with the new system.");
93 87
94 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/beta1info.smarty */  
95 -gettext("What's a Beta?"); 88 +/* ./templates/ktcore/dashlets/beta1info.smarty */
  89 +gettext("What is a Beta?");
96 90
97 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/beta1info.smarty */  
98 -gettext("Help! Something went wrong!"); 91 +/* ./templates/ktcore/dashlets/beta1info.smarty */
  92 +gettext("Help! Something went wrong!");
99 93
100 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/checkedout.smarty */ 94 +/* ./templates/ktcore/dashlets/checkedout.smarty */
101 gettext("Your Checked-out Documents"); 95 gettext("Your Checked-out Documents");
102 96
103 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/checkedout.smarty */  
104 -gettext("Since a document which is checked out cannot be modified by anyone else, it is important to check them back in as soon as you have made the apppriate changes."); 97 +/* ./templates/ktcore/dashlets/checkedout.smarty */
  98 +gettext("A checked-out document may not be modified by others. Please ensure that you check-in your documents to the repository as soon as you have finished working with them.");
105 99
106 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/checkedout.smarty */ 100 +/* ./templates/ktcore/dashlets/checkedout.smarty */
107 gettext("View Document"); 101 gettext("View Document");
108 102
109 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/checkedout.smarty */ 103 +/* ./templates/ktcore/dashlets/checkedout.smarty */
110 gettext("You have no documents which are currently checked out."); 104 gettext("You have no documents which are currently checked out.");
111 105
112 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/usertutorial.smarty */ 106 +/* ./templates/ktcore/dashlets/usertutorial.smarty */
113 gettext("Crash Course in KnowledgeTree"); 107 gettext("Crash Course in KnowledgeTree");
114 108
115 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/usertutorial.smarty */  
116 -gettext("New to Document Management, or to KnowledgeTree&trade; 3? We've written some quick documentation"); 109 +/* ./templates/ktcore/dashlets/usertutorial.smarty */
  110 +gettext("New to Document Management, or to KnowledgeTree&trade; 3? We've written some quick documentation to help you along");
  111 +
  112 +/* ./templates/ktcore/dashlets/usertutorial.smarty */
  113 +gettext("Don't show me this again.");
  114 +
  115 +/* ./templates/ktcore/dashlets/admintutorial.smarty */
  116 +gettext("If this is your first KnowledgeTree installation, or if you've just upgraded from KnowledgeTree 2.x, we've put together some information which might help you get to grips with the new system.");
  117 +
  118 +/* ./templates/ktcore/dashlets/admintutorial.smarty */
  119 +gettext("Read the admin introduction.");
  120 +
  121 +/* ./templates/ktcore/dashlets/admintutorial.smarty */
  122 +gettext("Find out what's new in <strong>KT 3</strong>.");
117 123
118 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/dashlets/usertutorial.smarty */ 124 +/* ./templates/ktcore/dashlets/admintutorial.smarty */
119 gettext("Don't show me this again."); 125 gettext("Don't show me this again.");
120 126
121 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkin.smarty */ 127 +/* ./templates/ktcore/action/checkin.smarty */
122 gettext("Checking in a document updates the document and allows others to check out the document."); 128 gettext("Checking in a document updates the document and allows others to check out the document.");
123 129
124 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkin.smarty */ 130 +/* ./templates/ktcore/action/checkin.smarty */
125 gettext("If you do not intend to edit the document, and you do not wish to prevent others from changing the document, you should <a href=\"#link#\">cancel this checkout</a>."); 131 gettext("If you do not intend to edit the document, and you do not wish to prevent others from changing the document, you should <a href=\"#link#\">cancel this checkout</a>.");
126 132
127 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkin.smarty */ 133 +/* ./templates/ktcore/action/checkin.smarty */
128 gettext("Checkin"); 134 gettext("Checkin");
129 135
130 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkin.smarty */ 136 +/* ./templates/ktcore/action/checkin.smarty */
131 gettext("Checkin"); 137 gettext("Checkin");
132 138
133 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkout.smarty */ 139 +/* ./templates/ktcore/action/checkout.smarty */
134 gettext("Checking out a document reserves it for your exclusive use. This ensures that you can edit the document without anyone else changing the document and placing it into the document management system."); 140 gettext("Checking out a document reserves it for your exclusive use. This ensures that you can edit the document without anyone else changing the document and placing it into the document management system.");
135 141
136 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkout.smarty */ 142 +/* ./templates/ktcore/action/checkout.smarty */
137 gettext("If you do not intend to edit the document, and you do not wish to prevent others from changing the document, you should <a href=\"#link#\">cancel this checkout</a>."); 143 gettext("If you do not intend to edit the document, and you do not wish to prevent others from changing the document, you should <a href=\"#link#\">cancel this checkout</a>.");
138 144
139 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkout.smarty */ 145 +/* ./templates/ktcore/action/checkout.smarty */
140 gettext("Checkout"); 146 gettext("Checkout");
141 147
142 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkout.smarty */ 148 +/* ./templates/ktcore/action/checkout.smarty */
143 gettext("Checkout"); 149 gettext("Checkout");
144 150
145 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkout_final.smarty */ 151 +/* ./templates/ktcore/action/checkout_final.smarty */
146 gettext("The document you wish to check out will begin to download soon. If it does not automatically start to download, you can use <a href=\"#link#\">this link</a> to start it yourself."); 152 gettext("The document you wish to check out will begin to download soon. If it does not automatically start to download, you can use <a href=\"#link#\">this link</a> to start it yourself.");
147 153
148 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/checkout_final.smarty */ 154 +/* ./templates/ktcore/action/checkout_final.smarty */
149 gettext("Once the document has been downloaded, you should <a href=\"#link#\">return to the document view</a>."); 155 gettext("Once the document has been downloaded, you should <a href=\"#link#\">return to the document view</a>.");
150 156
151 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/delete.smarty */ 157 +/* ./templates/ktcore/action/delete.smarty */
152 gettext("Deleting a document marks it as no longer being displayed. The document management system does not remove the document entirely, and it can be restored at a later stage."); 158 gettext("Deleting a document marks it as no longer being displayed. The document management system does not remove the document entirely, and it can be restored at a later stage.");
153 159
154 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/delete.smarty */ 160 +/* ./templates/ktcore/action/delete.smarty */
155 gettext("If you do not intend to delete this document, you should <a href=\"#link#\">cancel the deletion</a>."); 161 gettext("If you do not intend to delete this document, you should <a href=\"#link#\">cancel the deletion</a>.");
156 162
157 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/delete.smarty */ 163 +/* ./templates/ktcore/action/delete.smarty */
158 gettext("Delete"); 164 gettext("Delete");
159 165
160 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/delete.smarty */ 166 +/* ./templates/ktcore/action/delete.smarty */
161 gettext("Delete"); 167 gettext("Delete");
162 168
163 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move.smarty */ 169 +/* ./templates/ktcore/action/move.smarty */
164 gettext("Moving a document relocates the document within the document repository."); 170 gettext("Moving a document relocates the document within the document repository.");
165 171
166 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move.smarty */ 172 +/* ./templates/ktcore/action/move.smarty */
167 gettext("If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>."); 173 gettext("If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>.");
168 174
169 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move.smarty */ 175 +/* ./templates/ktcore/action/move.smarty */
170 gettext("Move"); 176 gettext("Move");
171 177
172 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move.smarty */ 178 +/* ./templates/ktcore/action/move.smarty */
173 gettext("Target folder"); 179 gettext("Target folder");
174 180
175 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move.smarty */ 181 +/* ./templates/ktcore/action/move.smarty */
176 gettext("The folder given below is where the document is going to be moved to. Use the folder collection and path below to browse to the folder you wish to move the documents into."); 182 gettext("The folder given below is where the document is going to be moved to. Use the folder collection and path below to browse to the folder you wish to move the documents into.");
177 183
178 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move.smarty */ 184 +/* ./templates/ktcore/action/move.smarty */
179 gettext("Move"); 185 gettext("Move");
180 186
181 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move.smarty */ 187 +/* ./templates/ktcore/action/move.smarty */
182 gettext("Cancel"); 188 gettext("Cancel");
183 189
184 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move_final.smarty */ 190 +/* ./templates/ktcore/action/move_final.smarty */
185 gettext("Moving a document relocates the document within the document repository."); 191 gettext("Moving a document relocates the document within the document repository.");
186 192
187 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move_final.smarty */ 193 +/* ./templates/ktcore/action/move_final.smarty */
188 gettext("If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>."); 194 gettext("If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>.");
189 195
190 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move_final.smarty */ 196 +/* ./templates/ktcore/action/move_final.smarty */
191 gettext("Move"); 197 gettext("Move");
192 198
193 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move_final.smarty */ 199 +/* ./templates/ktcore/action/move_final.smarty */
194 gettext("Move"); 200 gettext("Move");
195 201
196 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/move_final.smarty */ 202 +/* ./templates/ktcore/action/move_final.smarty */
197 gettext("Cancel"); 203 gettext("Cancel");
198 204
199 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/archive.smarty */ 205 +/* ./templates/ktcore/action/archive.smarty */
200 gettext("If you do not intend to archive this document, you should <a href=\"#link#\">cancel the archive</a>."); 206 gettext("If you do not intend to archive this document, you should <a href=\"#link#\">cancel the archive</a>.");
201 207
202 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/archive.smarty */ 208 +/* ./templates/ktcore/action/archive.smarty */
203 gettext("Archive"); 209 gettext("Archive");
204 210
205 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/archive.smarty */  
206 -gettext("Move"); 211 +/* ./templates/ktcore/action/archive.smarty */
  212 +gettext("Archive");
207 213
208 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/archive.smarty */ 214 +/* ./templates/ktcore/action/archive.smarty */
209 gettext("Cancel"); 215 gettext("Cancel");
210 216
211 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/addFolder.smarty */ 217 +/* ./templates/ktcore/action/addFolder.smarty */
212 gettext("Folders are one way of organising documents in the document management system. Folders provide meaning in the traditional file storage way - through a path through which one will browse that describes the content more specifically as one enters folders."); 218 gettext("Folders are one way of organising documents in the document management system. Folders provide meaning in the traditional file storage way - through a path through which one will browse that describes the content more specifically as one enters folders.");
213 219
214 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/addFolder.smarty */ 220 +/* ./templates/ktcore/action/addFolder.smarty */
215 gettext("If you do not intend to add a folder, you should <a href=\"#link#\">cancel this action</a>."); 221 gettext("If you do not intend to add a folder, you should <a href=\"#link#\">cancel this action</a>.");
216 222
217 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/addFolder.smarty */ 223 +/* ./templates/ktcore/action/addFolder.smarty */
218 gettext("Add folder"); 224 gettext("Add folder");
219 225
220 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/action/addFolder.smarty */ 226 +/* ./templates/ktcore/action/addFolder.smarty */
221 gettext("Add folder"); 227 gettext("Add folder");
222 228
223 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 229 +/* ./templates/ktcore/action/finalise_mass_move.smarty */
  230 +gettext("Move Files and Folders");
  231 +
  232 +/* ./templates/ktcore/action/finalise_mass_move.smarty */
  233 +gettext("Move");
  234 +
  235 +/* ./templates/ktcore/action/finalise_mass_move.smarty */
  236 +gettext("Please give these final details.");
  237 +
  238 +/* ./templates/ktcore/action/finalise_mass_move.smarty */
  239 +gettext("Move");
  240 +
  241 +/* ./templates/ktcore/action/finalise_mass_move.smarty */
  242 +gettext("Cancel");
  243 +
  244 +/* ./templates/ktcore/action/mass_move.smarty */
  245 +gettext("Move Files and Folders");
  246 +
  247 +/* ./templates/ktcore/action/mass_move.smarty */
  248 +gettext("Move");
  249 +
  250 +/* ./templates/ktcore/action/mass_move.smarty */
  251 +gettext("Target folder");
  252 +
  253 +/* ./templates/ktcore/action/mass_move.smarty */
  254 +gettext("Use the folder collection and path below to browse to the folder you wish to move the documents into.");
  255 +
  256 +/* ./templates/ktcore/action/mass_move.smarty */
  257 +gettext("Move");
  258 +
  259 +/* ./templates/ktcore/action/mass_move.smarty */
  260 +gettext("Cancel");
  261 +
  262 +/* ./templates/ktcore/edit_conditional.smarty */
224 gettext("Edit Fieldset"); 263 gettext("Edit Fieldset");
225 264
226 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 265 +/* ./templates/ktcore/edit_conditional.smarty */
227 gettext("Current Fields in Set"); 266 gettext("Current Fields in Set");
228 267
229 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 268 +/* ./templates/ktcore/edit_conditional.smarty */
230 gettext("Fields which are currently not included in any set can be added to this set."); 269 gettext("Fields which are currently not included in any set can be added to this set.");
231 270
232 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 271 +/* ./templates/ktcore/edit_conditional.smarty */
233 gettext("No fields associated with this fieldset."); 272 gettext("No fields associated with this fieldset.");
234 273
235 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 274 +/* ./templates/ktcore/edit_conditional.smarty */
236 gettext("Remove"); 275 gettext("Remove");
237 276
238 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 277 +/* ./templates/ktcore/edit_conditional.smarty */
239 gettext("Add Field to set"); 278 gettext("Add Field to set");
240 279
241 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 280 +/* ./templates/ktcore/edit_conditional.smarty */
242 gettext("Fields which are currently not included in any set can be added to this set."); 281 gettext("Fields which are currently not included in any set can be added to this set.");
243 282
244 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 283 +/* ./templates/ktcore/edit_conditional.smarty */
245 gettext("No free fields."); 284 gettext("No free fields.");
246 285
247 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 286 +/* ./templates/ktcore/edit_conditional.smarty */
248 gettext("Add to Fieldset"); 287 gettext("Add to Fieldset");
249 288
250 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 289 +/* ./templates/ktcore/edit_conditional.smarty */
251 gettext("Make this fieldset conditional"); 290 gettext("Make this fieldset conditional");
252 291
253 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 292 +/* ./templates/ktcore/edit_conditional.smarty */
254 gettext("No free fields."); 293 gettext("No free fields.");
255 294
256 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 295 +/* ./templates/ktcore/edit_conditional.smarty */
257 gettext("Add to Fieldset"); 296 gettext("Add to Fieldset");
258 297
259 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 298 +/* ./templates/ktcore/edit_conditional.smarty */
260 gettext("Field has conditions attached to it."); 299 gettext("Field has conditions attached to it.");
261 300
262 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 301 +/* ./templates/ktcore/edit_conditional.smarty */
263 gettext("Manage conditions."); 302 gettext("Manage conditions.");
264 303
265 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 304 +/* ./templates/ktcore/edit_conditional.smarty */
266 gettext("Test conditions"); 305 gettext("Test conditions");
267 306
268 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_conditional.smarty */ 307 +/* ./templates/ktcore/edit_conditional.smarty */
269 gettext("Fieldset cannot be made conditional. One of the fields must not be a lookup."); 308 gettext("Fieldset cannot be made conditional. One of the fields must not be a lookup.");
270 309
271 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 310 +/* ./templates/ktcore/edit_lookuptrees.smarty */
272 gettext("Edit Lookup Tree"); 311 gettext("Edit Lookup Tree");
273 312
274 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 313 +/* ./templates/ktcore/edit_lookuptrees.smarty */
275 gettext("Add New Subcategory"); 314 gettext("Add New Subcategory");
276 315
277 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 316 +/* ./templates/ktcore/edit_lookuptrees.smarty */
278 gettext("add new category"); 317 gettext("add new category");
279 318
280 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 319 +/* ./templates/ktcore/edit_lookuptrees.smarty */
281 gettext("No free keywords. Use the \"unlink\" action on a keyword to make it available."); 320 gettext("No free keywords. Use the \"unlink\" action on a keyword to make it available.");
282 321
283 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 322 +/* ./templates/ktcore/edit_lookuptrees.smarty */
284 gettext("Link free keywords."); 323 gettext("Link free keywords.");
285 324
286 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 325 +/* ./templates/ktcore/edit_lookuptrees.smarty */
287 gettext("Category"); 326 gettext("Category");
288 327
289 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 328 +/* ./templates/ktcore/edit_lookuptrees.smarty */
290 gettext("Add to category"); 329 gettext("Add to category");
291 330
292 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 331 +/* ./templates/ktcore/edit_lookuptrees.smarty */
293 gettext("Preview"); 332 gettext("Preview");
294 333
295 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/edit_lookuptrees.smarty */ 334 +/* ./templates/ktcore/edit_lookuptrees.smarty */
296 gettext("Use the +/- arrows to open or close the tree. Bold items are metadata keywords. To edit a category (including adding or removing keywords) click on the \"edit\" link."); 335 gettext("Use the +/- arrows to open or close the tree. Bold items are metadata keywords. To edit a category (including adding or removing keywords) click on the \"edit\" link.");
297 336
298 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 337 +/* ./templates/ktcore/manage_fieldsets.smarty */
299 gettext("Existing Fieldsets"); 338 gettext("Existing Fieldsets");
300 339
301 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 340 +/* ./templates/ktcore/manage_fieldsets.smarty */
302 gettext("Human Name"); 341 gettext("Human Name");
303 342
304 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 343 +/* ./templates/ktcore/manage_fieldsets.smarty */
305 gettext("Namespace"); 344 gettext("Namespace");
306 345
307 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 346 +/* ./templates/ktcore/manage_fieldsets.smarty */
308 gettext("Manage"); 347 gettext("Manage");
309 348
310 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 349 +/* ./templates/ktcore/manage_fieldsets.smarty */
311 gettext("Edit"); 350 gettext("Edit");
312 351
313 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 352 +/* ./templates/ktcore/manage_fieldsets.smarty */
314 gettext("Delete"); 353 gettext("Delete");
315 354
316 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 355 +/* ./templates/ktcore/manage_fieldsets.smarty */
317 gettext("Built-in set."); 356 gettext("Built-in set.");
318 357
319 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 358 +/* ./templates/ktcore/manage_fieldsets.smarty */
320 gettext("Create a new Fieldset"); 359 gettext("Create a new Fieldset");
321 360
322 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 361 +/* ./templates/ktcore/manage_fieldsets.smarty */
323 gettext("Name"); 362 gettext("Name");
324 363
325 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 364 +/* ./templates/ktcore/manage_fieldsets.smarty */
326 gettext("Namespace"); 365 gettext("Namespace");
327 366
328 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_fieldsets.smarty */ 367 +/* ./templates/ktcore/manage_fieldsets.smarty */
329 gettext("Create Fieldset"); 368 gettext("Create Fieldset");
330 369
331 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */ 370 +/* ./templates/ktcore/boolean_search.smarty */
332 gettext("Boolean Search"); 371 gettext("Boolean Search");
333 372
334 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */ 373 +/* ./templates/ktcore/boolean_search.smarty */
335 gettext("Return items which match &nbsp;#options# of the <strong>criteria groups</strong> specified."); 374 gettext("Return items which match &nbsp;#options# of the <strong>criteria groups</strong> specified.");
336 375
337 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */ 376 +/* ./templates/ktcore/boolean_search.smarty */
338 gettext("Criteria Group"); 377 gettext("Criteria Group");
339 378
340 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */  
341 -gettext("Return items which match &nbsp;#options# of the criteria specified."); 379 +/* ./templates/ktcore/boolean_search.smarty */
  380 +gettext("Return items which match &nbsp;#options# of the criteria specified below.");
342 381
343 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */ 382 +/* ./templates/ktcore/boolean_search.smarty */
344 gettext("Criteria"); 383 gettext("Criteria");
345 384
346 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */ 385 +/* ./templates/ktcore/boolean_search.smarty */
347 gettext("Values"); 386 gettext("Values");
348 387
349 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */ 388 +/* ./templates/ktcore/boolean_search.smarty */
350 gettext("first select a type of query"); 389 gettext("first select a type of query");
351 390
352 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */ 391 +/* ./templates/ktcore/boolean_search.smarty */
353 gettext("Add"); 392 gettext("Add");
354 393
355 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */  
356 -gettext("add another set of criteria"); 394 +/* ./templates/ktcore/boolean_search.smarty */
  395 +gettext("Add another set of criteria");
357 396
358 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/boolean_search.smarty */ 397 +/* ./templates/ktcore/boolean_search.smarty */
359 gettext("Search"); 398 gettext("Search");
360 399
361 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/savedsearches.smarty */ 400 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
362 gettext("Saved searches"); 401 gettext("Saved searches");
363 402
364 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/savedsearches.smarty */ 403 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
  404 +gettext("Saved searches are searches which are particular to your location For example, you could define a search which returns all documents in a particular workflow state, or all documents which are considered \"common\" within your organisation (leave policy, newsletters, etc.) based on a category or fieldset value.");
  405 +
  406 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
365 gettext("Create a new saved search"); 407 gettext("Create a new saved search");
366 408
367 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/savedsearches.smarty */ 409 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
368 gettext("New"); 410 gettext("New");
369 411
370 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/savedsearches.smarty */  
371 -gettext("Edit existing saved searches"); 412 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
  413 +gettext("Existing Searches");
  414 +
  415 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
  416 +gettext("Search Name");
372 417
373 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/savedsearches.smarty */ 418 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
374 gettext("Edit"); 419 gettext("Edit");
375 420
376 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/savedsearches.smarty */  
377 -gettext("Run a saved search"); 421 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
  422 +gettext("Delete");
  423 +
  424 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
  425 +gettext("View Results");
378 426
379 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/savedsearches.smarty */  
380 -gettext("Run"); 427 +/* ./templates/ktcore/search/administration/savedsearches.smarty */
  428 +gettext("No Saved Searches have been defined.");
381 429
382 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/conditions.smarty */ 430 +/* ./templates/ktcore/search/administration/conditions.smarty */
383 gettext("Conditions"); 431 gettext("Conditions");
384 432
385 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/conditions.smarty */ 433 +/* ./templates/ktcore/search/administration/conditions.smarty */
386 gettext("Create a new condition"); 434 gettext("Create a new condition");
387 435
388 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/conditions.smarty */ 436 +/* ./templates/ktcore/search/administration/conditions.smarty */
389 gettext("New"); 437 gettext("New");
390 438
391 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/conditions.smarty */ 439 +/* ./templates/ktcore/search/administration/conditions.smarty */
392 gettext("Edit existing conditions"); 440 gettext("Edit existing conditions");
393 441
394 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/search/administration/conditions.smarty */ 442 +/* ./templates/ktcore/search/administration/conditions.smarty */
395 gettext("Edit"); 443 gettext("Edit");
396 444
397 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 445 +/* ./templates/ktcore/folder/permissions.smarty */
398 gettext("Folder permissions"); 446 gettext("Folder permissions");
399 447
400 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 448 +/* ./templates/ktcore/folder/permissions.smarty */
401 gettext("View"); 449 gettext("View");
402 450
403 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 451 +/* ./templates/ktcore/folder/permissions.smarty */
404 gettext("Edit"); 452 gettext("Edit");
405 453
406 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 454 +/* ./templates/ktcore/folder/permissions.smarty */
  455 +gettext("Update");
  456 +
  457 +/* ./templates/ktcore/folder/permissions.smarty */
407 gettext("Inherited from:"); 458 gettext("Inherited from:");
408 459
409 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 460 +/* ./templates/ktcore/folder/permissions.smarty */
410 gettext("Copy"); 461 gettext("Copy");
411 462
412 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 463 +/* ./templates/ktcore/folder/permissions.smarty */
413 gettext("Use parent's permissions"); 464 gettext("Use parent's permissions");
414 465
415 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */  
416 -gettext("Update");  
417 -  
418 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 466 +/* ./templates/ktcore/folder/permissions.smarty */
419 gettext("Group"); 467 gettext("Group");
420 468
421 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 469 +/* ./templates/ktcore/folder/permissions.smarty */
422 gettext("Condition"); 470 gettext("Condition");
423 471
424 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 472 +/* ./templates/ktcore/folder/permissions.smarty */
425 gettext("True"); 473 gettext("True");
426 474
427 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 475 +/* ./templates/ktcore/folder/permissions.smarty */
428 gettext("False"); 476 gettext("False");
429 477
430 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 478 +/* ./templates/ktcore/folder/permissions.smarty */
431 gettext("Add a new dynamic permission"); 479 gettext("Add a new dynamic permission");
432 480
433 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 481 +/* ./templates/ktcore/folder/permissions.smarty */
434 gettext("Group"); 482 gettext("Group");
435 483
436 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 484 +/* ./templates/ktcore/folder/permissions.smarty */
437 gettext("Condition"); 485 gettext("Condition");
438 486
439 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */ 487 +/* ./templates/ktcore/folder/permissions.smarty */
440 gettext("Add"); 488 gettext("Add");
441 489
442 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */  
443 -gettext("User");  
444 -  
445 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */  
446 -gettext("True");  
447 -  
448 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/permissions.smarty */  
449 -gettext("False");  
450 -  
451 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/bulkImport.smarty */ 490 +/* ./templates/ktcore/folder/bulkImport.smarty */
452 gettext("Bulk import"); 491 gettext("Bulk import");
453 492
454 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/bulkImport.smarty */ 493 +/* ./templates/ktcore/folder/bulkImport.smarty */
455 gettext("The bulk import facility allows for a number of documents to be added to the document management system easily. Provide a path on the <strong>server</strong>, and all documents and folders within that path will be added to the document management system."); 494 gettext("The bulk import facility allows for a number of documents to be added to the document management system easily. Provide a path on the <strong>server</strong>, and all documents and folders within that path will be added to the document management system.");
456 495
457 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/bulkImport.smarty */ 496 +/* ./templates/ktcore/folder/bulkImport.smarty */
458 gettext("Import"); 497 gettext("Import");
459 498
460 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/bulkUpload.smarty */ 499 +/* ./templates/ktcore/folder/bulkUpload.smarty */
461 gettext("Bulk import"); 500 gettext("Bulk import");
462 501
463 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/bulkUpload.smarty */ 502 +/* ./templates/ktcore/folder/bulkUpload.smarty */
464 gettext("The bulk upload facility allows for a number of documents to be added to the document management system. Provide an archive (ZIP) file from your local computer, and all documents and folders within that archive will be added to the document management system."); 503 gettext("The bulk upload facility allows for a number of documents to be added to the document management system. Provide an archive (ZIP) file from your local computer, and all documents and folders within that archive will be added to the document management system.");
465 504
466 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/folder/bulkUpload.smarty */ 505 +/* ./templates/ktcore/folder/bulkUpload.smarty */
467 gettext("Upload"); 506 gettext("Upload");
468 507
469 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 508 +/* ./templates/ktcore/folder/roles.smarty */
  509 +gettext("Allocate Roles");
  510 +
  511 +/* ./templates/ktcore/folder/roles.smarty */
  512 +gettext("In many cases, workflow actions will be assigned to certain <strong>roles</strong> (e.g. Manager, Interviewer, Researcher, Journalist). You can assign these roles to specific groups in particular areas of the document management system.");
  513 +
  514 +/* ./templates/ktcore/folder/roles.smarty */
  515 +gettext("Warning:");
  516 +
  517 +/* ./templates/ktcore/folder/roles.smarty */
  518 +gettext("Please note that changing role allocations may take a some time, depending on the number of folders below this one.");
  519 +
  520 +/* ./templates/ktcore/folder/roles.smarty */
  521 +gettext("Role");
  522 +
  523 +/* ./templates/ktcore/folder/roles.smarty */
  524 +gettext("Allocated users");
  525 +
  526 +/* ./templates/ktcore/folder/roles.smarty */
  527 +gettext("Edit Users");
  528 +
  529 +/* ./templates/ktcore/folder/roles.smarty */
  530 +gettext("Edit Groups");
  531 +
  532 +/* ./templates/ktcore/folder/roles.smarty */
  533 +gettext("Use Parent");
  534 +
  535 +/* ./templates/ktcore/folder/roles.smarty */
  536 +gettext("inherited from parent folder.");
  537 +
  538 +/* ./templates/ktcore/folder/roles.smarty */
  539 +gettext("Users:");
  540 +
  541 +/* ./templates/ktcore/folder/roles.smarty */
  542 +gettext("Groups:");
  543 +
  544 +/* ./templates/ktcore/folder/roles.smarty */
  545 +gettext("Override Parent Allocation");
  546 +
  547 +/* ./templates/ktcore/folder/roles.smarty */
  548 +gettext("Edit");
  549 +
  550 +/* ./templates/ktcore/folder/roles.smarty */
  551 +gettext("Edit");
  552 +
  553 +/* ./templates/ktcore/folder/roles.smarty */
  554 +gettext("Use parent's allocation");
  555 +
  556 +/* ./templates/ktcore/folder/roles.smarty */
  557 +gettext("Use parent's allocation");
  558 +
  559 +/* ./templates/ktcore/folder/roles.smarty */
  560 +gettext("No roles defined in the Role Administration area.");
  561 +
  562 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  563 +gettext("Allocate Groups to Role");
  564 +
  565 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  566 +gettext("Allocate Groups to Role");
  567 +
  568 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  569 +gettext("Select the groups which should be part of this role.");
  570 +
  571 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  572 +gettext("Available Groups");
  573 +
  574 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  575 +gettext("Member groups");
  576 +
  577 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  578 +gettext("Filter");
  579 +
  580 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  581 +gettext("Filter");
  582 +
  583 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  584 +gettext("save changes");
  585 +
  586 +/* ./templates/ktcore/folder/roles_managegroups.smarty */
  587 +gettext("Cancel");
  588 +
  589 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  590 +gettext("Allocate User to Role");
  591 +
  592 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  593 +gettext("Allocate User to Role");
  594 +
  595 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  596 +gettext("Select the users which should be part of this role.");
  597 +
  598 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  599 +gettext("Available Users");
  600 +
  601 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  602 +gettext("Member users");
  603 +
  604 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  605 +gettext("Filter");
  606 +
  607 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  608 +gettext("Filter");
  609 +
  610 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  611 +gettext("save changes");
  612 +
  613 +/* ./templates/ktcore/folder/roles_manageusers.smarty */
  614 +gettext("Cancel");
  615 +
  616 +/* ./templates/ktcore/folder/mass_delete.smarty */
  617 +gettext("Delete Files and Folders");
  618 +
  619 +/* ./templates/ktcore/folder/mass_delete.smarty */
  620 +gettext("Specify Reason for Delete");
  621 +
  622 +/* ./templates/ktcore/folder/mass_delete.smarty */
  623 +gettext("Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\"");
  624 +
  625 +/* ./templates/ktcore/principals/useradmin.smarty */
470 gettext("Add a new user"); 626 gettext("Add a new user");
471 627
472 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 628 +/* ./templates/ktcore/principals/useradmin.smarty */
473 gettext("Since there may be many users in the system, please select a group from the list below, or type a few letters from the person's username to begin. Alternatively, <a href=\"?show_all=1\">view all users</a> (note that this may be very slow if you have many users."); 629 gettext("Since there may be many users in the system, please select a group from the list below, or type a few letters from the person's username to begin. Alternatively, <a href=\"?show_all=1\">view all users</a> (note that this may be very slow if you have many users.");
474 630
475 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 631 +/* ./templates/ktcore/principals/useradmin.smarty */
476 gettext("search for users"); 632 gettext("search for users");
477 633
478 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 634 +/* ./templates/ktcore/principals/useradmin.smarty */
479 gettext("Name"); 635 gettext("Name");
480 636
481 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 637 +/* ./templates/ktcore/principals/useradmin.smarty */
482 gettext("Username"); 638 gettext("Username");
483 639
484 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 640 +/* ./templates/ktcore/principals/useradmin.smarty */
485 gettext("Edit"); 641 gettext("Edit");
486 642
487 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 643 +/* ./templates/ktcore/principals/useradmin.smarty */
488 gettext("Delete"); 644 gettext("Delete");
489 645
490 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 646 +/* ./templates/ktcore/principals/useradmin.smarty */
491 gettext("Group Memberships"); 647 gettext("Group Memberships");
492 648
493 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 649 +/* ./templates/ktcore/principals/useradmin.smarty */
494 gettext("Edit"); 650 gettext("Edit");
495 651
496 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 652 +/* ./templates/ktcore/principals/useradmin.smarty */
497 gettext("Delete"); 653 gettext("Delete");
498 654
499 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 655 +/* ./templates/ktcore/principals/useradmin.smarty */
500 gettext("Groups"); 656 gettext("Groups");
501 657
502 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/useradmin.smarty */ 658 +/* ./templates/ktcore/principals/useradmin.smarty */
503 gettext("No search specified, or no results for your search. Please choose some criteria from the list above to find users."); 659 gettext("No search specified, or no results for your search. Please choose some criteria from the list above to find users.");
504 660
505 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/adduser.smarty */ 661 +/* ./templates/ktcore/principals/adduser.smarty */
506 gettext("Add a user"); 662 gettext("Add a user");
507 663
508 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/adduser.smarty */ 664 +/* ./templates/ktcore/principals/adduser.smarty */
  665 +gettext("Please complete the form below to add a new user. Fields marked with a red square are required. By default, users are created using KnowledgeTree's builtin authentication provider. Should you wish to use an external authentication provider such as LDAP, please ensure that the provider's plugin is registered and enabled.");
  666 +
  667 +/* ./templates/ktcore/principals/adduser.smarty */
509 gettext("Add a user from an authentication source"); 668 gettext("Add a user from an authentication source");
510 669
511 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/adduser.smarty */ 670 +/* ./templates/ktcore/principals/adduser.smarty */
512 gettext("Instead of manually creating the user within the document management system, the user can be found within an authentication source (such as an LDAP directory) that has already been configured. This ensures that the user is correctly set up with limited intervention from the administrator, and that the user will not need to remember an additional password for the document management system."); 671 gettext("Instead of manually creating the user within the document management system, the user can be found within an authentication source (such as an LDAP directory) that has already been configured. This ensures that the user is correctly set up with limited intervention from the administrator, and that the user will not need to remember an additional password for the document management system.");
513 672
514 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/adduser.smarty */ 673 +/* ./templates/ktcore/principals/adduser.smarty */
515 gettext("Add from source"); 674 gettext("Add from source");
516 675
517 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/adduser.smarty */ 676 +/* ./templates/ktcore/principals/adduser.smarty */
518 gettext("Alternatively, you can manually create a user within KnowledgeTree below."); 677 gettext("Alternatively, you can manually create a user within KnowledgeTree below.");
519 678
520 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/adduser.smarty */ 679 +/* ./templates/ktcore/principals/adduser.smarty */
521 gettext("Create a new user"); 680 gettext("Create a new user");
522 681
523 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/adduser.smarty */ 682 +/* ./templates/ktcore/principals/adduser.smarty */
524 gettext("create user"); 683 gettext("create user");
525 684
526 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/adduser.smarty */ 685 +/* ./templates/ktcore/principals/adduser.smarty */
527 gettext("Cancel"); 686 gettext("Cancel");
528 687
529 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/edituser.smarty */ 688 +/* ./templates/ktcore/principals/edituser.smarty */
530 gettext("Edit User Details"); 689 gettext("Edit User Details");
531 690
532 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/edituser.smarty */ 691 +/* ./templates/ktcore/principals/edituser.smarty */
533 gettext("Change User Details"); 692 gettext("Change User Details");
534 693
535 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/edituser.smarty */ 694 +/* ./templates/ktcore/principals/edituser.smarty */
  695 +gettext("Please complete the form below to edit the user. Fields marked with a red square are required. By default, users are created using KnowledgeTree's builtin authentication provider. Should you wish to use an external authentication provider such as LDAP, please ensure that the provider's plugin is registered and enabled.");
  696 +
  697 +/* ./templates/ktcore/principals/edituser.smarty */
536 gettext("save changes"); 698 gettext("save changes");
537 699
538 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/edituser.smarty */ 700 +/* ./templates/ktcore/principals/edituser.smarty */
539 gettext("Cancel"); 701 gettext("Cancel");
540 702
541 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/edituser.smarty */ 703 +/* ./templates/ktcore/principals/edituser.smarty */
542 gettext("Authentication"); 704 gettext("Authentication");
543 705
544 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/edituser.smarty */ 706 +/* ./templates/ktcore/principals/edituser.smarty */
545 gettext("#name#'s authentication is handled by the <strong>#provider#</strong>."); 707 gettext("#name#'s authentication is handled by the <strong>#provider#</strong>.");
546 708
547 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */ 709 +/* ./templates/ktcore/principals/usergroups.smarty */
548 gettext("Change #name#'s Groups"); 710 gettext("Change #name#'s Groups");
549 711
550 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */ 712 +/* ./templates/ktcore/principals/usergroups.smarty */
  713 +gettext("Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system.");
  714 +
  715 +/* ./templates/ktcore/principals/usergroups.smarty */
551 gettext("Change #name#'s Groups"); 716 gettext("Change #name#'s Groups");
552 717
553 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */  
554 -gettext("Select the groups which should contain this user."); 718 +/* ./templates/ktcore/principals/usergroups.smarty */
  719 +gettext("Select the groups which this user should belong to from the left-hand list and then click the <strong>right pointing arrows</strong>. Once you have added all the groups that you require, press <strong>save changes</strong>.");
555 720
556 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */ 721 +/* ./templates/ktcore/principals/usergroups.smarty */
557 gettext("Available Groups"); 722 gettext("Available Groups");
558 723
559 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */ 724 +/* ./templates/ktcore/principals/usergroups.smarty */
560 gettext("Assigned Groups"); 725 gettext("Assigned Groups");
561 726
562 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */ 727 +/* ./templates/ktcore/principals/usergroups.smarty */
563 gettext("Filter"); 728 gettext("Filter");
564 729
565 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */ 730 +/* ./templates/ktcore/principals/usergroups.smarty */
566 gettext("Filter"); 731 gettext("Filter");
567 732
568 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */ 733 +/* ./templates/ktcore/principals/usergroups.smarty */
569 gettext("save changes"); 734 gettext("save changes");
570 735
571 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/usergroups.smarty */ 736 +/* ./templates/ktcore/principals/usergroups.smarty */
572 gettext("Cancel"); 737 gettext("Cancel");
573 738
574 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/editgroup.smarty */ 739 +/* ./templates/ktcore/principals/editgroup.smarty */
575 gettext("Change the system's information about group <strong>#name</strong>"); 740 gettext("Change the system's information about group <strong>#name</strong>");
576 741
577 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/editgroup.smarty */ 742 +/* ./templates/ktcore/principals/editgroup.smarty */
578 gettext("Change Group Details"); 743 gettext("Change Group Details");
579 744
580 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/editgroup.smarty */ 745 +/* ./templates/ktcore/principals/editgroup.smarty */
  746 +gettext("Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system.");
  747 +
  748 +/* ./templates/ktcore/principals/editgroup.smarty */
581 gettext("save changes to group"); 749 gettext("save changes to group");
582 750
583 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/editgroup.smarty */ 751 +/* ./templates/ktcore/principals/editgroup.smarty */
584 gettext("Cancel"); 752 gettext("Cancel");
585 753
586 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/addgroup.smarty */  
587 -gettext("Create a new Group"); 754 +/* ./templates/ktcore/principals/addgroup.smarty */
  755 +gettext("Add a new group");
  756 +
  757 +/* ./templates/ktcore/principals/addgroup.smarty */
  758 +gettext("Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system.");
  759 +
  760 +/* ./templates/ktcore/principals/addgroup.smarty */
  761 +gettext("Specify group details");
588 762
589 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/addgroup.smarty */  
590 -gettext("Create a new group."); 763 +/* ./templates/ktcore/principals/addgroup.smarty */
  764 +gettext("Please enter the Group's details below and then click <strong>create group</strong>. Fields marked with a red square are required.");
591 765
592 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/addgroup.smarty */ 766 +/* ./templates/ktcore/principals/addgroup.smarty */
593 gettext("create group"); 767 gettext("create group");
594 768
595 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/addgroup.smarty */ 769 +/* ./templates/ktcore/principals/addgroup.smarty */
596 gettext("Cancel"); 770 gettext("Cancel");
597 771
598 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 772 +/* ./templates/ktcore/principals/groupadmin.smarty */
599 gettext("Group Administration"); 773 gettext("Group Administration");
600 774
601 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 775 +/* ./templates/ktcore/principals/groupadmin.smarty */
602 gettext("Search for groups"); 776 gettext("Search for groups");
603 777
604 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */  
605 -gettext("Since there may be many groups in the system, please type a few letters from the group's name to begin. Alternatively, <a href=\"?show_all=1\">view all groups</a> (note that this may be very slow if you have many groups."); 778 +/* ./templates/ktcore/principals/groupadmin.smarty */
  779 +gettext("Since there may be many groups in the system, please type a few letters from the group's name to begin. Alternatively, <a href=\"?show_all=1\">view all groups</a> (note that this action may take some time if you have many groups).");
606 780
607 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 781 +/* ./templates/ktcore/principals/groupadmin.smarty */
608 gettext("search for groups"); 782 gettext("search for groups");
609 783
610 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 784 +/* ./templates/ktcore/principals/groupadmin.smarty */
611 gettext("Group Name"); 785 gettext("Group Name");
612 786
613 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 787 +/* ./templates/ktcore/principals/groupadmin.smarty */
614 gettext("Unit Name"); 788 gettext("Unit Name");
615 789
616 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 790 +/* ./templates/ktcore/principals/groupadmin.smarty */
617 gettext("Edit"); 791 gettext("Edit");
618 792
619 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 793 +/* ./templates/ktcore/principals/groupadmin.smarty */
620 gettext("Manage Users"); 794 gettext("Manage Users");
621 795
622 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 796 +/* ./templates/ktcore/principals/groupadmin.smarty */
623 gettext("Manage sub-groups"); 797 gettext("Manage sub-groups");
624 798
625 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 799 +/* ./templates/ktcore/principals/groupadmin.smarty */
626 gettext("Delete"); 800 gettext("Delete");
627 801
628 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 802 +/* ./templates/ktcore/principals/groupadmin.smarty */
629 gettext("not part of a unit"); 803 gettext("not part of a unit");
630 804
631 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 805 +/* ./templates/ktcore/principals/groupadmin.smarty */
632 gettext("Edit"); 806 gettext("Edit");
633 807
634 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 808 +/* ./templates/ktcore/principals/groupadmin.smarty */
635 gettext("Manage Users"); 809 gettext("Manage Users");
636 810
637 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 811 +/* ./templates/ktcore/principals/groupadmin.smarty */
638 gettext("Manage sub-groups"); 812 gettext("Manage sub-groups");
639 813
640 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 814 +/* ./templates/ktcore/principals/groupadmin.smarty */
641 gettext("Delete"); 815 gettext("Delete");
642 816
643 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groupadmin.smarty */ 817 +/* ./templates/ktcore/principals/groupadmin.smarty */
644 gettext("No search specified, or no results for your search."); 818 gettext("No search specified, or no results for your search.");
645 819
646 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */ 820 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
647 gettext("Manage Sub-Groups in #name#"); 821 gettext("Manage Sub-Groups in #name#");
648 822
649 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */ 823 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
  824 +gettext("Groups may contain other groups, allowing for a convenient way to build tree's of users and efficiently assign security privileges.");
  825 +
  826 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
650 gettext("Change Sub-Groups in #name#"); 827 gettext("Change Sub-Groups in #name#");
651 828
652 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */  
653 -gettext("Select the groups which should be part of this group."); 829 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
  830 +gettext("Select the groups from the left-hand list that you would like to add to this group and then click the <strong>right pointing arrows</strong>. Once you have added all the groups that you require, press <strong>save changes</strong>. Only groups that are logically capable of being included in this group will be available to be added.");
654 831
655 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */ 832 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
656 gettext("Available Groups"); 833 gettext("Available Groups");
657 834
658 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */ 835 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
659 gettext("Assigned Groups"); 836 gettext("Assigned Groups");
660 837
661 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */ 838 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
662 gettext("Filter"); 839 gettext("Filter");
663 840
664 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */ 841 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
665 gettext("Filter"); 842 gettext("Filter");
666 843
667 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */ 844 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
668 gettext("save changes"); 845 gettext("save changes");
669 846
670 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_managesubgroups.smarty */ 847 +/* ./templates/ktcore/principals/groups_managesubgroups.smarty */
671 gettext("Cancel"); 848 gettext("Cancel");
672 849
673 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */ 850 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
674 gettext("Manage Users in #name#"); 851 gettext("Manage Users in #name#");
675 852
676 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */ 853 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
  854 +gettext("Users may be associated with Groups which are then used to grant these users security privileges.");
  855 +
  856 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
677 gettext("Manage Users in #name#"); 857 gettext("Manage Users in #name#");
678 858
679 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */  
680 -gettext("Select the users which should be part of this group."); 859 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
  860 +gettext("Select the users which should be part of this group from the left-hand list and then click the <strong>right pointing arrows</strong>. Once you have added all the users that you require, press <strong>save changes</strong>.");
681 861
682 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */ 862 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
683 gettext("Available Users"); 863 gettext("Available Users");
684 864
685 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */ 865 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
686 gettext("Member users"); 866 gettext("Member users");
687 867
688 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */ 868 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
689 gettext("Filter"); 869 gettext("Filter");
690 870
691 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */ 871 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
692 gettext("Filter"); 872 gettext("Filter");
693 873
694 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */ 874 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
695 gettext("save changes"); 875 gettext("save changes");
696 876
697 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/groups_manageusers.smarty */ 877 +/* ./templates/ktcore/principals/groups_manageusers.smarty */
698 gettext("Cancel"); 878 gettext("Cancel");
699 879
700 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 880 +/* ./templates/ktcore/principals/unitadmin.smarty */
701 gettext("Unit Administration"); 881 gettext("Unit Administration");
702 882
703 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 883 +/* ./templates/ktcore/principals/unitadmin.smarty */
  884 +gettext("KnowledgeTree allows administrators the ability to create <strong>Units</strong> that model the organisation's business units. Units may have their own administrators and users and groups may be assigned to these units.");
  885 +
  886 +/* ./templates/ktcore/principals/unitadmin.smarty */
704 gettext("Add a unit"); 887 gettext("Add a unit");
705 888
706 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 889 +/* ./templates/ktcore/principals/unitadmin.smarty */
707 gettext("create new unit"); 890 gettext("create new unit");
708 891
709 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 892 +/* ./templates/ktcore/principals/unitadmin.smarty */
710 gettext("Change a unit's details"); 893 gettext("Change a unit's details");
711 894
712 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 895 +/* ./templates/ktcore/principals/unitadmin.smarty */
713 gettext("update unit information"); 896 gettext("update unit information");
714 897
715 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 898 +/* ./templates/ktcore/principals/unitadmin.smarty */
716 gettext("Unit Name"); 899 gettext("Unit Name");
717 900
718 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 901 +/* ./templates/ktcore/principals/unitadmin.smarty */
719 gettext("Edit"); 902 gettext("Edit");
720 903
721 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 904 +/* ./templates/ktcore/principals/unitadmin.smarty */
722 gettext("Manage Members"); 905 gettext("Manage Members");
723 906
724 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 907 +/* ./templates/ktcore/principals/unitadmin.smarty */
725 gettext("Edit"); 908 gettext("Edit");
726 909
727 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/unitadmin.smarty */ 910 +/* ./templates/ktcore/principals/unitadmin.smarty */
728 gettext("Manage Members"); 911 gettext("Manage Members");
729 912
730 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/orgadmin.smarty */ 913 +/* ./templates/ktcore/principals/orgadmin.smarty */
731 gettext("Orgnisation Administration"); 914 gettext("Orgnisation Administration");
732 915
733 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/orgadmin.smarty */ 916 +/* ./templates/ktcore/principals/orgadmin.smarty */
734 gettext("Change organisation details"); 917 gettext("Change organisation details");
735 918
736 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/orgadmin.smarty */ 919 +/* ./templates/ktcore/principals/orgadmin.smarty */
737 gettext("update organisation information"); 920 gettext("update organisation information");
738 921
739 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/orgadmin.smarty */ 922 +/* ./templates/ktcore/principals/orgadmin.smarty */
740 gettext("Organisation Name"); 923 gettext("Organisation Name");
741 924
742 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/orgadmin.smarty */ 925 +/* ./templates/ktcore/principals/orgadmin.smarty */
743 gettext("Edit"); 926 gettext("Edit");
744 927
745 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/orgadmin.smarty */ 928 +/* ./templates/ktcore/principals/orgadmin.smarty */
746 gettext("Edit"); 929 gettext("Edit");
747 930
748 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 931 +/* ./templates/ktcore/principals/roleadmin.smarty */
749 gettext("Role Administration"); 932 gettext("Role Administration");
750 933
751 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 934 +/* ./templates/ktcore/principals/roleadmin.smarty */
752 gettext("Add a Role"); 935 gettext("Add a Role");
753 936
754 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 937 +/* ./templates/ktcore/principals/roleadmin.smarty */
755 gettext("create new role"); 938 gettext("create new role");
756 939
757 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 940 +/* ./templates/ktcore/principals/roleadmin.smarty */
758 gettext("Change a role's details"); 941 gettext("Change a role's details");
759 942
760 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 943 +/* ./templates/ktcore/principals/roleadmin.smarty */
761 gettext("update role information"); 944 gettext("update role information");
762 945
763 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 946 +/* ./templates/ktcore/principals/roleadmin.smarty */
764 gettext("Cancel"); 947 gettext("Cancel");
765 948
766 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 949 +/* ./templates/ktcore/principals/roleadmin.smarty */
767 gettext("Role Name"); 950 gettext("Role Name");
768 951
769 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 952 +/* ./templates/ktcore/principals/roleadmin.smarty */
770 gettext("Edit"); 953 gettext("Edit");
771 954
772 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 955 +/* ./templates/ktcore/principals/roleadmin.smarty */
773 gettext("Delete"); 956 gettext("Delete");
774 957
775 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 958 +/* ./templates/ktcore/principals/roleadmin.smarty */
776 gettext("Edit"); 959 gettext("Edit");
777 960
778 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 961 +/* ./templates/ktcore/principals/roleadmin.smarty */
779 gettext("Delete"); 962 gettext("Delete");
780 963
781 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/roleadmin.smarty */ 964 +/* ./templates/ktcore/principals/roleadmin.smarty */
782 gettext("There are currently no roles created within the system."); 965 gettext("There are currently no roles created within the system.");
783 966
784 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/password.smarty */ 967 +/* ./templates/ktcore/principals/password.smarty */
  968 +gettext("You may change your password by entering it in the fields below. Your system administrator may have defined certain rules (such as minimum password length) that your password must abide by.");
  969 +
  970 +/* ./templates/ktcore/principals/password.smarty */
785 gettext("Your Details"); 971 gettext("Your Details");
786 972
787 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/password.smarty */ 973 +/* ./templates/ktcore/principals/password.smarty */
788 gettext("Change your password"); 974 gettext("Change your password");
789 975
790 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/password.smarty */ 976 +/* ./templates/ktcore/principals/password.smarty */
791 gettext("Change your password."); 977 gettext("Change your password.");
792 978
793 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/preferences.smarty */  
794 -gettext("From here you can adjust certain basic preferences about how you work with KnowledgeTree."); 979 +/* ./templates/ktcore/principals/preferences.smarty */
  980 +gettext("You may change details about yourself by editing the entries below. Once you have completed the form, click on <strong>Update your details</strong>.");
795 981
796 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/preferences.smarty */ 982 +/* ./templates/ktcore/principals/preferences.smarty */
797 gettext("Your Details"); 983 gettext("Your Details");
798 984
799 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/preferences.smarty */ 985 +/* ./templates/ktcore/principals/preferences.smarty */
800 gettext("Update your details"); 986 gettext("Update your details");
801 987
802 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/preferences.smarty */ 988 +/* ./templates/ktcore/principals/preferences.smarty */
803 gettext("Change your password."); 989 gettext("Change your password.");
804 990
805 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/updatepassword.smarty */ 991 +/* ./templates/ktcore/principals/updatepassword.smarty */
806 gettext("Change User's Password"); 992 gettext("Change User's Password");
807 993
808 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/updatepassword.smarty */ 994 +/* ./templates/ktcore/principals/updatepassword.smarty */
809 gettext("Change User's Password"); 995 gettext("Change User's Password");
810 996
811 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/updatepassword.smarty */  
812 -gettext("Change the user's password."); 997 +/* ./templates/ktcore/principals/updatepassword.smarty */
  998 +gettext("Change the user's password. Password rules may have been defined that this new password must abide by.");
813 999
814 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/updatepassword.smarty */ 1000 +/* ./templates/ktcore/principals/updatepassword.smarty */
815 gettext("change password"); 1001 gettext("change password");
816 1002
817 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/principals/updatepassword.smarty */ 1003 +/* ./templates/ktcore/principals/updatepassword.smarty */
818 gettext("Cancel"); 1004 gettext("Cancel");
819 1005
820 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1006 +/* ./templates/ktcore/document/document_permissions.smarty */
821 gettext("Document permissions"); 1007 gettext("Document permissions");
822 1008
823 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1009 +/* ./templates/ktcore/document/document_permissions.smarty */
824 gettext("View"); 1010 gettext("View");
825 1011
826 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1012 +/* ./templates/ktcore/document/document_permissions.smarty */
827 gettext("Edit"); 1013 gettext("Edit");
828 1014
829 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1015 +/* ./templates/ktcore/document/document_permissions.smarty */
830 gettext("True"); 1016 gettext("True");
831 1017
832 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1018 +/* ./templates/ktcore/document/document_permissions.smarty */
833 gettext("False"); 1019 gettext("False");
834 1020
835 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1021 +/* ./templates/ktcore/document/document_permissions.smarty */
836 gettext("Inherited from"); 1022 gettext("Inherited from");
837 1023
838 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1024 +/* ./templates/ktcore/document/document_permissions.smarty */
839 gettext("Copy"); 1025 gettext("Copy");
840 1026
841 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1027 +/* ./templates/ktcore/document/document_permissions.smarty */
842 gettext("Use parent's permissions"); 1028 gettext("Use parent's permissions");
843 1029
844 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */ 1030 +/* ./templates/ktcore/document/document_permissions.smarty */
845 gettext("Update"); 1031 gettext("Update");
846 1032
847 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */  
848 -gettext("User permissions");  
849 -  
850 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */  
851 -gettext("User");  
852 -  
853 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */  
854 -gettext("True");  
855 -  
856 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/document_permissions.smarty */  
857 -gettext("False");  
858 -  
859 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/cleanup.smarty */ 1033 +/* ./templates/ktcore/document/cleanup.smarty */
860 gettext("Would remove these folders (and all their contents)"); 1034 gettext("Would remove these folders (and all their contents)");
861 1035
862 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/cleanup.smarty */ 1036 +/* ./templates/ktcore/document/cleanup.smarty */
863 gettext("Would remove these files"); 1037 gettext("Would remove these files");
864 1038
865 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/cleanup.smarty */ 1039 +/* ./templates/ktcore/document/cleanup.smarty */
866 gettext("These folders are not on the filesystem"); 1040 gettext("These folders are not on the filesystem");
867 1041
868 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/cleanup.smarty */ 1042 +/* ./templates/ktcore/document/cleanup.smarty */
869 gettext("These documents are not on the filesystem"); 1043 gettext("These documents are not on the filesystem");
870 1044
871 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/cleanup.smarty */ 1045 +/* ./templates/ktcore/document/cleanup.smarty */
872 gettext("These documents have versions not on the filesystem"); 1046 gettext("These documents have versions not on the filesystem");
873 1047
874 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/add.smarty */ 1048 +/* ./templates/ktcore/document/add.smarty */
875 gettext("Add a document"); 1049 gettext("Add a document");
876 1050
877 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/add.smarty */ 1051 +/* ./templates/ktcore/document/add.smarty */
878 gettext("Add a document"); 1052 gettext("Add a document");
879 1053
880 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/add.smarty */ 1054 +/* ./templates/ktcore/document/add.smarty */
881 gettext("Add"); 1055 gettext("Add");
882 1056
883 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/checkoutlisting.smarty */ 1057 +/* ./templates/ktcore/document/admin/checkoutlisting.smarty */
884 gettext("Checked Out Documents"); 1058 gettext("Checked Out Documents");
885 1059
886 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/checkoutlisting.smarty */  
887 -gettext("If a checked-out document has been lost, or the user who checked a document out has not checked it back in, it may be necessary to override the \"checked-out\" status of a document. Use the <strong>force checkin</strong> action in the listing below to override the checked-out status."); 1060 +/* ./templates/ktcore/document/admin/checkoutlisting.smarty */
  1061 +gettext("It may be necessary to override the <strong>checked-out</strong> status of a document if: <ul> <li>the local copy of the checked-out document has been lost;</li> <li>the user who did the check-out is not currently available to check it back in.</li> </ul> Use the <strong>force checkin</strong> action in the listing below to override the checked-out status.");
888 1062
889 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/checkoutlisting.smarty */ 1063 +/* ./templates/ktcore/document/admin/checkoutlisting.smarty */
890 gettext("Document"); 1064 gettext("Document");
891 1065
892 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/checkoutlisting.smarty */ 1066 +/* ./templates/ktcore/document/admin/checkoutlisting.smarty */
  1067 +gettext("Checked out by");
  1068 +
  1069 +/* ./templates/ktcore/document/admin/checkoutlisting.smarty */
893 gettext("Location"); 1070 gettext("Location");
894 1071
895 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/checkoutlisting.smarty */ 1072 +/* ./templates/ktcore/document/admin/checkoutlisting.smarty */
896 gettext("force checkin"); 1073 gettext("force checkin");
897 1074
898 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/checkoutlisting.smarty */ 1075 +/* ./templates/ktcore/document/admin/checkoutlisting.smarty */
899 gettext("No documents are currently checked out."); 1076 gettext("No documents are currently checked out.");
900 1077
901 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/force_checkin_confirm.smarty */ 1078 +/* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */
902 gettext("Confirm Forced Check-in"); 1079 gettext("Confirm Forced Check-in");
903 1080
904 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/force_checkin_confirm.smarty */  
905 -gettext("Please confirm that this is the document that you wish to checkin."); 1081 +/* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */
  1082 +gettext("Please confirm that this is the document that you wish to check-in.");
906 1083
907 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/force_checkin_confirm.smarty */ 1084 +/* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */
908 gettext("Document Name"); 1085 gettext("Document Name");
909 1086
910 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/force_checkin_confirm.smarty */ 1087 +/* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */
911 gettext("Location"); 1088 gettext("Location");
912 1089
913 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/force_checkin_confirm.smarty */ 1090 +/* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */
914 gettext("Checked out by"); 1091 gettext("Checked out by");
915 1092
916 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/force_checkin_confirm.smarty */ 1093 +/* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */
917 gettext("The user who checked this document out is no longer valid."); 1094 gettext("The user who checked this document out is no longer valid.");
918 1095
919 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/force_checkin_confirm.smarty */ 1096 +/* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */
920 gettext("Force Checkin"); 1097 gettext("Force Checkin");
921 1098
922 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/force_checkin_confirm.smarty */ 1099 +/* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */
923 gettext("Cancel"); 1100 gettext("Cancel");
924 1101
925 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1102 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
926 gettext("Document Link Type Management"); 1103 gettext("Document Link Type Management");
927 1104
928 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1105 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
929 gettext("Add a link type"); 1106 gettext("Add a link type");
930 1107
931 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1108 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
932 gettext("Specify the details for a new link type below."); 1109 gettext("Specify the details for a new link type below.");
933 1110
934 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1111 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
935 gettext("Add Link Type"); 1112 gettext("Add Link Type");
936 1113
937 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1114 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
938 gettext("Edit a link type"); 1115 gettext("Edit a link type");
939 1116
940 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1117 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
941 gettext("Specify the details for the link type below."); 1118 gettext("Specify the details for the link type below.");
942 1119
943 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1120 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
944 gettext("Change Link Type"); 1121 gettext("Change Link Type");
945 1122
946 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1123 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
947 gettext("Manage Existing Link Types"); 1124 gettext("Manage Existing Link Types");
948 1125
949 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1126 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
950 gettext("From this panel you can edit or delete existing link types."); 1127 gettext("From this panel you can edit or delete existing link types.");
951 1128
952 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1129 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
953 gettext("Note"); 1130 gettext("Note");
954 1131
955 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1132 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
956 gettext("deleting a link type will delete <strong>all</strong> links of that type within the system."); 1133 gettext("deleting a link type will delete <strong>all</strong> links of that type within the system.");
957 1134
958 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1135 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
959 gettext("Name"); 1136 gettext("Name");
960 1137
961 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1138 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
962 gettext("Description"); 1139 gettext("Description");
963 1140
964 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1141 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
965 gettext("Edit"); 1142 gettext("Edit");
966 1143
967 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1144 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
  1145 +gettext("Delete");
  1146 +
  1147 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
968 gettext("edit link type"); 1148 gettext("edit link type");
969 1149
970 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1150 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
  1151 +gettext("edit link type");
  1152 +
  1153 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
971 gettext("Remove Link Type(s)"); 1154 gettext("Remove Link Type(s)");
972 1155
973 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/linktypesadmin.smarty */ 1156 +/* ./templates/ktcore/document/admin/linktypesadmin.smarty */
974 gettext("No link administrator changeable link types available."); 1157 gettext("No link administrator changeable link types available.");
975 1158
976 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/archivedlist.smarty */  
977 -gettext("In order to keep the documents which are visible useful to end users, it is possible to <strong>archive</strong> old documents. Users who want to see these old documents need to request their restoration - these requests will typically be done within the system, and will generate a notification to you."); 1159 +/* ./templates/ktcore/document/admin/archivedlist.smarty */
  1160 +gettext("Archived Documents");
  1161 +
  1162 +/* ./templates/ktcore/document/admin/archivedlist.smarty */
  1163 +gettext("In order to keep the documents which are visible useful to end users it is possible to <strong>archive</strong> old documents. Users who want to see these old documents need to request their restoration. These requests will typically be done within the system and will generate a notification to you.");
978 1164
979 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/archivedlist.smarty */ 1165 +/* ./templates/ktcore/document/admin/archivedlist.smarty */
980 gettext("Document Name"); 1166 gettext("Document Name");
981 1167
982 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/archivedlist.smarty */ 1168 +/* ./templates/ktcore/document/admin/archivedlist.smarty */
983 gettext("Location"); 1169 gettext("Location");
984 1170
985 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/archivedlist.smarty */  
986 -gettext("Expunge"); 1171 +/* ./templates/ktcore/document/admin/archivedlist.smarty */
  1172 +gettext("Restore from Archive");
987 1173
988 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/archivedlist.smarty */ 1174 +/* ./templates/ktcore/document/admin/archivedlist.smarty */
989 gettext("No documents are marked as archived."); 1175 gettext("No documents are marked as archived.");
990 1176
991 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/dearchiveconfirmlist.smarty */ 1177 +/* ./templates/ktcore/document/admin/dearchiveconfirmlist.smarty */
992 gettext("Confirm De-archival"); 1178 gettext("Confirm De-archival");
993 1179
994 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/dearchiveconfirmlist.smarty */ 1180 +/* ./templates/ktcore/document/admin/dearchiveconfirmlist.smarty */
995 gettext("Note"); 1181 gettext("Note");
996 1182
997 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/dearchiveconfirmlist.smarty */ 1183 +/* ./templates/ktcore/document/admin/dearchiveconfirmlist.smarty */
998 gettext("please confirm that you want to restore these documents from an archived state."); 1184 gettext("please confirm that you want to restore these documents from an archived state.");
999 1185
1000 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/dearchiveconfirmlist.smarty */ 1186 +/* ./templates/ktcore/document/admin/dearchiveconfirmlist.smarty */
1001 gettext("Document Name"); 1187 gettext("Document Name");
1002 1188
1003 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/dearchiveconfirmlist.smarty */ 1189 +/* ./templates/ktcore/document/admin/dearchiveconfirmlist.smarty */
1004 gettext("Location"); 1190 gettext("Location");
1005 1191
1006 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/dearchiveconfirmlist.smarty */ 1192 +/* ./templates/ktcore/document/admin/dearchiveconfirmlist.smarty */
1007 gettext("Confirm De-archival"); 1193 gettext("Confirm De-archival");
1008 1194
1009 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/dearchiveconfirmlist.smarty */ 1195 +/* ./templates/ktcore/document/admin/dearchiveconfirmlist.smarty */
1010 gettext("No documents were selected."); 1196 gettext("No documents were selected.");
1011 1197
1012 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/deletedlist.smarty */ 1198 +/* ./templates/ktcore/document/admin/deletedlist.smarty */
1013 gettext("Deleted Documents"); 1199 gettext("Deleted Documents");
1014 1200
1015 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/deletedlist.smarty */  
1016 -gettext("Documents which are deleted by users are hidden from view, but still available for restoration. Since this consumes system resources, it is possible to <strong>expunge</strong> these documents. Alternatively, you can <strong>restore</strong> them as necessary."); 1201 +/* ./templates/ktcore/document/admin/deletedlist.smarty */
  1202 +gettext("Documents which are deleted by users are hidden from view but still available for restoration. Since \"soft deletes\" consume system resources, it is possible to <strong>expunge</strong> these documents. Alternatively, you can <strong>restore</strong> them as necessary.");
1017 1203
1018 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/deletedlist.smarty */ 1204 +/* ./templates/ktcore/document/admin/deletedlist.smarty */
1019 gettext("Document Name"); 1205 gettext("Document Name");
1020 1206
1021 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/deletedlist.smarty */  
1022 -gettext("Location");  
1023 -  
1024 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/deletedlist.smarty */ 1207 +/* ./templates/ktcore/document/admin/deletedlist.smarty */
1025 gettext("Expunge"); 1208 gettext("Expunge");
1026 1209
1027 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/deletedlist.smarty */ 1210 +/* ./templates/ktcore/document/admin/deletedlist.smarty */
  1211 +gettext("Restore");
  1212 +
  1213 +/* ./templates/ktcore/document/admin/deletedlist.smarty */
1028 gettext("No documents are marked as deleted."); 1214 gettext("No documents are marked as deleted.");
1029 1215
1030 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/expungeconfirmlist.smarty */ 1216 +/* ./templates/ktcore/document/admin/expungeconfirmlist.smarty */
1031 gettext("Note"); 1217 gettext("Note");
1032 1218
1033 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/expungeconfirmlist.smarty */ 1219 +/* ./templates/ktcore/document/admin/expungeconfirmlist.smarty */
1034 gettext("please confirm that you want to delete these documents."); 1220 gettext("please confirm that you want to delete these documents.");
1035 1221
1036 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/expungeconfirmlist.smarty */ 1222 +/* ./templates/ktcore/document/admin/expungeconfirmlist.smarty */
1037 gettext("Document Name"); 1223 gettext("Document Name");
1038 1224
1039 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/expungeconfirmlist.smarty */  
1040 -gettext("Location");  
1041 -  
1042 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/expungeconfirmlist.smarty */ 1225 +/* ./templates/ktcore/document/admin/expungeconfirmlist.smarty */
1043 gettext("Confirm Expunge"); 1226 gettext("Confirm Expunge");
1044 1227
1045 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/document/admin/expungeconfirmlist.smarty */ 1228 +/* ./templates/ktcore/document/admin/expungeconfirmlist.smarty */
1046 gettext("No documents were selected."); 1229 gettext("No documents were selected.");
1047 1230
1048 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1231 +/* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */
  1232 +gettext("Confirm Restore");
  1233 +
  1234 +/* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */
  1235 +gettext("Note");
  1236 +
  1237 +/* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */
  1238 +gettext("please confirm that you want to restore these documents.");
  1239 +
  1240 +/* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */
  1241 +gettext("Document Name");
  1242 +
  1243 +/* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */
  1244 +gettext("Confirm Restore");
  1245 +
  1246 +/* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */
  1247 +gettext("No documents were selected.");
  1248 +
  1249 +/* ./templates/ktcore/document/change_type.smarty */
  1250 +gettext("Change Document Type");
  1251 +
  1252 +/* ./templates/ktcore/document/change_type.smarty */
  1253 +gettext("This document is currently of type #doctype#. If this is incorrect, you can change it here.");
  1254 +
  1255 +/* ./templates/ktcore/document/change_type.smarty */
  1256 +gettext("Change Document Type");
  1257 +
  1258 +/* ./templates/ktcore/documenttypes/list.smarty */
1049 gettext("Document Types"); 1259 gettext("Document Types");
1050 1260
1051 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1261 +/* ./templates/ktcore/documenttypes/list.smarty */
1052 gettext("Create a new document type"); 1262 gettext("Create a new document type");
1053 1263
1054 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1264 +/* ./templates/ktcore/documenttypes/list.smarty */
1055 gettext("To start the process of creating a new document type, please enter a name for the type below."); 1265 gettext("To start the process of creating a new document type, please enter a name for the type below.");
1056 1266
1057 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1267 +/* ./templates/ktcore/documenttypes/list.smarty */
1058 gettext("new"); 1268 gettext("new");
1059 1269
1060 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1270 +/* ./templates/ktcore/documenttypes/list.smarty */
1061 gettext("Create"); 1271 gettext("Create");
1062 1272
1063 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1273 +/* ./templates/ktcore/documenttypes/list.smarty */
1064 gettext("Existing document types"); 1274 gettext("Existing document types");
1065 1275
1066 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1276 +/* ./templates/ktcore/documenttypes/list.smarty */
1067 gettext("Select a document type from the list below to change its details, or click on the delete button to remove it from the system."); 1277 gettext("Select a document type from the list below to change its details, or click on the delete button to remove it from the system.");
1068 1278
1069 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1279 +/* ./templates/ktcore/documenttypes/list.smarty */
1070 gettext("Document Type"); 1280 gettext("Document Type");
1071 1281
1072 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/list.smarty */ 1282 +/* ./templates/ktcore/documenttypes/list.smarty */
1073 gettext("Delete Type"); 1283 gettext("Delete Type");
1074 1284
1075 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */ 1285 +/* ./templates/ktcore/documenttypes/edit.smarty */
1076 gettext("Document Type"); 1286 gettext("Document Type");
1077 1287
1078 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */ 1288 +/* ./templates/ktcore/documenttypes/edit.smarty */
1079 gettext("Type-specific field sets"); 1289 gettext("Type-specific field sets");
1080 1290
1081 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */ 1291 +/* ./templates/ktcore/documenttypes/edit.smarty */
1082 gettext("Linked Fieldsets"); 1292 gettext("Linked Fieldsets");
1083 1293
1084 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */ 1294 +/* ./templates/ktcore/documenttypes/edit.smarty */
1085 gettext("Fieldset"); 1295 gettext("Fieldset");
1086 1296
1087 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */ 1297 +/* ./templates/ktcore/documenttypes/edit.smarty */
1088 gettext("Disassociate Fieldsets"); 1298 gettext("Disassociate Fieldsets");
1089 1299
1090 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */ 1300 +/* ./templates/ktcore/documenttypes/edit.smarty */
1091 gettext("No fieldsets are currently associated with this type."); 1301 gettext("No fieldsets are currently associated with this type.");
1092 1302
1093 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */ 1303 +/* ./templates/ktcore/documenttypes/edit.smarty */
1094 gettext("Associate Fieldsets"); 1304 gettext("Associate Fieldsets");
1095 1305
1096 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */ 1306 +/* ./templates/ktcore/documenttypes/edit.smarty */
1097 gettext("Associate Fieldsets"); 1307 gettext("Associate Fieldsets");
1098 1308
1099 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/edit.smarty */  
1100 -gettext("There are no fieldsets available for adding."); 1309 +/* ./templates/ktcore/documenttypes/edit.smarty */
  1310 +gettext("No fieldsets are available to be added. To add a fieldset, please go to DMS Administration");
  1311 +
  1312 +/* ./templates/ktcore/documenttypes/edit.smarty */
  1313 +gettext("Document Metadata and Workflow Configuration");
  1314 +
  1315 +/* ./templates/ktcore/documenttypes/edit.smarty */
  1316 +gettext("Document Field Management");
1101 1317
1102 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/folderassign.smarty */ 1318 +/* ./templates/ktcore/documenttypes/folderassign.smarty */
1103 gettext("Document types"); 1319 gettext("Document types");
1104 1320
1105 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/folderassign.smarty */ 1321 +/* ./templates/ktcore/documenttypes/folderassign.smarty */
1106 gettext("Select document types allowed in folder"); 1322 gettext("Select document types allowed in folder");
1107 1323
1108 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/folderassign.smarty */ 1324 +/* ./templates/ktcore/documenttypes/folderassign.smarty */
1109 gettext("Folder"); 1325 gettext("Folder");
1110 1326
1111 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/folderassign.smarty */ 1327 +/* ./templates/ktcore/documenttypes/folderassign.smarty */
1112 gettext("Restrict document types"); 1328 gettext("Restrict document types");
1113 1329
1114 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/folderassign.smarty */ 1330 +/* ./templates/ktcore/documenttypes/folderassign.smarty */
1115 gettext("Document Types"); 1331 gettext("Document Types");
1116 1332
1117 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/folderassign.smarty */ 1333 +/* ./templates/ktcore/documenttypes/folderassign.smarty */
1118 gettext("Assign"); 1334 gettext("Assign");
1119 1335
1120 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/documenttypes/folderassign.smarty */ 1336 +/* ./templates/ktcore/documenttypes/folderassign.smarty */
1121 gettext("Back to folder"); 1337 gettext("Back to folder");
1122 1338
1123 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_lookuptrees.smarty */ 1339 +/* ./templates/ktcore/manage_lookuptrees.smarty */
1124 gettext("Manage Lookup Trees"); 1340 gettext("Manage Lookup Trees");
1125 1341
1126 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_lookuptrees.smarty */ 1342 +/* ./templates/ktcore/manage_lookuptrees.smarty */
1127 gettext("Fields that have lookup categories."); 1343 gettext("Fields that have lookup categories.");
1128 1344
1129 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_lookuptrees.smarty */ 1345 +/* ./templates/ktcore/manage_lookuptrees.smarty */
1130 gettext("Edit Categorisation"); 1346 gettext("Edit Categorisation");
1131 1347
1132 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_lookuptrees.smarty */ 1348 +/* ./templates/ktcore/manage_lookuptrees.smarty */
1133 gettext("Convert to Trees."); 1349 gettext("Convert to Trees.");
1134 1350
1135 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_lookuptrees.smarty */ 1351 +/* ./templates/ktcore/manage_lookuptrees.smarty */
1136 gettext("Lookup fields without categories."); 1352 gettext("Lookup fields without categories.");
1137 1353
1138 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/manage_lookuptrees.smarty */ 1354 +/* ./templates/ktcore/manage_lookuptrees.smarty */
1139 gettext("Convert"); 1355 gettext("Convert");
1140 1356
1141 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/login.smarty */ 1357 +/* ./templates/ktcore/login.smarty */
1142 gettext("Login"); 1358 gettext("Login");
1143 1359
1144 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/login.smarty */ 1360 +/* ./templates/ktcore/login.smarty */
1145 gettext("Please enter your details below to login."); 1361 gettext("Please enter your details below to login.");
1146 1362
1147 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/login.smarty */ 1363 +/* ./templates/ktcore/login.smarty */
1148 gettext("Username"); 1364 gettext("Username");
1149 1365
1150 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/login.smarty */ 1366 +/* ./templates/ktcore/login.smarty */
1151 gettext("Password"); 1367 gettext("Password");
1152 1368
1153 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/login.smarty */ 1369 +/* ./templates/ktcore/login.smarty */
1154 gettext("login"); 1370 gettext("login");
1155 1371
1156 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/widget_fieldset_conditional.smarty */ 1372 +/* ./templates/ktcore/widget_fieldset_conditional.smarty */
1157 gettext("Undo change"); 1373 gettext("Undo change");
1158 1374
1159 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/widget_fieldset_conditional.smarty */ 1375 +/* ./templates/ktcore/widget_fieldset_conditional.smarty */
1160 gettext("Project Details"); 1376 gettext("Project Details");
1161 1377
1162 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/widget_fieldset_conditional.smarty */ 1378 +/* ./templates/ktcore/widget_fieldset_conditional.smarty */
1163 gettext("Please be aware that - depending on your selections - new values may become available."); 1379 gettext("Please be aware that - depending on your selections - new values may become available.");
1164 1380
1165 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/widget_fieldset_conditional.smarty */ 1381 +/* ./templates/ktcore/widget_fieldset_conditional.smarty */
1166 gettext("save"); 1382 gettext("save");
1167 1383
1168 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1384 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1385 +gettext("Boolean Search");
  1386 +
  1387 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1388 +gettext("Return items which match &nbsp;#options# of the <strong>criteria groups</strong> specified.");
  1389 +
  1390 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1391 +gettext("Criteria Group");
  1392 +
  1393 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1394 +gettext("Return items which match &nbsp;#options# of the criteria specified.");
  1395 +
  1396 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1397 +gettext("Criteria");
  1398 +
  1399 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1400 +gettext("Values");
  1401 +
  1402 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1403 +gettext("first select a type of query");
  1404 +
  1405 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1406 +gettext("Add");
  1407 +
  1408 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1409 +gettext("add another set of criteria");
  1410 +
  1411 +/* ./templates/ktcore/boolean_search_edit.smarty */
  1412 +gettext("Search");
  1413 +
  1414 +/* ./templates/ktcore/metadata/edit.smarty */
1169 gettext("Fieldset"); 1415 gettext("Fieldset");
1170 1416
1171 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1417 +/* ./templates/ktcore/metadata/edit.smarty */
1172 gettext("Fieldset properties"); 1418 gettext("Fieldset properties");
1173 1419
1174 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1420 +/* ./templates/ktcore/metadata/edit.smarty */
1175 gettext("Name"); 1421 gettext("Name");
1176 1422
1177 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1423 +/* ./templates/ktcore/metadata/edit.smarty */
1178 gettext("Namespace"); 1424 gettext("Namespace");
1179 1425
1180 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1426 +/* ./templates/ktcore/metadata/edit.smarty */
1181 gettext("Change"); 1427 gettext("Change");
1182 1428
1183 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1429 +/* ./templates/ktcore/metadata/edit.smarty */
1184 gettext("Fieldset members"); 1430 gettext("Fieldset members");
1185 1431
1186 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1432 +/* ./templates/ktcore/metadata/edit.smarty */
1187 gettext("Existing members"); 1433 gettext("Existing members");
1188 1434
1189 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1435 +/* ./templates/ktcore/metadata/edit.smarty */
1190 gettext("Remove fields"); 1436 gettext("Remove fields");
1191 1437
1192 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1438 +/* ./templates/ktcore/metadata/edit.smarty */
1193 gettext("Add a new field"); 1439 gettext("Add a new field");
1194 1440
1195 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1441 +/* ./templates/ktcore/metadata/edit.smarty */
1196 gettext("Name"); 1442 gettext("Name");
1197 1443
1198 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1444 +/* ./templates/ktcore/metadata/edit.smarty */
1199 gettext("Type"); 1445 gettext("Type");
1200 1446
1201 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1447 +/* ./templates/ktcore/metadata/edit.smarty */
1202 gettext("Normal"); 1448 gettext("Normal");
1203 1449
1204 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1450 +/* ./templates/ktcore/metadata/edit.smarty */
1205 gettext("Lookup"); 1451 gettext("Lookup");
1206 1452
1207 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1453 +/* ./templates/ktcore/metadata/edit.smarty */
1208 gettext("Tree"); 1454 gettext("Tree");
1209 1455
1210 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/edit.smarty */ 1456 +/* ./templates/ktcore/metadata/edit.smarty */
1211 gettext("Add field"); 1457 gettext("Add field");
1212 1458
1213 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1459 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1214 gettext("Fieldset"); 1460 gettext("Fieldset");
1215 1461
1216 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1462 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1217 gettext("Incomplete"); 1463 gettext("Incomplete");
1218 1464
1219 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1465 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1220 gettext("This conditional fieldset cannot be used"); 1466 gettext("This conditional fieldset cannot be used");
1221 1467
1222 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1468 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1223 gettext("Fieldset properties"); 1469 gettext("Fieldset properties");
1224 1470
1225 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1471 +/* ./templates/ktcore/metadata/editFieldset.smarty */
  1472 +gettext("Please complete the following fields to edit the fieldset's properties and then click <strong>Change</strong>. Required fields are marked with a red square.");
  1473 +
  1474 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1226 gettext("A <strong>conditional</strong> fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others."); 1475 gettext("A <strong>conditional</strong> fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others.");
1227 1476
1228 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1477 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1229 gettext("Yes"); 1478 gettext("Yes");
1230 1479
1231 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1480 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1232 gettext("No"); 1481 gettext("No");
1233 1482
1234 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1483 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1235 gettext("Change"); 1484 gettext("Change");
1236 1485
1237 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1486 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1238 gettext("Conditionality"); 1487 gettext("Conditionality");
1239 1488
1240 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1489 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1241 gettext("A <strong>conditional</strong> fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others."); 1490 gettext("A <strong>conditional</strong> fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others.");
1242 1491
1243 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1492 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1244 gettext("Manage conditional"); 1493 gettext("Manage conditional");
1245 1494
1246 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1495 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1247 gettext("Remove conditional"); 1496 gettext("Remove conditional");
1248 1497
1249 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1498 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1250 gettext("Become conditional"); 1499 gettext("Become conditional");
1251 1500
1252 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1501 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1253 gettext("This fieldset cannot be made conditional, since it contains fields which are not lookup types."); 1502 gettext("This fieldset cannot be made conditional, since it contains fields which are not lookup types.");
1254 1503
1255 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1504 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1256 gettext("Fieldset members"); 1505 gettext("Fieldset members");
1257 1506
1258 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1507 +/* ./templates/ktcore/metadata/editFieldset.smarty */
  1508 +gettext("A fieldset is a collection of fields that comprise a defined set of document metadata. You may add, edit or delete members of this fieldset collection below.");
  1509 +
  1510 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1259 gettext("Existing members"); 1511 gettext("Existing members");
1260 1512
1261 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1513 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1262 gettext("edit"); 1514 gettext("edit");
1263 1515
1264 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1516 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1265 gettext("Remove fields"); 1517 gettext("Remove fields");
1266 1518
1267 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1519 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1268 gettext("Add a new field"); 1520 gettext("Add a new field");
1269 1521
1270 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editFieldset.smarty */ 1522 +/* ./templates/ktcore/metadata/editFieldset.smarty */
  1523 +gettext("To add a new field, enter the field's name, description and field type below and then click <strong>Add field</strong>. If the field type requires additional lookup values you will be prompted to enter them.");
  1524 +
  1525 +/* ./templates/ktcore/metadata/editFieldset.smarty */
1271 gettext("Add field"); 1526 gettext("Add field");
1272 1527
1273 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1528 +/* ./templates/ktcore/metadata/editField.smarty */
1274 gettext("Edit Field"); 1529 gettext("Edit Field");
1275 1530
1276 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1531 +/* ./templates/ktcore/metadata/editField.smarty */
1277 gettext("Field properties"); 1532 gettext("Field properties");
1278 1533
1279 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1534 +/* ./templates/ktcore/metadata/editField.smarty */
1280 gettext("Name"); 1535 gettext("Name");
1281 1536
1282 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1537 +/* ./templates/ktcore/metadata/editField.smarty */
1283 gettext("Description"); 1538 gettext("Description");
1284 1539
1285 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1540 +/* ./templates/ktcore/metadata/editField.smarty */
1286 gettext("Type"); 1541 gettext("Type");
1287 1542
1288 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1543 +/* ./templates/ktcore/metadata/editField.smarty */
1289 gettext("Change"); 1544 gettext("Change");
1290 1545
1291 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1546 +/* ./templates/ktcore/metadata/editField.smarty */
1292 gettext("Lookup Values"); 1547 gettext("Lookup Values");
1293 1548
1294 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1549 +/* ./templates/ktcore/metadata/editField.smarty */
1295 gettext("Add new values"); 1550 gettext("Add new values");
1296 1551
1297 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1552 +/* ./templates/ktcore/metadata/editField.smarty */
1298 gettext("Add"); 1553 gettext("Add");
1299 1554
1300 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1555 +/* ./templates/ktcore/metadata/editField.smarty */
1301 gettext("Manage lookup tree"); 1556 gettext("Manage lookup tree");
1302 1557
1303 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1558 +/* ./templates/ktcore/metadata/editField.smarty */
1304 gettext("stuck, will never be disabled when synchronising from another source"); 1559 gettext("stuck, will never be disabled when synchronising from another source");
1305 1560
1306 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1561 +/* ./templates/ktcore/metadata/editField.smarty */
1307 gettext("Disable"); 1562 gettext("Disable");
1308 1563
1309 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1564 +/* ./templates/ktcore/metadata/editField.smarty */
1310 gettext("Toggle stickiness"); 1565 gettext("Toggle stickiness");
1311 1566
1312 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1567 +/* ./templates/ktcore/metadata/editField.smarty */
1313 gettext("Remove"); 1568 gettext("Remove");
1314 1569
1315 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1570 +/* ./templates/ktcore/metadata/editField.smarty */
1316 gettext("stuck, will never be enabled when synchronising from another source"); 1571 gettext("stuck, will never be enabled when synchronising from another source");
1317 1572
1318 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1573 +/* ./templates/ktcore/metadata/editField.smarty */
1319 gettext("Enable"); 1574 gettext("Enable");
1320 1575
1321 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1576 +/* ./templates/ktcore/metadata/editField.smarty */
1322 gettext("Toggle stickiness"); 1577 gettext("Toggle stickiness");
1323 1578
1324 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/editField.smarty */ 1579 +/* ./templates/ktcore/metadata/editField.smarty */
1325 gettext("Remove"); 1580 gettext("Remove");
1326 1581
1327 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/select_fieldset.smarty */ 1582 +/* ./templates/ktcore/metadata/conditional/select_fieldset.smarty */
1328 gettext("Select Fieldset"); 1583 gettext("Select Fieldset");
1329 1584
1330 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/select_fieldset.smarty */ 1585 +/* ./templates/ktcore/metadata/conditional/select_fieldset.smarty */
1331 gettext("Current Conditional Fieldsets"); 1586 gettext("Current Conditional Fieldsets");
1332 1587
1333 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/select_fieldset.smarty */ 1588 +/* ./templates/ktcore/metadata/conditional/select_fieldset.smarty */
1334 gettext("Fieldsets that are marked as conditional."); 1589 gettext("Fieldsets that are marked as conditional.");
1335 1590
1336 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/select_fieldset.smarty */ 1591 +/* ./templates/ktcore/metadata/conditional/select_fieldset.smarty */
1337 gettext("Edit"); 1592 gettext("Edit");
1338 1593
1339 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1594 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1340 gettext("Manage conditional fieldset"); 1595 gettext("Manage conditional fieldset");
1341 1596
1342 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1597 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1343 gettext("This conditional fieldset is marked such that it cannot be used. This happens when the fieldset has been edited and has not been set to complete. Setting the fieldset to complete will do a check to see if the fieldset is usable by the user."); 1598 gettext("This conditional fieldset is marked such that it cannot be used. This happens when the fieldset has been edited and has not been set to complete. Setting the fieldset to complete will do a check to see if the fieldset is usable by the user.");
1344 1599
1345 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1600 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1346 gettext("This error prevents this fieldset from being set to complete"); 1601 gettext("This error prevents this fieldset from being set to complete");
1347 1602
1348 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1603 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1349 gettext("Try to set to complete"); 1604 gettext("Try to set to complete");
1350 1605
1351 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1606 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1352 gettext("Check completeness"); 1607 gettext("Check completeness");
1353 1608
1354 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1609 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1355 gettext("Conditional type"); 1610 gettext("Conditional type");
1356 1611
1357 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1612 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1358 gettext("Complex"); 1613 gettext("Complex");
1359 1614
1360 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1615 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1361 gettext("Manage complex conditional"); 1616 gettext("Manage complex conditional");
1362 1617
1363 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1618 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1364 gettext("Change to simple"); 1619 gettext("Change to simple");
1365 1620
1366 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1621 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1367 gettext("Simple"); 1622 gettext("Simple");
1368 1623
1369 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1624 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1370 gettext("Manage simple conditional"); 1625 gettext("Manage simple conditional");
1371 1626
1372 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1627 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1373 gettext("Change to complex"); 1628 gettext("Change to complex");
1374 1629
1375 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1630 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1376 gettext("Changing the conditional type set will remove all existing field ordering!"); 1631 gettext("Changing the conditional type set will remove all existing field ordering!");
1377 1632
1378 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1633 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1379 gettext("No master field is set, please select the master field"); 1634 gettext("No master field is set, please select the master field");
1380 1635
1381 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1636 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1382 gettext("Set master field"); 1637 gettext("Set master field");
1383 1638
1384 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1639 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1385 gettext("Change master field"); 1640 gettext("Change master field");
1386 1641
1387 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1642 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1388 gettext("Changing the master field set will remove all existing field ordering!"); 1643 gettext("Changing the master field set will remove all existing field ordering!");
1389 1644
1390 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1645 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1391 gettext("Field ordering"); 1646 gettext("Field ordering");
1392 1647
1393 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1648 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1394 gettext("Existing ordering"); 1649 gettext("Existing ordering");
1395 1650
1396 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1651 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1397 gettext("Order fields"); 1652 gettext("Order fields");
1398 1653
1399 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/manageConditional.smarty */ 1654 +/* ./templates/ktcore/metadata/conditional/manageConditional.smarty */
1400 gettext("Order"); 1655 gettext("Order");
1401 1656
1402 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1657 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1403 gettext("Edit Complex Conditional Metadata"); 1658 gettext("Edit Complex Conditional Metadata");
1404 1659
1405 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1660 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1406 gettext("This column is not active."); 1661 gettext("This column is not active.");
1407 1662
1408 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1663 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1409 gettext("Editing behaviour <strong>Jack</strong>"); 1664 gettext("Editing behaviour <strong>Jack</strong>");
1410 1665
1411 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1666 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1412 gettext("Unassigned/Unavailable"); 1667 gettext("Unassigned/Unavailable");
1413 1668
1414 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1669 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1415 gettext("Assign to behaviour"); 1670 gettext("Assign to behaviour");
1416 1671
1417 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1672 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1418 gettext("<strong>or</strong> to a new behaviour called"); 1673 gettext("<strong>or</strong> to a new behaviour called");
1419 1674
1420 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1675 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1421 gettext("create behaviour"); 1676 gettext("create behaviour");
1422 1677
1423 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1678 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1424 gettext("Edit Behaviour"); 1679 gettext("Edit Behaviour");
1425 1680
1426 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1681 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1427 gettext("Select a behaviour from this list to change the items which are available."); 1682 gettext("Select a behaviour from this list to change the items which are available.");
1428 1683
1429 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editcomplex.smarty */ 1684 +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */
1430 gettext("Change Assignments for this field."); 1685 gettext("Change Assignments for this field.");
1431 1686
1432 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editsimple.smarty */ 1687 +/* ./templates/ktcore/metadata/conditional/editsimple.smarty */
1433 gettext("Editing Fieldset Rules (Simple)"); 1688 gettext("Editing Fieldset Rules (Simple)");
1434 1689
1435 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editsimple.smarty */ 1690 +/* ./templates/ktcore/metadata/conditional/editsimple.smarty */
1436 gettext("This field is not controlled by the currently active group."); 1691 gettext("This field is not controlled by the currently active group.");
1437 1692
1438 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editsimple.smarty */ 1693 +/* ./templates/ktcore/metadata/conditional/editsimple.smarty */
1439 gettext("edit"); 1694 gettext("edit");
1440 1695
1441 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editsimple.smarty */ 1696 +/* ./templates/ktcore/metadata/conditional/editsimple.smarty */
1442 gettext("save"); 1697 gettext("save");
1443 1698
1444 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/conditional/editsimple.smarty */ 1699 +/* ./templates/ktcore/metadata/conditional/editsimple.smarty */
1445 gettext("done"); 1700 gettext("done");
1446 1701
1447 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1702 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1448 gettext("Document Fieldsets"); 1703 gettext("Document Fieldsets");
1449 1704
1450 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1705 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
  1706 +gettext("Collections of fields are associated into fieldsets. These represent a set of related information which can be associated with a document and thus comprise part of the document's metadata.");
  1707 +
  1708 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1451 gettext("Existing document fieldsets"); 1709 gettext("Existing document fieldsets");
1452 1710
1453 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1711 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1454 gettext("Name"); 1712 gettext("Name");
1455 1713
1456 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1714 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1457 gettext("Generic"); 1715 gettext("Generic");
1458 1716
1459 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1717 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1460 gettext("Fields"); 1718 gettext("Fields");
1461 1719
1462 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1720 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1463 gettext("Delete"); 1721 gettext("Delete");
1464 1722
1465 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1723 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1466 gettext("Yes"); 1724 gettext("Yes");
1467 1725
1468 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1726 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1469 gettext("No"); 1727 gettext("No");
1470 1728
1471 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1729 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1472 gettext("Create a new document fieldset"); 1730 gettext("Create a new document fieldset");
1473 1731
1474 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/metadata/listFieldsets.smarty */ 1732 +/* ./templates/ktcore/metadata/listFieldsets.smarty */
1475 gettext("Create"); 1733 gettext("Create");
1476 1734
1477 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1735 +/* ./templates/ktcore/fields/edit.smarty */
1478 gettext("Fieldset"); 1736 gettext("Fieldset");
1479 1737
1480 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1738 +/* ./templates/ktcore/fields/edit.smarty */
1481 gettext("Fieldset properties"); 1739 gettext("Fieldset properties");
1482 1740
1483 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1741 +/* ./templates/ktcore/fields/edit.smarty */
1484 gettext("Name"); 1742 gettext("Name");
1485 1743
1486 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1744 +/* ./templates/ktcore/fields/edit.smarty */
1487 gettext("Namespace"); 1745 gettext("Namespace");
1488 1746
1489 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1747 +/* ./templates/ktcore/fields/edit.smarty */
1490 gettext("Change"); 1748 gettext("Change");
1491 1749
1492 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1750 +/* ./templates/ktcore/fields/edit.smarty */
1493 gettext("Fieldset members"); 1751 gettext("Fieldset members");
1494 1752
1495 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1753 +/* ./templates/ktcore/fields/edit.smarty */
1496 gettext("Existing members"); 1754 gettext("Existing members");
1497 1755
1498 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1756 +/* ./templates/ktcore/fields/edit.smarty */
1499 gettext("Remove fields"); 1757 gettext("Remove fields");
1500 1758
1501 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1759 +/* ./templates/ktcore/fields/edit.smarty */
1502 gettext("Add a new field"); 1760 gettext("Add a new field");
1503 1761
1504 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1762 +/* ./templates/ktcore/fields/edit.smarty */
1505 gettext("Name"); 1763 gettext("Name");
1506 1764
1507 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1765 +/* ./templates/ktcore/fields/edit.smarty */
1508 gettext("Type"); 1766 gettext("Type");
1509 1767
1510 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1768 +/* ./templates/ktcore/fields/edit.smarty */
1511 gettext("Normal"); 1769 gettext("Normal");
1512 1770
1513 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1771 +/* ./templates/ktcore/fields/edit.smarty */
1514 gettext("Lookup"); 1772 gettext("Lookup");
1515 1773
1516 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1774 +/* ./templates/ktcore/fields/edit.smarty */
1517 gettext("Tree"); 1775 gettext("Tree");
1518 1776
1519 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/edit.smarty */ 1777 +/* ./templates/ktcore/fields/edit.smarty */
1520 gettext("Add field"); 1778 gettext("Add field");
1521 1779
1522 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1780 +/* ./templates/ktcore/fields/list.smarty */
1523 gettext("Document Fields"); 1781 gettext("Document Fields");
1524 1782
1525 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1783 +/* ./templates/ktcore/fields/list.smarty */
1526 gettext("Existing generic document fields"); 1784 gettext("Existing generic document fields");
1527 1785
1528 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1786 +/* ./templates/ktcore/fields/list.smarty */
1529 gettext("Name"); 1787 gettext("Name");
1530 1788
1531 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1789 +/* ./templates/ktcore/fields/list.smarty */
1532 gettext("Generic"); 1790 gettext("Generic");
1533 1791
1534 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1792 +/* ./templates/ktcore/fields/list.smarty */
1535 gettext("Fields"); 1793 gettext("Fields");
1536 1794
1537 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1795 +/* ./templates/ktcore/fields/list.smarty */
1538 gettext("Delete"); 1796 gettext("Delete");
1539 1797
1540 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1798 +/* ./templates/ktcore/fields/list.smarty */
1541 gettext("Yes"); 1799 gettext("Yes");
1542 1800
1543 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1801 +/* ./templates/ktcore/fields/list.smarty */
1544 gettext("No"); 1802 gettext("No");
1545 1803
1546 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1804 +/* ./templates/ktcore/fields/list.smarty */
1547 gettext("Create a new document field set"); 1805 gettext("Create a new document field set");
1548 1806
1549 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/fields/list.smarty */ 1807 +/* ./templates/ktcore/fields/list.smarty */
1550 gettext("Create"); 1808 gettext("Create");
1551 1809
1552 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1810 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1553 gettext("Workflow"); 1811 gettext("Workflow");
1554 1812
1555 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1813 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1556 gettext("Edit workflow properties"); 1814 gettext("Edit workflow properties");
1557 1815
1558 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1816 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1559 gettext("Update workflow properties"); 1817 gettext("Update workflow properties");
1560 1818
1561 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1819 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1562 gettext("Create a new state"); 1820 gettext("Create a new state");
1563 1821
1564 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1822 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1565 gettext("Create state"); 1823 gettext("Create state");
1566 1824
1567 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1825 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1568 gettext("Existing states"); 1826 gettext("Existing states");
1569 1827
1570 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1828 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1571 gettext("Select a state to update its properties."); 1829 gettext("Select a state to update its properties.");
1572 1830
1573 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1831 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1574 gettext("Transitions"); 1832 gettext("Transitions");
1575 1833
1576 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1834 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1577 gettext("Create a new transition"); 1835 gettext("Create a new transition");
1578 1836
1579 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1837 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1580 gettext("Create transition"); 1838 gettext("Create transition");
1581 1839
1582 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1840 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1583 gettext("Existing transitions"); 1841 gettext("Existing transitions");
1584 1842
1585 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1843 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1586 gettext("Actions controlled"); 1844 gettext("Actions controlled");
1587 1845
1588 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editWorkflow.smarty */ 1846 +/* ./templates/ktcore/workflow/editWorkflow.smarty */
1589 gettext("Set controlled actions"); 1847 gettext("Set controlled actions");
1590 1848
1591 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/listWorkflows.smarty */ 1849 +/* ./templates/ktcore/workflow/listWorkflows.smarty */
1592 gettext("Workflow"); 1850 gettext("Workflow");
1593 1851
1594 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/listWorkflows.smarty */ 1852 +/* ./templates/ktcore/workflow/listWorkflows.smarty */
1595 gettext("Create a new workflow"); 1853 gettext("Create a new workflow");
1596 1854
1597 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/listWorkflows.smarty */ 1855 +/* ./templates/ktcore/workflow/listWorkflows.smarty */
1598 gettext("Create"); 1856 gettext("Create");
1599 1857
1600 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/listWorkflows.smarty */ 1858 +/* ./templates/ktcore/workflow/listWorkflows.smarty */
1601 gettext("Existing workflows"); 1859 gettext("Existing workflows");
1602 1860
1603 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/listWorkflows.smarty */ 1861 +/* ./templates/ktcore/workflow/listWorkflows.smarty */
1604 gettext("Select a workflow to modify."); 1862 gettext("Select a workflow to modify.");
1605 1863
1606 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1864 +/* ./templates/ktcore/workflow/editState.smarty */
1607 gettext("State"); 1865 gettext("State");
1608 1866
1609 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1867 +/* ./templates/ktcore/workflow/editState.smarty */
1610 gettext("Edit state properties"); 1868 gettext("Edit state properties");
1611 1869
1612 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1870 +/* ./templates/ktcore/workflow/editState.smarty */
1613 gettext("Save"); 1871 gettext("Save");
1614 1872
1615 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1873 +/* ./templates/ktcore/workflow/editState.smarty */
1616 gettext("Inform Which Users?"); 1874 gettext("Inform Which Users?");
1617 1875
1618 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1876 +/* ./templates/ktcore/workflow/editState.smarty */
1619 gettext("Please select which roles or groups should be informed when this state is reached."); 1877 gettext("Please select which roles or groups should be informed when this state is reached.");
1620 1878
1621 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1879 +/* ./templates/ktcore/workflow/editState.smarty */
1622 gettext("Roles"); 1880 gettext("Roles");
1623 1881
1624 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1882 +/* ./templates/ktcore/workflow/editState.smarty */
1625 gettext("Groups"); 1883 gettext("Groups");
1626 1884
1627 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1885 +/* ./templates/ktcore/workflow/editState.smarty */
1628 gettext("Users"); 1886 gettext("Users");
1629 1887
1630 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1888 +/* ./templates/ktcore/workflow/editState.smarty */
1631 gettext("Save"); 1889 gettext("Save");
1632 1890
1633 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1891 +/* ./templates/ktcore/workflow/editState.smarty */
1634 gettext("Assigned Permissions"); 1892 gettext("Assigned Permissions");
1635 1893
1636 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1894 +/* ./templates/ktcore/workflow/editState.smarty */
1637 gettext("While in this workflow state, additional permissions may be given. This is done either to expose the document to more users or to allow a particular role to be fulfilled before a workflow transition can be accomplished."); 1895 gettext("While in this workflow state, additional permissions may be given. This is done either to expose the document to more users or to allow a particular role to be fulfilled before a workflow transition can be accomplished.");
1638 1896
1639 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1897 +/* ./templates/ktcore/workflow/editState.smarty */
1640 gettext("Transitions"); 1898 gettext("Transitions");
1641 1899
1642 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1900 +/* ./templates/ktcore/workflow/editState.smarty */
1643 gettext("Transitions to this state"); 1901 gettext("Transitions to this state");
1644 1902
1645 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1903 +/* ./templates/ktcore/workflow/editState.smarty */
1646 gettext("No transitions lead to this state."); 1904 gettext("No transitions lead to this state.");
1647 1905
1648 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1906 +/* ./templates/ktcore/workflow/editState.smarty */
1649 gettext("Transitions from this state"); 1907 gettext("Transitions from this state");
1650 1908
1651 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1909 +/* ./templates/ktcore/workflow/editState.smarty */
1652 gettext("Save"); 1910 gettext("Save");
1653 1911
1654 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editState.smarty */ 1912 +/* ./templates/ktcore/workflow/editState.smarty */
1655 gettext("No transitions defined."); 1913 gettext("No transitions defined.");
1656 1914
1657 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editTransition.smarty */ 1915 +/* ./templates/ktcore/workflow/editTransition.smarty */
1658 gettext("Transition"); 1916 gettext("Transition");
1659 1917
1660 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editTransition.smarty */ 1918 +/* ./templates/ktcore/workflow/editTransition.smarty */
1661 gettext("Edit transition properties"); 1919 gettext("Edit transition properties");
1662 1920
1663 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editTransition.smarty */ 1921 +/* ./templates/ktcore/workflow/editTransition.smarty */
1664 gettext("Select the target state of the transition, and select the permission, group, and/or role necessary to perform the transition. Selecting more than one of permission, group, or role will require that the user wishing to perform the transition fulfil every requirement."); 1922 gettext("Select the target state of the transition, and select the permission, group, and/or role necessary to perform the transition. Selecting more than one of permission, group, or role will require that the user wishing to perform the transition fulfil every requirement.");
1665 1923
1666 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/editTransition.smarty */ 1924 +/* ./templates/ktcore/workflow/editTransition.smarty */
1667 gettext("Save"); 1925 gettext("Save");
1668 1926
1669 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1927 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1670 gettext("Document Workflow"); 1928 gettext("Document Workflow");
1671 1929
1672 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1930 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1673 gettext("Workflow is a description of a document's lifecycle. It is made up of workflow states, which describe where in the lifecycle the document is, and workflow transitions, which describe the next steps within the lifecycle of the document."); 1931 gettext("Workflow is a description of a document's lifecycle. It is made up of workflow states, which describe where in the lifecycle the document is, and workflow transitions, which describe the next steps within the lifecycle of the document.");
1674 1932
1675 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1933 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1676 gettext("No workflow"); 1934 gettext("No workflow");
1677 1935
1678 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1936 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1679 gettext("Document has no assigned workflow."); 1937 gettext("Document has no assigned workflow.");
1680 1938
1681 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1939 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1682 gettext("Start workflow on document"); 1940 gettext("Start workflow on document");
1683 1941
1684 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1942 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1685 gettext("Start Workflow"); 1943 gettext("Start Workflow");
1686 1944
1687 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1945 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1688 gettext("Current workflow settings"); 1946 gettext("Current workflow settings");
1689 1947
1690 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1948 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1691 gettext("Workflow"); 1949 gettext("Workflow");
1692 1950
1693 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1951 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1694 gettext("State"); 1952 gettext("State");
1695 1953
1696 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1954 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1697 gettext("Transition to another workflow state"); 1955 gettext("Transition to another workflow state");
1698 1956
1699 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/workflow/documentWorkflow.smarty */ 1957 +/* ./templates/ktcore/workflow/documentWorkflow.smarty */
1700 gettext("Perform Transition"); 1958 gettext("Perform Transition");
1701 1959
1702 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/manage.smarty */ 1960 +/* ./templates/ktcore/authentication/manage.smarty */
1703 gettext("Authentication Sources"); 1961 gettext("Authentication Sources");
1704 1962
1705 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/manage.smarty */ 1963 +/* ./templates/ktcore/authentication/manage.smarty */
  1964 +gettext("By default, KnowledgeTree controls its own users and groups and stores all information about them inside the database. In many situations, an organisation will already have a list of users and groups, and needs to use that existing information to allow access to the DMS. These <strong>Authentication Sources</strong> allow the system administrator to specify additional sources of authentication data.");
  1965 +
  1966 +/* ./templates/ktcore/authentication/manage.smarty */
1706 gettext("Add an authentication source"); 1967 gettext("Add an authentication source");
1707 1968
1708 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/manage.smarty */ 1969 +/* ./templates/ktcore/authentication/manage.smarty */
1709 gettext("Add a new source"); 1970 gettext("Add a new source");
1710 1971
1711 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/manage.smarty */ 1972 +/* ./templates/ktcore/authentication/manage.smarty */
  1973 +gettext("Only the standard database authentication is currently available. If you need to use a different authentication type (e.g. LDAP) you will need to ensure that the Plugin is enabled.");
  1974 +
  1975 +/* ./templates/ktcore/authentication/manage.smarty */
1712 gettext("Existing sources"); 1976 gettext("Existing sources");
1713 1977
1714 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/viewsource.smarty */ 1978 +/* ./templates/ktcore/authentication/manage.smarty */
  1979 +gettext("No additional authentication sources have been defined.");
  1980 +
  1981 +/* ./templates/ktcore/authentication/viewsource.smarty */
1715 gettext("Standard configuration"); 1982 gettext("Standard configuration");
1716 1983
1717 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/viewsource.smarty */ 1984 +/* ./templates/ktcore/authentication/viewsource.smarty */
1718 gettext("Name"); 1985 gettext("Name");
1719 1986
1720 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/viewsource.smarty */ 1987 +/* ./templates/ktcore/authentication/viewsource.smarty */
1721 gettext("Provider"); 1988 gettext("Provider");
1722 1989
1723 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/viewsource.smarty */ 1990 +/* ./templates/ktcore/authentication/viewsource.smarty */
1724 gettext("Edit standard configuration"); 1991 gettext("Edit standard configuration");
1725 1992
1726 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/viewsource.smarty */ 1993 +/* ./templates/ktcore/authentication/viewsource.smarty */
1727 gettext("Provider configuration"); 1994 gettext("Provider configuration");
1728 1995
1729 -/* /home/nbm/KnowledgeTree/cvs/templates/ktcore/authentication/viewsource.smarty */ 1996 +/* ./templates/ktcore/authentication/viewsource.smarty */
1730 gettext("Edit provider configuration"); 1997 gettext("Edit provider configuration");
1731 1998
1732 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/edit.smarty */ 1999 +/* ./templates/kt3/document/edit.smarty */
1733 gettext("Editing"); 2000 gettext("Editing");
1734 2001
1735 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/edit.smarty */ 2002 +/* ./templates/kt3/document/edit.smarty */
  2003 +gettext("The following document metadata is available for editing.");
  2004 +
  2005 +/* ./templates/kt3/document/edit.smarty */
1736 gettext("Save Changes"); 2006 gettext("Save Changes");
1737 2007
1738 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/view.smarty */ 2008 +/* ./templates/kt3/document/view.smarty */
1739 gettext("showing information for <strong>version #version#</strong>"); 2009 gettext("showing information for <strong>version #version#</strong>");
1740 2010
1741 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */  
1742 -gettext("Metadata History"); 2011 +/* ./templates/kt3/document/metadata_history.smarty */
  2012 +gettext("Version History");
1743 2013
1744 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */  
1745 -gettext("This lists the older versions of the document, as the metadata about it has been changed."); 2014 +/* ./templates/kt3/document/metadata_history.smarty */
  2015 +gettext("This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content.");
1746 2016
1747 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */ 2017 +/* ./templates/kt3/document/metadata_history.smarty */
1748 gettext("Document History for KnowledgeTree New UI Presentation"); 2018 gettext("Document History for KnowledgeTree New UI Presentation");
1749 2019
1750 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */ 2020 +/* ./templates/kt3/document/metadata_history.smarty */
1751 gettext("User"); 2021 gettext("User");
1752 2022
1753 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */ 2023 +/* ./templates/kt3/document/metadata_history.smarty */
1754 gettext("Metadata Version"); 2024 gettext("Metadata Version");
1755 2025
1756 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */ 2026 +/* ./templates/kt3/document/metadata_history.smarty */
1757 gettext("Content Version"); 2027 gettext("Content Version");
1758 2028
1759 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */ 2029 +/* ./templates/kt3/document/metadata_history.smarty */
1760 gettext("Compare"); 2030 gettext("Compare");
1761 2031
1762 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */  
1763 -gettext("Current");  
1764 -  
1765 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document/metadata_history.smarty */ 2032 +/* ./templates/kt3/document/metadata_history.smarty */
1766 gettext("compare with current"); 2033 gettext("compare with current");
1767 2034
1768 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/admin_items.smarty */ 2035 +/* ./templates/kt3/admin_items.smarty */
1769 gettext("No items in the category."); 2036 gettext("No items in the category.");
1770 2037
1771 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/compare_document.smarty */ 2038 +/* ./templates/kt3/browse.smarty */
  2039 +gettext("Delete");
  2040 +
  2041 +/* ./templates/kt3/browse.smarty */
  2042 +gettext("Move");
  2043 +
  2044 +/* ./templates/kt3/compare_document.smarty */
1772 gettext("Version Comparison"); 2045 gettext("Version Comparison");
1773 2046
1774 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/compare_document.smarty */ 2047 +/* ./templates/kt3/compare_document.smarty */
1775 gettext("showing comparison between versions #from# and #to#"); 2048 gettext("showing comparison between versions #from# and #to#");
1776 2049
1777 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/compare_document.smarty */  
1778 -gettext("Please note"); 2050 +/* ./templates/kt3/compare_document.smarty */
  2051 +gettext("Please note");
1779 2052
1780 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/compare_document.smarty */  
1781 -gettext("the information for version #version# comes from an older version of KnowledgeTree, and may be incorrect."); 2053 +/* ./templates/kt3/compare_document.smarty */
  2054 +gettext("the information for version #version# comes from an older version of KnowledgeTree and may be incorrect.");
1782 2055
1783 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/compare_document.smarty */  
1784 -gettext("Please note"); 2056 +/* ./templates/kt3/compare_document.smarty */
  2057 +gettext("Please note");
1785 2058
1786 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/compare_document.smarty */  
1787 -gettext("the information for version #version# comes from an older version of KnowledgeTree, and may be incorrect."); 2059 +/* ./templates/kt3/compare_document.smarty */
  2060 +gettext("the information for version #version# comes from an older version of KnowledgeTree and may be incorrect.");
1788 2061
1789 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/minimal_page.smarty */ 2062 +/* ./templates/kt3/minimal_page.smarty */
1790 gettext("You are here"); 2063 gettext("You are here");
1791 2064
1792 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/standard_page.smarty */ 2065 +/* ./templates/kt3/standard_page.smarty */
1793 gettext("You are here"); 2066 gettext("You are here");
1794 2067
1795 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document.smarty */ 2068 +/* ./templates/kt3/standard_page.smarty */
  2069 +gettext("&copy; 2006 <a href=\"http://www.ktdms.com/\">The Jam Warehouse Software (Pty) Ltd.</a> All Rights Reserved.");
  2070 +
  2071 +/* ./templates/kt3/view_document.smarty */
1796 gettext("showing information for <strong>version #version#</strong>"); 2072 gettext("showing information for <strong>version #version#</strong>");
1797 2073
1798 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document_history.smarty */  
1799 -gettext("Document History"); 2074 +/* ./templates/kt3/view_document_history.smarty */
  2075 +gettext("Transaction History");
1800 2076
1801 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document_history.smarty */  
1802 -gettext("This allows you to have a brief overview of the history of the document."); 2077 +/* ./templates/kt3/view_document_history.smarty */
  2078 +gettext("This page provides details of all activities that have been carried out on the document.");
1803 2079
1804 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document_history.smarty */ 2080 +/* ./templates/kt3/view_document_history.smarty */
1805 gettext("Document History for KnowledgeTree New UI Presentation"); 2081 gettext("Document History for KnowledgeTree New UI Presentation");
1806 2082
1807 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document_history.smarty */ 2083 +/* ./templates/kt3/view_document_history.smarty */
1808 gettext("User"); 2084 gettext("User");
1809 2085
1810 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document_history.smarty */ 2086 +/* ./templates/kt3/view_document_history.smarty */
1811 gettext("Action"); 2087 gettext("Action");
1812 2088
1813 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document_history.smarty */ 2089 +/* ./templates/kt3/view_document_history.smarty */
1814 gettext("Date"); 2090 gettext("Date");
1815 2091
1816 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document_history.smarty */ 2092 +/* ./templates/kt3/view_document_history.smarty */
1817 gettext("Content version"); 2093 gettext("Content version");
1818 2094
1819 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/view_document_history.smarty */ 2095 +/* ./templates/kt3/view_document_history.smarty */
1820 gettext("Comment"); 2096 gettext("Comment");
1821 2097
1822 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fields/base.smarty */ 2098 +/* ./templates/kt3/fields/base.smarty */
1823 gettext("Required"); 2099 gettext("Required");
1824 2100
1825 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fields/lookup.smarty */ 2101 +/* ./templates/kt3/fields/lookup.smarty */
1826 gettext("Required"); 2102 gettext("Required");
1827 2103
1828 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fields/text.smarty */ 2104 +/* ./templates/kt3/fields/text.smarty */
1829 gettext("Required"); 2105 gettext("Required");
1830 2106
1831 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fields/checkbox.smarty */ 2107 +/* ./templates/kt3/fields/checkbox.smarty */
1832 gettext("Required"); 2108 gettext("Required");
1833 2109
1834 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fields/fileupload.smarty */ 2110 +/* ./templates/kt3/fields/fileupload.smarty */
1835 gettext("Required"); 2111 gettext("Required");
1836 2112
1837 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fields/statictext.smarty */ 2113 +/* ./templates/kt3/fields/statictext.smarty */
1838 gettext("Required"); 2114 gettext("Required");
1839 2115
1840 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fields/password.smarty */ 2116 +/* ./templates/kt3/fields/password.smarty */
1841 gettext("Required"); 2117 gettext("Required");
1842 2118
1843 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fields/tree.smarty */ 2119 +/* ./templates/kt3/fields/tree.smarty */
1844 gettext("Required"); 2120 gettext("Required");
1845 2121
1846 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */ 2122 +/* ./templates/kt3/fieldsets/generic.smarty */
1847 gettext("Generic Information"); 2123 gettext("Generic Information");
1848 2124
1849 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */  
1850 -gettext("The information in this section is stored by the KnowledgeTree&trade; for every document."); 2125 +/* ./templates/kt3/fieldsets/generic.smarty */
  2126 +gettext("The information in this section is stored by KnowledgeTree&trade; for every document.");
1851 2127
1852 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */ 2128 +/* ./templates/kt3/fieldsets/generic.smarty */
1853 gettext("File is a"); 2129 gettext("File is a");
1854 2130
1855 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */ 2131 +/* ./templates/kt3/fieldsets/generic.smarty */
1856 gettext("Created by"); 2132 gettext("Created by");
1857 2133
1858 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */ 2134 +/* ./templates/kt3/fieldsets/generic.smarty */
1859 gettext("Last update by"); 2135 gettext("Last update by");
1860 2136
1861 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */ 2137 +/* ./templates/kt3/fieldsets/generic.smarty */
1862 gettext("Document Type"); 2138 gettext("Document Type");
1863 2139
1864 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */ 2140 +/* ./templates/kt3/fieldsets/generic.smarty */
1865 gettext("Workflow status"); 2141 gettext("Workflow status");
1866 2142
1867 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */ 2143 +/* ./templates/kt3/fieldsets/generic.smarty */
1868 gettext("No workflow"); 2144 gettext("No workflow");
1869 2145
1870 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic.smarty */ 2146 +/* ./templates/kt3/fieldsets/generic.smarty */
1871 gettext("manage workflow"); 2147 gettext("manage workflow");
1872 2148
1873 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2149 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1874 gettext("Generic Information"); 2150 gettext("Generic Information");
1875 2151
1876 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */  
1877 -gettext("The information in this section is stored by the KnowledgeTree&trade; for every document."); 2152 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
  2153 +gettext("The information in this section is stored by KnowledgeTree&trade; for every document.");
1878 2154
1879 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2155 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1880 gettext("File is a"); 2156 gettext("File is a");
1881 2157
1882 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2158 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1883 gettext("Created by"); 2159 gettext("Created by");
1884 2160
1885 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2161 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1886 gettext("this cannot not change between versions"); 2162 gettext("this cannot not change between versions");
1887 2163
1888 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2164 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1889 gettext("Last update by"); 2165 gettext("Last update by");
1890 2166
1891 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2167 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1892 gettext("Document Type"); 2168 gettext("Document Type");
1893 2169
1894 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2170 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1895 gettext("Workflow status"); 2171 gettext("Workflow status");
1896 2172
1897 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2173 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1898 gettext("No workflow"); 2174 gettext("No workflow");
1899 2175
1900 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/generic_versioned.smarty */ 2176 +/* ./templates/kt3/fieldsets/generic_versioned.smarty */
1901 gettext("No workflow"); 2177 gettext("No workflow");
1902 2178
1903 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/simple.smarty */ 2179 +/* ./templates/kt3/fieldsets/simple.smarty */
1904 gettext("This is the data assigned to the <strong>#name#</strong> aspect of this document."); 2180 gettext("This is the data assigned to the <strong>#name#</strong> aspect of this document.");
1905 2181
1906 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/simple.smarty */ 2182 +/* ./templates/kt3/fieldsets/simple.smarty */
1907 gettext("no value"); 2183 gettext("no value");
1908 2184
1909 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/simple_versioned.smarty */ 2185 +/* ./templates/kt3/fieldsets/simple_versioned.smarty */
1910 gettext("This is the data assigned to the <strong>#name#</strong> aspect of this document."); 2186 gettext("This is the data assigned to the <strong>#name#</strong> aspect of this document.");
1911 2187
1912 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/fieldsets/conditional_editable.smarty */ 2188 +/* ./templates/kt3/fieldsets/conditional_editable.smarty */
1913 gettext("conditional data."); 2189 gettext("conditional data.");
1914 2190
1915 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.AddDocument.smarty */ 2191 +/* ./templates/kt3/notifications/subscriptions.AddDocument.smarty */
1916 gettext("Read Document"); 2192 gettext("Read Document");
1917 2193
1918 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.AddDocument.smarty */ 2194 +/* ./templates/kt3/notifications/subscriptions.AddDocument.smarty */
1919 gettext("Clear Alert"); 2195 gettext("Clear Alert");
1920 2196
1921 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.AddFolder.smarty */ 2197 +/* ./templates/kt3/notifications/subscriptions.AddFolder.smarty */
1922 gettext("View New Folder"); 2198 gettext("View New Folder");
1923 2199
1924 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.AddFolder.smarty */ 2200 +/* ./templates/kt3/notifications/subscriptions.AddFolder.smarty */
1925 gettext("Clear Alert"); 2201 gettext("Clear Alert");
1926 2202
1927 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.ArchiveDocument.smarty */ 2203 +/* ./templates/kt3/notifications/subscriptions.ArchiveDocument.smarty */
1928 gettext("Clear Alert"); 2204 gettext("Clear Alert");
1929 2205
1930 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.CheckinDocument.smarty */ 2206 +/* ./templates/kt3/notifications/subscriptions.CheckinDocument.smarty */
1931 gettext("View Document"); 2207 gettext("View Document");
1932 2208
1933 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.CheckinDocument.smarty */ 2209 +/* ./templates/kt3/notifications/subscriptions.CheckinDocument.smarty */
1934 gettext("Clear Alert"); 2210 gettext("Clear Alert");
1935 2211
1936 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.CheckoutDocument.smarty */ 2212 +/* ./templates/kt3/notifications/subscriptions.CheckoutDocument.smarty */
1937 gettext("View Document"); 2213 gettext("View Document");
1938 2214
1939 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.CheckoutDocument.smarty */ 2215 +/* ./templates/kt3/notifications/subscriptions.CheckoutDocument.smarty */
1940 gettext("Clear Alert"); 2216 gettext("Clear Alert");
1941 2217
1942 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.ModifyDocument.smarty */ 2218 +/* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */
1943 gettext("View Document"); 2219 gettext("View Document");
1944 2220
1945 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.ModifyDocument.smarty */ 2221 +/* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */
1946 gettext("Clear Alert"); 2222 gettext("Clear Alert");
1947 2223
1948 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.MoveDocument.smarty */ 2224 +/* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */
1949 gettext("View New Location"); 2225 gettext("View New Location");
1950 2226
1951 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.MoveDocument.smarty */ 2227 +/* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */
1952 gettext("Clear Alert"); 2228 gettext("Clear Alert");
1953 2229
1954 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */ 2230 +/* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */
1955 gettext("View Folder"); 2231 gettext("View Folder");
1956 2232
1957 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */ 2233 +/* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */
1958 gettext("Clear Alert"); 2234 gettext("Clear Alert");
1959 2235
1960 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */ 2236 +/* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */
1961 gettext("View Folder"); 2237 gettext("View Folder");
1962 2238
1963 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */ 2239 +/* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */
1964 gettext("Clear Alert"); 2240 gettext("Clear Alert");
1965 2241
1966 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.RemoveSubscribedDocument.smarty */ 2242 +/* ./templates/kt3/notifications/subscriptions.RemoveSubscribedDocument.smarty */
1967 gettext("Clear Alert"); 2243 gettext("Clear Alert");
1968 2244
1969 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.RemoveSubscribedFolder.smarty */ 2245 +/* ./templates/kt3/notifications/subscriptions.RemoveSubscribedFolder.smarty */
1970 gettext("Clear Alert"); 2246 gettext("Clear Alert");
1971 2247
1972 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.RestoreDocument.smarty */ 2248 +/* ./templates/kt3/notifications/subscriptions.RestoreDocument.smarty */
1973 gettext("Clear Alert"); 2249 gettext("Clear Alert");
1974 2250
1975 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/notifications/subscriptions.generic.smarty */ 2251 +/* ./templates/kt3/notifications/subscriptions.generic.smarty */
1976 gettext("Clear Alert"); 2252 gettext("Clear Alert");
1977 2253
1978 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/portlets/search_portlet.smarty */ 2254 +/* ./templates/kt3/portlets/search_portlet.smarty */
1979 gettext("search"); 2255 gettext("search");
1980 2256
1981 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/portlets/search_portlet.smarty */  
1982 -gettext("Boolean Search"); 2257 +/* ./templates/kt3/portlets/search_portlet.smarty */
  2258 +gettext("Advanced Search");
1983 2259
1984 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document_collection.smarty */ 2260 +/* ./templates/kt3/document_collection.smarty */
1985 gettext("No documents or folders available in this location."); 2261 gettext("No documents or folders available in this location.");
1986 2262
1987 -/* /home/nbm/KnowledgeTree/cvs/templates/kt3/document_collection.smarty */ 2263 +/* ./templates/kt3/document_collection.smarty */
1988 gettext("#itemCount# items, #batchSize# per page"); 2264 gettext("#itemCount# items, #batchSize# per page");
1989 2265
1990 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/email.smarty */ 2266 +/* ./templates/kt3/browse_types.smarty */
  2267 +gettext("In some circumstances it is useful to view all documents of a given <strong>document type</strong>. Select a <strong>document type</strong> from the list below to view all relevant documents.");
  2268 +
  2269 +/* ./templates/ktstandard/action/email.smarty */
1991 gettext("Email document"); 2270 gettext("Email document");
1992 2271
1993 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/email.smarty */ 2272 +/* ./templates/ktstandard/action/email.smarty */
1994 gettext("Email"); 2273 gettext("Email");
1995 2274
1996 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2275 +/* ./templates/ktstandard/action/discussion.smarty */
1997 gettext("Existing threads"); 2276 gettext("Existing threads");
1998 2277
1999 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2278 +/* ./templates/ktstandard/action/discussion.smarty */
2000 gettext("Subject"); 2279 gettext("Subject");
2001 2280
2002 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2281 +/* ./templates/ktstandard/action/discussion.smarty */
2003 gettext("Creator"); 2282 gettext("Creator");
2004 2283
2005 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2284 +/* ./templates/ktstandard/action/discussion.smarty */
2006 gettext("Views"); 2285 gettext("Views");
2007 2286
2008 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2287 +/* ./templates/ktstandard/action/discussion.smarty */
2009 gettext("Replies"); 2288 gettext("Replies");
2010 2289
2011 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2290 +/* ./templates/ktstandard/action/discussion.smarty */
2012 gettext("Last activity"); 2291 gettext("Last activity");
2013 2292
2014 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2293 +/* ./templates/ktstandard/action/discussion.smarty */
  2294 +gettext("State");
  2295 +
  2296 +/* ./templates/ktstandard/action/discussion.smarty */
2015 gettext("There are no existing threads for this document"); 2297 gettext("There are no existing threads for this document");
2016 2298
2017 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2299 +/* ./templates/ktstandard/action/discussion.smarty */
2018 gettext("Create a new thread"); 2300 gettext("Create a new thread");
2019 2301
2020 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion.smarty */ 2302 +/* ./templates/ktstandard/action/discussion.smarty */
2021 gettext("Create a new thread"); 2303 gettext("Create a new thread");
2022 2304
2023 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion_thread.smarty */ 2305 +/* ./templates/ktstandard/action/discussion_thread.smarty */
2024 gettext("Post a reply"); 2306 gettext("Post a reply");
2025 2307
2026 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion_thread.smarty */ 2308 +/* ./templates/ktstandard/action/discussion_thread.smarty */
2027 gettext("Post a reply"); 2309 gettext("Post a reply");
2028 2310
2029 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion_comment_list_item.smarty */ 2311 +/* ./templates/ktstandard/action/discussion_thread.smarty */
  2312 +gettext("Close this thread");
  2313 +
  2314 +/* ./templates/ktstandard/action/discussion_thread.smarty */
  2315 +gettext("Close this thread");
  2316 +
  2317 +/* ./templates/ktstandard/action/discussion_comment_list_item.smarty */
2030 gettext("Posted"); 2318 gettext("Posted");
2031 2319
2032 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion_comment_list_item.smarty */ 2320 +/* ./templates/ktstandard/action/discussion_comment_list_item.smarty */
2033 gettext("by #name# at #date#"); 2321 gettext("by #name# at #date#");
2034 2322
2035 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/action/discussion_comment_list_item.smarty */ 2323 +/* ./templates/ktstandard/action/discussion_comment_list_item.smarty */
2036 gettext("Post a reply"); 2324 gettext("Post a reply");
2037 2325
2038 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/subscriptions/manage.smarty */ 2326 +/* ./templates/ktstandard/subscriptions/manage.smarty */
2039 gettext("You have no subscriptions"); 2327 gettext("You have no subscriptions");
2040 2328
2041 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/subscriptions/manage.smarty */ 2329 +/* ./templates/ktstandard/subscriptions/manage.smarty */
2042 gettext("You are subscribed to the folders and documents listed below. You can remove your subscription by selecting the folders and documents to which you no longer wish to subscribe."); 2330 gettext("You are subscribed to the folders and documents listed below. You can remove your subscription by selecting the folders and documents to which you no longer wish to subscribe.");
2043 2331
2044 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/subscriptions/manage.smarty */ 2332 +/* ./templates/ktstandard/subscriptions/manage.smarty */
2045 gettext("Subscriptions"); 2333 gettext("Subscriptions");
2046 2334
2047 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/subscriptions/manage.smarty */ 2335 +/* ./templates/ktstandard/subscriptions/manage.smarty */
2048 gettext("Remove subscription"); 2336 gettext("Remove subscription");
2049 2337
2050 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapeditsource.smarty */ 2338 +/* ./templates/ktstandard/authentication/ldapeditsource.smarty */
2051 gettext("Save"); 2339 gettext("Save");
2052 2340
2053 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapedituser.smarty */ 2341 +/* ./templates/ktstandard/authentication/ldapedituser.smarty */
2054 gettext("Save"); 2342 gettext("Save");
2055 2343
2056 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapadduser.smarty */ 2344 +/* ./templates/ktstandard/authentication/ldapadduser.smarty */
2057 gettext("Create a new user"); 2345 gettext("Create a new user");
2058 2346
2059 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapadduser.smarty */ 2347 +/* ./templates/ktstandard/authentication/ldapadduser.smarty */
2060 gettext("create user"); 2348 gettext("create user");
2061 2349
2062 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapadduser.smarty */ 2350 +/* ./templates/ktstandard/authentication/ldapadduser.smarty */
2063 gettext("Cancel"); 2351 gettext("Cancel");
2064 2352
2065 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapsearchuser.smarty */ 2353 +/* ./templates/ktstandard/authentication/ldapsearchuser.smarty */
2066 gettext("Since there may be many users in the system, please provider a few letters from the person's user name to begin."); 2354 gettext("Since there may be many users in the system, please provider a few letters from the person's user name to begin.");
2067 2355
2068 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapsearchuser.smarty */ 2356 +/* ./templates/ktstandard/authentication/ldapsearchuser.smarty */
2069 gettext("search for users"); 2357 gettext("search for users");
2070 2358
2071 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapsearchuser.smarty */ 2359 +/* ./templates/ktstandard/authentication/ldapsearchuser.smarty */
2072 gettext("No search specified, or no results for your search. Please choose some criteria from the list above to find users."); 2360 gettext("No search specified, or no results for your search. Please choose some criteria from the list above to find users.");
2073 2361
2074 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapsearchuser.smarty */ 2362 +/* ./templates/ktstandard/authentication/ldapsearchuser.smarty */
2075 gettext("Name"); 2363 gettext("Name");
2076 2364
2077 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapsearchuser.smarty */ 2365 +/* ./templates/ktstandard/authentication/ldapsearchuser.smarty */
2078 gettext("LDAP User Name"); 2366 gettext("LDAP User Name");
2079 2367
2080 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapsearchuser.smarty */ 2368 +/* ./templates/ktstandard/authentication/ldapsearchuser.smarty */
2081 gettext("Distinguished Name (LDAP DN)"); 2369 gettext("Distinguished Name (LDAP DN)");
2082 2370
2083 -/* /home/nbm/KnowledgeTree/cvs/templates/ktstandard/authentication/ldapsearchuser.smarty */ 2371 +/* ./templates/ktstandard/authentication/ldapsearchuser.smarty */
2084 gettext("Add"); 2372 gettext("Add");
2085 2373