| Index: trunk/phpwiki/fpw/wikiTextEn.php |
| — | — | @@ -387,7 +387,7 @@ |
| 388 | 388 | $wikiUploadDeleted = "File <b>$1</b> deleted!" ; |
| 389 | 389 | $wikiUploadDelMsg1 = "*On $3, [[user:$1|$1]] deleted file '''$2'''\n" ; |
| 390 | 390 | $wikiUploadDelMsg2 = "Deletion of file $1" ; |
| 391 | | -$wikiUploadAffirm = "<nowiki>You need to affirm that the file is not violating copygights. Return to the <a href=\"$THESCRIPT?title=special:upload\">Upload page</a></nowiki>" ; |
| | 391 | +$wikiUploadAffirm = "<nowiki>You need to affirm that the file you are uploading does not violate copygights. Return to the <a href=\"$THESCRIPT?title=special:upload\">Upload page</a></nowiki>" ; |
| 392 | 392 | $wikiUploadRestrictions = "<nowiki>You have to log in to upload a file!</nowiki>" ; |
| 393 | 393 | $wikiUploadFull = "Sorry, we are almost out of disk space. We can't let you upload any files right now." ; |
| 394 | 394 | $wikiUploadSuccess = "File <b>$1</b> was successfully uploaded!" ; |
| — | — | @@ -413,7 +413,7 @@ |
| 414 | 414 | $wikiUploadText .= "<li>You can upload as many files you like. Please don't try to crash our server, ha ha.</li>\n"; |
| 415 | 415 | $wikiUploadText .= "<li>All uploads and deletions are logged in the <a href=\"$THESCRIPT?title=Log:Uploads\">uploads log</a>.</li>\n"; |
| 416 | 416 | $wikiUploadText .= "</ul>\n"; |
| 417 | | -$wikiUploadAffirmText = "I hereby affirm that this file is <b>not copyrighted</b>, or that I own the copyright for this file and place it under GFDL licence." ; |
| | 417 | +$wikiUploadAffirmText = "I hereby affirm that this file is not copyrighted, or that the copyright holder agrees to license it under the terms of the <a href="http://www.wikipedia.com/wiki/Wikipedia:Copyrights">Wikipedia copyright</a>." ; |
| 418 | 418 | $wikiUploadButton = "Upload" ; |
| 419 | 419 | $wikiUploadPrev = "Previously-uploaded files:" ; |
| 420 | 420 | $wikiUploadSize = "Size (byte)" ; |