]> git.pld-linux.org Git - packages/ffsearch.git/blame - ffsearch-polish.patch
- R: perl-DBD-mysql - required, but don't checked on build
[packages/ffsearch.git] / ffsearch-polish.patch
Content-type: text/html ]> git.pld-linux.org Git - packages/ffsearch.git/blame - ffsearch-polish.patch


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 60.
This page took 0.789038 seconds and 4 git commands to generate.
CommitLineData
9b38646f 1diff -urN ffsearch-1.1.2/htdocs/ffsearch/lang/polish.php ffsearch-1.1.2.polish/htdocs/ffsearch/lang/polish.php
2--- ffsearch-1.1.2/htdocs/ffsearch/lang/polish.php 1970-01-01 01:00:00.000000000 +0100
3+++ ffsearch-1.1.2.polish/htdocs/ffsearch/lang/polish.php 2003-09-04 04:11:07.000000000 +0200
4@@ -0,0 +1,271 @@
5+<?php
6+if (!defined ('FAST_FILE_SEARCH'))
7+{
8+ header ("Location: index.php");
9+ die ("");
10+}
11+
12+# How is the translation done?
13+# ---------------------------
14+
15+# The majority of texts are in a translation array:
16+# $tr["english sentence"] = "translated sentence";
17+
18+# Some things remain in files - the helps and similar things.
19+# Other files which need to be translated:
20+# help_edit.php help_search.php
21+
22+
23+# TRANSLATION
24+
25