1%{ This is a default template
2
3   SYSTEM MESSAGES
4
5   NOTE: IF YOU ADD ANY MESSAGES TO THIS FILE, PLEASE MAKE SURE THEY ARE
6   ALSO ADDED TO THE RELEVANT TESTCASE IN THE TestCases WEB
7   (e.g. TestCases.TestCaseOopsAttention)!
8
9Messages involved in registration and password management are in
10registermessages.tmpl
11================================================================================
12     Messages for oopsattention
13================================================================================}%
14%TMPL:DEF{"created_web"}%
15---+++ %MAKETEXT{"The new web has been created"}%
16%MAKETEXT{"And populated with topics from the base web"}%
17
18%MAKETEXT{"Would you like to go to:"}%
19	* %MAKETEXT{"[_1] to start working on the new web" args="[[%HOMETOPIC%]]"}%
20	* %MAKETEXT{"[_1] to customize the web specific preferences" args="[[%WEBPREFSTOPIC%]]"}%
21	* %MAKETEXT{"[_1] to create another web" args="[[%SYSTEMWEB%.ManagingWebs]]"}%
22	* %MAKETEXT{"[_1] home" args="[[%WIKIHOMEURL%][%WIKITOOLNAME%]]"}%
23%TMPL:END%
24%{==============================================================================}%
25%TMPL:DEF{"merge_notice"}%
26---+++ %MAKETEXT{"Topic was merged"}%
27%MAKETEXT{"Rev [_1] was edited by [_2] while you were still editing, and saved as Rev [_3]." args="%PARAM1%, %USERSWEB%.%PARAM2%, %PARAM3%"}%
28
29%MAKETEXT{"Those changes have been merged with yours to create Rev [_1]. Text fields will have been merged, but other data such as form fields may have overwritten the other users changes. Please inspect the topic to make sure it is OK, especially if you made any changes to form fields." args="%PARAM4%"}%
30
31%MAKETEXT{"Confirm your changes using Foswiki's ~[~[[_1]~]~[topic history comparison tool (diff)~]~]." args="%SCRIPTURLPATH{"rdiff"}%/%WEB%/%TOPIC%?rev1=%PARAM1%;rev2=%PARAM4%"}%
32
33%TMPL:P{"oktopicaction"}%
34%TMPL:END%
35%{==============================================================================}%
36%TMPL:DEF{"missing_action"}%
37---+++ %MAKETEXT{"Missing action command"}%
38%MAKETEXT{"Please go back in your browser and try again."}%
39%TMPL:END%
40%{==============================================================================}%
41%TMPL:DEF{"unrecognized_action"}%
42---+++ %MAKETEXT{"Unrecognized action command [_1]" args="%PARAM1%"}%
43%MAKETEXT{"Please go back in your browser and try again."}%
44%TMPL:END%
45%{==============================================================================}%
46%TMPL:DEF{"move_err"}%
47---+++ %MAKETEXT{"Attachment move failed"}%
48%MAKETEXT{"During move of attachment =[_1]= to [_2] an error was found." args="%PARAM3%, <nop>%PARAM1%.<nop>%PARAM2%, <nop>%WIKITOOLNAME%"}%
49
50%PARAM4%
51
52%MAKETEXT{"Please go back in your browser and try again."}%
53%TMPL:END%
54%{==============================================================================}%
55%TMPL:DEF{"delete_err"}%
56---+++ %MAKETEXT{"Attachment delete failed"}%
57%MAKETEXT{"During deletion of attachment =[_1]= an error was found. Please notify your [_2] administrator." args="%URLPARAM{attachment}%, <nop>%WIKITOOLNAME%"}%
58
59%PARAM4%
60%TMPL:END%
61%{==============================================================================}%
62%TMPL:DEF{"topic_exists"}%
63---+++ %MAKETEXT{"The [_1] topic already exists" args="\"%TOPIC%\""}%
64%MAKETEXT{"Cannot create [_1] because it already exists." args="%TOPIC%"}%
65
66%MAKETEXT{"Please go _back_ in your browser and try a new name."}%
67%TMPL:END%
68%{==============================================================================}%
69%TMPL:DEF{"rename_topic_exists"}%
70---+++ %MAKETEXT{"Rename failed"}%
71%MAKETEXT{"Cannot rename [_1] to [_2] because it already exists." args="%TOPIC%, <nop>%PARAM1%.<nop>%PARAM2%"}%
72
73%MAKETEXT{"Please go _back_ in your browser and try a new name."}%
74%TMPL:END%
75%{==============================================================================}%
76%TMPL:DEF{"rename_web_exists"}%
77---+++ %MAKETEXT{"Rename failed"}%
78%MAKETEXT{"Cannot rename [_1] to [_2] because it already exists." args="%WEB%, <nop>%PARAM1%"}%
79
80%MAKETEXT{"Please go _back_ in your browser and try a new name."}%
81%TMPL:END%
82%{==============================================================================}%
83%TMPL:DEF{"not_wikiword"}%
84---+++ %MAKETEXT{"New topic name [_1] is not a [_2]" args="\"<nop>%PARAM1%\", <nop>WikiWord"}%
85%MAKETEXT{"Please go back in your browser and choose a topic name that is a [[%SYSTEMWEB%.WikiWord][WikiWord]] or clear the only-WikiWord box"}%
86%TMPL:END%
87%{==============================================================================}%
88%TMPL:DEF{"empty_topic_name"}%
89---++ %MAKETEXT{"You must pass a topic name."}%
90%MAKETEXT{"The name of the topic must not be empty." args="%PARAM1%"}%
91
92%MAKETEXT{"Please go back in your browser and try again."}%
93%TMPL:END%
94%{==============================================================================}%
95%TMPL:DEF{"invalid_topic_name"}%
96---++ %MAKETEXT{"Invalid topic name."}%
97%MAKETEXT{"The name of the topic ([_1]) contained invalid characters." args="<nop>%PARAM1%"}%
98
99%MAKETEXT{"Please go back in your browser and try again."}%
100%TMPL:END%
101%{==============================================================================}%
102%TMPL:DEF{"rename_err"}%
103%MAKETEXT{"During rename of topic [_1] to [_2] an error ([_3]) was found. Please notify your [_4] administrator."  args="<nop>%WEB%.<nop>%TOPIC%,<nop>%PARAM2%,%PARAM1%,%WIKITOOLNAME%"}%
104%TMPL:END%
105%{==============================================================================}%
106%TMPL:DEF{"rename_web_err"}%
107%MAKETEXT{"During rename of web [_1] to [_2] an error ([_3]) was found. Please notify your [_4] administrator." args="<nop>%WEB%,<nop>%PARAM2%,%PARAM1%,%WIKITOOLNAME%"}%
108%{==============================================================================}%
109%TMPL:DEF{"invalid_web_parent"}%
110%MAKETEXT{"During rename of web [_1] to [_2] an error was found." args="<nop>%WEB%,%PARAM1%,"}%
111%MAKETEXT{"The new parent web ([_1]) may not be the same as the old or new web name." args="%PARAM2%"}%
112%TMPL:END%
113%{==============================================================================}%
114%TMPL:DEF{"web_missing"}%
115---+++ %MAKETEXT{"Name of new web is missing"}%
116%MAKETEXT{"Please go back in your browser and try again."}% %TMPL:END%
117%{==============================================================================}%
118%TMPL:DEF{"invalid_web_name"}%
119---+++ %MAKETEXT{"[_1] is an invalid name for a new web" args="\"%PARAM1%\""}%
120%MAKETEXT{"You are recommended to choose short names, preferably less than 10 characters, starting with an upper-case alphabetic character and using only alphanumeric characters. If you want to create a template web (a web just used as a base to create new webs) choose a name that starts with an underscore and has only alphanumeric characters."}%
121
122%IF{"NOT {EnableHierarchicalWebs}" then="%MAKETEXT{"Hierarchical Webs is currently disabled, you cannot create Nested webs."}%"}%
123
124%MAKETEXT{"Please go back in your browser and try again."}%
125%TMPL:END%
126%{==============================================================================}%
127%TMPL:DEF{"invalid_topic_parameter"}%
128---+++ %MAKETEXT{"[_1] is not a valid value for the [_2] parameter" args="'%PARAM1%','%PARAM2%'"}%
129%MAKETEXT{"Either the name is invalid, or it refers to a non-existant topic."}%
130%TMPL:END%
131%{==============================================================================}%
132%TMPL:DEF{"invalid_form_name"}%
133---+++ %MAKETEXT{"[_1] is not a valid form name" args="'%PARAM1%'"}%
134%MAKETEXT{"Either the name is invalid, or it refers to a non-existant form."}%
135%TMPL:END%
136%{==============================================================================}%
137%TMPL:DEF{"web_exists"}%
138---+++ %MAKETEXT{"Cannot create web [_1] because it already exists" args="\"%PARAM1%\""}%
139%MAKETEXT{"Please go back in your browser and try again."}%
140%TMPL:END%
141%{==============================================================================}%
142%TMPL:DEF{"base_web_missing"}%
143---+++ %MAKETEXT{"Base web [_1] is missing or does not exist" args="%PARAM1%"}%
144%MAKETEXT{"Please go back in your browser and try again."}%
145%TMPL:END%
146%{==============================================================================}%
147%TMPL:DEF{"restore_invalid_rev"}%
148---+++ %MAKETEXT{"Requested revision ([_1]) is illegal or invalid. It does not exist in history, or is the same or later than the current revision ([_2])" args="'%PARAM1%','%PARAM2%'"}%
149%MAKETEXT{"Please go back in your browser and try again."}%
150%TMPL:END%
151%{==============================================================================}%
152%TMPL:DEF{"invalid_web_color"}%
153---+++ %MAKETEXT{"Color [_1] has an invalid format" args="=%PARAM1%="}%
154%MAKETEXT{"A color starts with a # sign, followed by 6 hexadecimal numbers, e.g. =#FFFF00=."}%
155
156%MAKETEXT{"Pick one of the [_1]." args="%SYSTEMWEB%.StandardColors"}%
157
158%MAKETEXT{"You can also use the names of the standard HTML colors (black, silver, gray, white, maroon, red, purple, fuchsia, green, lime, olive, yellow, navy, blue, teal, or aqua)"}%
159
160%MAKETEXT{"Please go back in your browser and try again."}%
161%TMPL:END%
162%{==============================================================================}%
163%TMPL:DEF{"web_creation_error"}%
164---+++ %MAKETEXT{"Could not create the new web [_1]" args="%PARAM1%"}%
165%PARAM2%
166%TMPL:END%
167%{==============================================================================}%
168%TMPL:DEF{"missing_fields"}%
169---+++ %MAKETEXT{"Missing Fields"}%
170=<font color="red">**</font>= %PARAM1% %MAKETEXT{"fields are required."}%
171
172%MAKETEXT{"Please go back in your browser and try again."}%
173%TMPL:END%
174%{==============================================================================}%
175%TMPL:DEF{"invalid_field"}%
176---+++ %MAKETEXT{"Invalid Input"}%
177=<font color="red">**</font>= %MAKETEXT{"The value supplied for =[_1]= has been rejected." args="%PARAM1%"}%
178
179%MAKETEXT{"Please go back in your browser and try again."}%
180%TMPL:END%
181%{==============================================================================}%
182%TMPL:DEF{"send_mail_error"}%
183---+++ Mail Error
184%MAKETEXT{"An e-mail could not be delivered. Please notify your [_1] administrator, [_2]" args="%WIKITOOLNAME%,<a href='mailto:%WIKIWEBMASTER%?subject=%ENCODE{"%WIKITOOLNAME% Send Mail Error"}%'>%WIKIWEBMASTER%</a>"}%
185
186*%MAKETEXT{"Mail to"}%*: %PARAM1%
187
188*%MAKETEXT{"Errors"}%*: %PARAM2%
189
190%TMPL:END%
191%{==============================================================================}%
192%TMPL:DEF{"mandatory_field"}%
193---+++ %MAKETEXT{"Topic Save Error"}%
194%MAKETEXT{"Could not save [_1]." args="%WEB%.%TOPIC%"}%
195
196%MAKETEXT{"The required field [_1] was not filled in." args="*<noautolink>%PARAM1%</noautolink>*"}%
197
198%MAKETEXT{"Go back in your browser and insert values for all mandatory fields before saving again"}%%IF{"{Validation}{Method}!='none'" then="%MAKETEXT{"
199(just select 'OK' when you are asked to confirm your save)
200"}%"}%
201
202%TMPL:END%
203%{==============================================================================}%
204
205%TMPL:DEF{"formdef_missing"}%%MAKETEXT{"Form definition '[_1]' not found" args="%PARAM1%"}%%TMPL:END%
206%{==============================================================================}%
207%TMPL:DEF{"no_form_def"}%
208---+++ %MAKETEXT{"Form Definition [_1] missing" args="%PARAM1%.<nop>%PARAM2%"}%
209%MAKETEXT{"See [_1] for information about Form Definitions." args="%SYSTEMWEB%.DataForms"}%
210
211%MAKETEXT{"This could be for several reasons:"}%
212
213---++ 1. %MAKETEXT{"Form definition missing"}%
214
215   * %MAKETEXT{"The form should be defined in the topic [_1]" args="%PARAM1%.%PARAM2%"}%
216   * %MAKETEXT{"If this topic is missing create it, otherwise check it for errors."}%
217
218---++ 2. %MAKETEXT{"The topic is in an old format"}%
219
220   * %MAKETEXT{"~[~[[_1]~]~[Debug topic text~]~]." args="%SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%?raw=debug"}%
221      * %MAKETEXT{"There should be a line that includes [_1], look for [_2] (or [_3])" args="=META:FORM=,name=\"%PARAM1%.%PARAM2%\",name=\"%PARAM2%\""}%
222      * %MAKETEXT{"If this line isn't present see _upgrade_ section below"}%
223
224---++ 3.%MAKETEXT{"Topic can not be upgraded from old style category table"}%
225
226%MAKETEXT{"This requires the form definition to be present."}%
227
228%MAKETEXT{"This can be automatically upgraded by:"}%
229
230   * %MAKETEXT{"Creating a suitable Form Definition topic"}%
231   * %MAKETEXT{"Adding a [_1] preference in WebPreferences" args="=WEBFORMS="}%
232
233%MAKETEXT{"You will probably have to ask your administrator, [_1], to do this." args="%WIKIWEBMASTER%"}%
234%TMPL:END%
235%{==============================================================================}%
236%TMPL:DEF{"upload_name_changed"}%
237---+++ %MAKETEXT{"File has been uploaded with different name"}%
238%MAKETEXT{"The file has been uploaded and attached properly to the [_1] topic." args="<nop>%TOPIC%"}%
239%MAKETEXT{"However, the filename has been changed from [_1] to [_2]. Please make a note of it." args="<b><code>%PARAM1%</code></b>,<b><code>%PARAM2%</code></b>"}%
240
241*%MAKETEXT{"Note:"}%*
242%MAKETEXT{"In some cases, Foswiki changes the name of the uploaded file to make it safe and accessible across all platforms:"}%
243   * %MAKETEXT{"Spaces are replaced by underscores"}%
244   * %MAKETEXT{"A =.txt= extension is appended to some filenames for security reasons"}%
245   * %MAKETEXT{"Some characters such as =&#126;=, =$=, =@=, =%= are removed"}%
246%MAKETEXT{"You may be able to get your Wiki administrator to change the settings if they are inappropriate for your environment."}%
247
248%TMPL:P{"oktopicaction"}%
249%TMPL:END%
250%{==============================================================================}%
251%TMPL:DEF{"unsupported_filename"}%
252---+++ %MAKETEXT{"The filename you are attempting to upload ([_1]) contains characters not supported by the configured encoding ([_2])." args="<code>%PARAM1%</code>, <code>%PARAM2%</code>"}%
253%MAKETEXT{"Please go back in your browser and upload using a different filename."}%
254%TMPL:END%
255%{==============================================================================}%
256%TMPL:DEF{"zero_size_upload"}%
257---+++ %MAKETEXT{"Either you did not specify a file name, or the file you are trying to upload [_1] has no content. You may not upload an empty file." args="<code>%PARAM1%</code>"}%
258%MAKETEXT{"Please go back in your browser and check again."}%
259%TMPL:END%
260%{==============================================================================}%
261%TMPL:DEF{"oversized_upload"}%
262---+++ %MAKETEXT{"Uploaded file is too big"}%
263%MAKETEXT{"Uploaded file [_1] exceeds limit of [_2] KB" args="<code>%PARAM1%</code>,%PARAM2%"}%
264%TMPL:END%
265%{==============================================================================}%
266%TMPL:DEF{"save_error"}%
267---+++ %MAKETEXT{"Error saving topic"}%
268%MAKETEXT{"During save of [_1] an error was found by the version control system. Please notify your [_2] administrator." args="<nop>%WEB%.<nop>%TOPIC%,%WIKITOOLNAME%"}%
269
270<verbatim>
271%PARAM1%
272</verbatim>
273
274%MAKETEXT{"Go back in your browser and save your changes locally."}%
275%TMPL:END%
276%{==============================================================================}%
277%TMPL:DEF{"rename_web_prerequisites"}%
278---+++ %MAKETEXT{"There are problems with renaming this web:"}%
2791.%MAKETEXT{"You are denied access to the following topics in the web:"}%
280%PARAM1%
281
2822. %MAKETEXT{"The following topics are locked for edit, and cannot be moved:"}%
283%PARAM2%
284
2853. %MAKETEXT{"The following topics refer to topics in this web, but you are denied access to them:"}%
286%PARAM3%
287
2884. %MAKETEXT{"The following topics refer to topics in this web, but are being edited:"}%
289%PARAM4%
290
291<div %PARAM5%>
292<a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%HOMETOPIC%?action=renameweb;confirm=continue" />%MAKETEXT{"Continue and try to rename web?"}%</a>
293</div>
294
295%TMPL:END%
296%{==============================================================================}%
297%TMPL:DEF{no_such_template}%
298%MAKETEXT{"Could not find template"}% =%PARAM1%=
299
300%MAKETEXT{"Check your configuration settings for {TemplateDir} and {TemplatePath}."}%
301<div%IF{"'%PARAM2%'" then=" style='display:none'"}%>
302%MAKETEXT{"If that's not the problem, it may be because you have a setting of [_1] that is pointing to a template that doesn't exist." args="=%PARAM2%="}%
303
304%MAKETEXT{"[_1] is currently set to [_2]" args="=%PARAM2%=,<code><nop>%PARAM1%</code>"}%
305
306(%MAKETEXT{"don't forget to check your Topic Settings"}%)
307</div>
308%TMPL:END%
309%{==============================================================================}%
310%TMPL:DEF{post_method_only}%
311%MAKETEXT{"The =[_1]= script can only be called with POST method." args="%PARAM1%"}%
312%TMPL:END%
313%{==============================================================================}%
314%TMPL:DEF{bad_script_parameters}%
315%MAKETEXT{"Incorrect parameters to the =[_1]= script" args="%PARAM1%"}%
316
317%MAKETEXT{"If you received a link to this topic in an e-mail or just want to look at the topic, ~[~[[_1]~]~[cancel save~]~] to go to [_2]." args="%WEB%.%TOPIC%, <nop>%TOPIC%"}%
318
319%MAKETEXT{"If you are developing a Foswiki application, see [_1] for a description of the correct parameters." args="%SYSTEMWEB%.CommandAndCGIScripts#%PARAM1%"}%
320
321%TMPL:END%
322%{==============================================================================}%
323%TMPL:DEF{"no_users_to_add_to_group"}%
324---+++ %MAKETEXT{"No username specified"}%
325
326%MAKETEXT{"You need to specify a valid member to add to a group."}%
327
328<a href='%SCRIPTURLPATH{view}%/%WEB%/%TOPIC%?groupname=%PARAM1%;expand=1'>%MAKETEXT{"Go back"}%</a>
329%TMPL:END%
330%{==============================================================================
331    Messages for oopsleaseconflict
332================================================================================}%
333%TMPL:DEF{"lease_active"}%
334%MAKETEXT{"[_1] is editing [[[_2]][[_3]]]." args="%PARAM1%, %WEB%.%TOPIC%, %TOPIC%"}%
335
336%MAKETEXT{"[_1] has been editing the topic for [_2] and the lease is still active for another [_3]." args="%PARAM1%, %PARAM2%, %PARAM3%"}%
337
338%MAKETEXT{"It is probably OK to go ahead and edit - unless you intend to change data in a form attached to the topic. If [_1] actually _does_ save the topic while you are editing, your changes will be merged, and nothing will be lost. Form data cannot easily be merged though, so in this case you are recommended to check with [_1] first." args="%PARAM1%"}%
339
340%TMPL:END%
341%{==============================================================================}%
342%TMPL:DEF{"lease_old"}%
343%MAKETEXT{"[_1] may still be editing [_2]." args="%PARAM1%, %WEB%.%TOPIC%"}%
344
345%MAKETEXT{"The lease on this topic expired [_1] ago." args="%PARAM2%"}%
346
347%MAKETEXT{"The chances are good that [_1] has simply navigated away from the edit page without saving." args="%PARAM1%"}%
348
349%MAKETEXT{"You are encouraged to go ahead and edit - unless you intend to change data in a form attached to the topic. If [_1] actually _does_ save while you are editing, your changes will be merged, and nothing will be lost. Form data cannot easily be merged though, so in this case you are recommended to check with [_1] first." args="%PARAM1%"}%
350
351%TMPL:END%
352%{==============================================================================
353    Messages for oopsalerts
354================================================================================}%
355%TMPL:DEF{"access_denied"}%      %MAKETEXT{"No permission to view [_1]" args="%PARAM1%"}% %TMPL:END%
356%{==============================================================================}%
357%TMPL:DEF{"bad_attachment"}%     %MAKETEXT{"Error: File attachment at [_1],[_2] does not exist" args="%PARAM1%, %PARAM2%"}% %TMPL:END%
358%{==============================================================================}%
359%TMPL:DEF{"bad_protocol"}%       %MAKETEXT{"Error: Unsupported protocol. (Must be 'http://domain/...')"}% %TMPL:END%
360%{==============================================================================}%
361%TMPL:DEF{"bad_content"}%        %MAKETEXT{"Error: Unsupported content type: [_1] (Must be =text/html=, =text/plain= or =text/css=)" args="%PARAM1%"}% %TMPL:END%
362%{==============================================================================}%
363%TMPL:DEF{"web_not_found"}%      %MAKETEXT{"Warning: Can't find web [_1] for topic [_2]" args="<nop>%PARAM1%, <nop>%PARAM2%"}% %TMPL:END%
364%{==============================================================================}%
365%TMPL:DEF{"topic_not_found"}%    %MAKETEXT{"Warning: Can't find topic [_1].[_2]" args="<nop>%PARAM1%, <nop>%PARAM2%"}% %TMPL:END%
366%{==============================================================================}%
367%TMPL:DEF{"topic_section_not_found"}%    %MAKETEXT{"Warning: Can't find named section [_3] in topic [_1].[_2]" args="<nop>%PARAM1%, <nop>%PARAM2%, <nop>%PARAM3%"}% %TMPL:END%
368%{==============================================================================}%
369%TMPL:DEF{"already_included"}%   %MAKETEXT{"Warning: Can't INCLUDE [_1] repeatedly, topic is already included. [_2]" args="<nop>%PARAM1%, %PARAM2%"}% %TMPL:END%
370%{==============================================================================}%
371%TMPL:DEF{"bad_include_path"}%   %MAKETEXT{"Warning: Can't INCLUDE '[_1]', path is empty or contains illegal characters." args="<nop>%PARAM1%"}% %TMPL:END%
372%{==============================================================================}%
373%TMPL:DEF{"generic"}%            %PARAM1% %PARAM2% %PARAM3% %PARAM4% %TMPL:END%
374%{==============================================================================}%
375%TMPL:DEF{"missing_user"}%       %MAKETEXT{"The entry for user [_1] was missing in the password system." args="%PARAM1%"}% %TMPL:END%
376%{==============================================================================}%
377%TMPL:DEF{"bad_user"}%           %MAKETEXT{"Can't find user [_1]" args="%PARAM1%"}%%TMPL:END%
378%{==============================================================================}%
379%TMPL:DEF{"no_email_for"}%       %MAKETEXT{"Can't get an e-mail address for [_1] (required for password reset)" args="%PARAM1%"}% %TMPL:END%
380%{==============================================================================}%
381%TMPL:DEF{"new_sys_pass"}%       %MAKETEXT{"A new system-generated password for your username '[_1]' (!WikiName [_2]) has been sent to your registered e-mail address. If your e-mail address is no longer valid, please contact [_3]." args="%PARAM1%, %USERSWEB%.%PARAM2%, %WIKIWEBMASTER%"}% %TMPL:END%
382%{==============================================================================}%
383%TMPL:DEF{"geturl_failed"}%      %MAKETEXT{"Failed to include URL [_1]" args="%PARAM1%"}%%TMPL:END%
384%{==============================================================================}%
385%TMPL:DEF{"urls_not_allowed"}%   %MAKETEXT{"Warning: This site does not allow %<nop>INCLUDE% of URLs"}% %TMPL:END%
386%{==============================================================================}%
387%TMPL:DEF{"bad_search"}%         %MAKETEXT{"Could not perform search. Error was: [_1]" args="%PARAM1%"}%%TMPL:END%
388%{==============================================================================}%
389%TMPL:DEF{"login_disabled"}%     %MAKETEXT{"This system is not configured to support user login. Return to [[[_1]]]." args="%WEB%.%TOPIC%"}%%TMPL:END%
390%{==============================================================================
391    Messages for oopsaccessdenied
392================================================================================}%
393%TMPL:DEF{"cache_refresh"}%
394%MAKETEXT{"Cache =refresh=all= denied for non-admin users."}%.
395
396%MAKETEXT{"You must be the =[_1]= super user, or a member of the [_2], to clear the global cache for all topics." args="%WIKIADMINLOGIN%, %USERSWEB%.AdminGroup"}%
397
398%MAKETEXT{"To refresh the cache for just this topic, <a href='[_1]' rel='nofollow' > click here </a> " args="%SCRIPTURLPATH{"view" web="%BASEWEB%" topic="%BASETOPIC%" refresh="cache"}%"}%
399
400%MAKETEXT{"To login as another user please do so [[[_1]][here]]." args="%LOGINURL%"}%
401
402%MAKETEXT{"Contact [_1] if you have any questions." args="<a href=\"mailto:%WIKIWEBMASTER%?subject=access denied for 'refresh=all'\">%WIKIWEBMASTER%</a>"}%
403
404*%MAKETEXT{"Related topics:"}%* %USERSWEB%.WikiGroups, %SYSTEMWEB%.PageCaching %TMPL:END%
405%{==============================================================================}%
406%TMPL:DEF{"topic_access"}%
407%MAKETEXT{"Access check on [_1] failed" args="\"<nop>%WEB%.<nop>%TOPIC%\""}%.
408
409%MAKETEXT{"Action [_1]: [_2] by user [_3]." args="\"%PARAM1%\", %PARAM2%, <nop>%WIKINAME%"}%
410
411%MAKETEXT{"To login as another user please do so [[[_1]][here]]." args="%LOGINURL%"}%
412
413%MAKETEXT{"Contact [_1] if you have any questions." args="<a href=\"mailto:%WIKIWEBMASTER%?subject=%ENCODE{"%PARAM1% access denied for '%WEB%.%TOPIC%'"}%\">%WIKIWEBMASTER%</a>"}%
414
415*%MAKETEXT{"Related topics:"}%* %USERSWEB%.WikiGroups, %SYSTEMWEB%.AccessControl %TMPL:END%
416%{==============================================================================}%
417%TMPL:DEF{"redirect_denied"}%
418%MAKETEXT{"Unsafe redirect to [_1] is denied. The requested host does not match [_2], and is not in {PermittedRedirectHostUrls}." args="%PARAM1%, %PARAM2%"}%
419
420%MAKETEXT{"Contact [_1] if you have any questions." args="<a href=\"mailto:%WIKIWEBMASTER%?subject=%ENCODE{"Unsafe redirect to %PARAM1% denied"}%\">%WIKIWEBMASTER%</a>"}% %TMPL:END%
421%{==============================================================================}%
422%TMPL:DEF{"only_group"}%
423%MAKETEXT{"Only members of the [_1] are allowed to perform this action." args="%PARAM1%"}%
424
425%MAKETEXT{"Contact [_1] if you have any questions." args="<a href=\"mailto:%WIKIWEBMASTER%?subject=%ENCODE{"Access Denied for '%WEB%.%TOPIC%', needs '%PARAM1%'"}%\">%WIKIWEBMASTER%</a>"}%
426
427
428*%MAKETEXT{"Related topics:"}%* %USERSWEB%.WikiGroups, %SYSTEMWEB%.AccessControl
429%TMPL:END%
430%{==============================================================================}%
431%TMPL:DEF{"bad_web_name"}%
432---++ %MAKETEXT{"Missing or illegal web name"}%
433
434%MAKETEXT{"The Web/Topic path: '[_1]' has missing components, or contains invalid characters." args="%PARAM2%"}%
435
436%MAKETEXT{"A Foswiki site is divided into webs; each one represents one subject, one area of collaboration. You are trying to [_1] in a web that does not exist." args="'%PARAM1%'"}%
437
438---+++ %MAKETEXT{"If you came here by clicking on a question mark link"}%
439<blockquote>
440%MAKETEXT{"A link to a topic located in another web is written like [_1]. Make sure that the name of the web is not spelt wrongly on the previous page; fix the link if necessary." args="*Otherweb.<nop>TopicName*"}%
441</blockquote>
442
443%TMPL:END%
444%{==============================================================================}%
445%TMPL:DEF{"no_such_web"}%
446---++ %MAKETEXT{"The [_1] web does not exist" args="\"%WEB%\""}%
447%MAKETEXT{"A Foswiki site is divided into webs; each one represents one subject, one area of collaboration. You are trying to [_1] in a web that does not exist." args="'%PARAM1%'"}%
448
449---+++ %MAKETEXT{"If you came here by clicking on a question mark link"}%
450<blockquote>
451%MAKETEXT{"A link to a topic located in another web is written like [_1]. Make sure that the name of the web is not spelt wrongly on the previous page; fix the link if necessary." args="*Otherweb.<nop>TopicName*"}%
452</blockquote>
453
454---+++ %MAKETEXT{"If you would like to create this web"}%
455%MAKETEXT{"You can ~[~[[_1]~]~[create a new web~]~] if you have permission. Contact [_2] if you have any questions." args="%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/ManagingWebs?newweb=%WEB%;newtopic=%TOPIC%#CreateNewWeb, %WIKIWEBMASTER%"}%
456%TMPL:END%
457%{==============================================================================}%
458%TMPL:DEF{"no_such_topic_message"}%
459---++ %MAKETEXT{"If you want to create the topic"}%
460[[%SCRIPTURLPATH{"edit"}%/%WEB%/%TOPIC%?t=%SERVERTIME{"$year$mo$day$min$sec"}%][%MAKETEXT{"Create the topic"}%]]
461
462%MAKETEXT{"Contact [_1] if you have any questions." args="%WIKIWEBMASTER%"}%
463%TMPL:END%
464%{==============================================================================}%
465%TMPL:DEF{"no_such_topic"}%
466---++ %MAKETEXT{"[_1] topic does not exist" args="\"%WEB%.%TOPIC%\""}%
467%MAKETEXT{"You are trying to perform an action on a topic that does not exist (action '[_1]')." args="%PARAM1%"}%
468%TMPL:P{"no_such_topic_message"}%
469%TMPL:END%
470%{==============================================================================}%
471%TMPL:DEF{"no_such_topic_template"}%
472---++ %MAKETEXT{"Template [_1] does not exist" args="\"%PARAM1%.%PARAM2%\""}%
473%MAKETEXT{"You are trying to create a topic from a template that does not exist." args="%PARAM1%"}%
474
475%MAKETEXT{"Contact [_1] if you have any questions." args="%WIKIWEBMASTER%"}%
476%TMPL:END%
477%{==============================================================================}%
478%TMPL:DEF{"no_such_topic_rename"}%
479---++ %MAKETEXT{"[_1] topic does not exist" args="\"%WEB%.%TOPIC%\""}%
480%MAKETEXT{"You are trying to rename a topic that does not exist." args="%PARAM1%"}%
481
482%MAKETEXT{"Contact [_1] if you have any questions." args="%WIKIWEBMASTER%"}%
483%TMPL:END%
484%{==============================================================================}%
485%TMPL:DEF{"no_such_attachment"}%
486---++ %MAKETEXT{"Attachment '[_1]' does not exist" args="%PARAM1%"}%
487%MAKETEXT{"You are trying to access an attachment that does not exist."}%
488
489<a href='%SCRIPTURLPATH{view}%/%WEB%/%TOPIC%'>%MAKETEXT{"Go back"}%</a>
490
491%MAKETEXT{"Contact [_1] if you have any questions." args="%WIKIWEBMASTER%"}%
492%TMPL:END%
493%{==============================================================================}%
494%TMPL:DEF{"ENCODE_bad_1"}%%MAKETEXT{"ENCODE failed - =type= cannot be used alongside =old= and =new= "}%%TMPL:END%
495%{==============================================================================}%
496%TMPL:DEF{"ENCODE_bad_2"}%%MAKETEXT{"ENCODE failed - both of =old= and =new= must be given"}%%TMPL:END%
497%{==============================================================================}%
498%TMPL:DEF{"ENCODE_bad_3"}%%MAKETEXT{"ENCODE failed - token '%PARAM1%' is repeated in =old= "}%%TMPL:END%
499%{==============================================================================}%
500%TMPL:DEF{"EXPAND_nomacro"}%%MAKETEXT{"EXPAND failed - no macro"}%%TMPL:END%
501%{==============================================================================}%
502%TMPL:DEF{"EXPAND_noscope"}%%MAKETEXT{"EXPAND failed - no such topic '%PARAM1%'"}% %TMPL:END%
503%{==============================================================================}%
504%TMPL:DEF{"EXPAND_noaccess"}%%MAKETEXT{"EXPAND failed - access to '%PARAM1%' denied"}%%TMPL:END%
505%{==============================================================================}%
506%TMPL:DEF{"template_recursion"}%
507---+++ %MAKETEXT{"Too many recursions parsing template [_1]" args="%PARAM1%"}%
508%MAKETEXT{"Please notify your [_1] administrator." args="<nop>%WIKITOOLNAME%"}%
509%TMPL:END%
510%TMPL:DEF{"enable_js"}%<div class="foswikiAlert"> *%MAKETEXT{"You cannot proceed because either Cookies or !JavaScript are disabled in your browser."}%*
511<p>%MAKETEXT{"Go back to the previous page, and enable Cookies and !JavaScript before trying again"}%</p></div>
512%TMPL:END%
513%{==============================================================================}%
514%TMPL:DEF{"no_load_plugin"}% %MAKETEXT{"Error encountered loading the plugin. See errors below."}% %TMPL:END%
515%{==============================================================================}%
516%TMPL:DEF{"no_plugin_module"}%%MAKETEXT{"Plugin module was not defined. Check configuration. See errors below."}%%TMPL:END%
517%{==============================================================================}%
518%TMPL:DEF{"no_initPlugin"}%%MAKETEXT{"initPlugin was not defined. See errors below."}%%TMPL:END%
519%{==============================================================================}%
520%TMPL:DEF{"no_earlyInitPlugin"}%%MAKETEXT{"initPlugin was not defined. See errors below."}%%TMPL:END%
521%{==============================================================================}%
522%TMPL:DEF{"no_earlyInitPlugin"}%%MAKETEXT{"earlyInitPlugin failed.  See errors below."}%%TMPL:END%
523%{==============================================================================}%
524%TMPL:DEF{"plugin_ret_0"}%%MAKETEXT{"Plugin module did not return true. See errors below."}%%TMPL:END%
525%{==============================================================================}%
526%TMPL:DEF{"plugin_disabled"}%%MAKETEXT{"(disabled)"}%%TMPL:END%
527
528