Convert <? to <?php

This commit is contained in:
eliott 2007-08-15 21:01:54 -07:00
parent 14df0d4b8d
commit 10f3445394
156 changed files with 173 additions and 173 deletions

View file

@ -1,4 +1,4 @@
<?
<?php
# Polish (Polski) translation
# Translator: Jaroslaw Swierczynski <swiergot@gmail.com>
@ -19,4 +19,4 @@ $_t["pl"]["Invalid category ID."] = "Nieprawidłowy identyfikator kategorii.";
$_t["pl"]["Select new category"] = "Wybierz nową kategorię";
$_t["pl"]["You've found a bug if you see this...."] = "Jeżeli to widzisz, to znalazłeś błąd...";
?>
?>