koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl opac-auth.tmpl,1.2,1


From: Benedict P. Barszcz
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl opac-auth.tmpl,1.2,1.3
Date: Wed, 29 Jan 2003 15:42:33 -0800

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl
In directory sc8-pr-cvs1:/tmp/cvs-serv15549

Modified Files:
        opac-auth.tmpl 
Log Message:
Conversion to utf-8 charset


Index: opac-auth.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/opac-auth.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-auth.tmpl      26 Jan 2003 03:41:34 -0000      1.2
--- opac-auth.tmpl      29 Jan 2003 23:42:30 -0000      1.3
***************
*** 3,22 ****
  <TMPL_IF NAME="nopermission">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Przepraszamy, system KOHA uwa¿a, ¿e nie masz uprawnieñ do tej strony.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="timed_out">
  <!-- This is what is displayed if login has timed out -->
! <h2>Przepraszamy, twoja sesja wygas³a, prosimy zalogowaæ siê ponownie.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="different_ip">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Twój dostêp dokonuje siê z innego adresu IP! Prosimy zalogowaæ siê 
ponownie.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="invalid_username_or_password">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Wprowadzi³e¶ niepoprawne has³o lub nazwê, prosimy spróbowaæ ponownie.<h2>
  </TMPL_IF>
  
--- 3,22 ----
  <TMPL_IF NAME="nopermission">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Przepraszamy, system KOHA uważa, że nie masz uprawnień do tej 
strony.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="timed_out">
  <!-- This is what is displayed if login has timed out -->
! <h2>Przepraszamy, twoja sesja wygasła, prosimy zalogować się ponownie.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="different_ip">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Twój dostęp dokonuje się z innego adresu IP! Prosimy zalogować się 
ponownie.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="invalid_username_or_password">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Wprowadziłeś niepoprawne hasło lub nazwę, prosimy spróbować 
ponownie.<h2>
  </TMPL_IF>
  
***************
*** 35,41 ****
  
      <table border="0" bgcolor="#dddddd" cellpadding="10" cellspacing="0">
!     <tr><th colspan="2" background="/images/background-mem.gif"><font 
size="+2">Koha - Wstêp</font></th></tr>
      <tr><td>NumerKarty:</td><td><input name="userid"></td></tr>
!     <tr><td>Has³o:</td><td><input type="password" name="password"></td></tr>
      <tr><td colspan="2" align="center"><input type="submit" 
value="login"></td></tr>
      </table>
--- 35,41 ----
  
      <table border="0" bgcolor="#dddddd" cellpadding="10" cellspacing="0">
!     <tr><th colspan="2" background="/images/background-mem.gif"><font 
size="+2">Koha - Wstęp</font></th></tr>
      <tr><td>NumerKarty:</td><td><input name="userid"></td></tr>
!     <tr><td>Hasło:</td><td><input type="password" name="password"></td></tr>
      <tr><td colspan="2" align="center"><input type="submit" 
value="login"></td></tr>
      </table>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]