patch from eliott to convert all <? to <?php

This commit is contained in:
pjmattal 2007-09-20 21:46:43 +00:00
parent 0b92839bee
commit 452d6b1245
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>
@ -8,4 +8,4 @@ global $_t;
$_t["pl"]["Click on the Home link above to log in."] = "Kliknij na linku Start powyżej aby się zalogować.";
$_t["pl"]["Your session has timed out. You must log in again."] = "Twoja sesja wygasła. Musisz zalogować się ponownie.";
?>
?>