Glavna stranica | Popis datoteka | Članovi klasa u datoteci

lang_kontakt.php

Dokumenacija za ovu datoteku.
00001 <?
00002 /**************************************************************************************
00003  Studentski Informacijski servis, 2004
00004  **************************************************************************************
00005   lang_kontakt.php
00006   lokalizacijske varijable
00007  za template_servisi.php (printKontakt) i func_kontakt.php
00008 
00009  Jezik - Bosanski (ISO-8859-2)
00010 
00011  Srdjan Segvic - srle
00012  **************************************************************************************
00013  **************************************************************************************
00014  This program is free software; you can redistribute it and/or modify
00015   it under the terms of the GNU General Public License as published by
00016  the Free Software Foundation; either version 2 of the License, or
00017  (at your option) any later version.
00018 
00019  This program is distributed in the hope that it will be useful,
00020  but WITHOUT ANY WARRANTY; without even the implied warranty of
00021  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00022  GNU Library General Public License for more details.
00023 
00024  You should have received a copy of the GNU General Public License
00025  along with this program; if not, write to the Free Software
00026  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
00027  **************************************************************************************/
00028 // titles
00029 define("_CONTACTPROFMAINTITLE", "Kontaktiraj profesora");
00030 define("_CONTACTASSISTMAINTITLE", "Kontaktiraj asistenta");
00031 define("_CONTACTSERVICEMAINTITLE", "Kontaktiraj Studentsku službu");
00032 // messages
00033 define("_CONTACTMESSAGESENTMAINTITLE", "Poruka je poslana");
00034 define("_CONTACTNOPROF", "Nema niti jedan profesor  <br><br> <a href=\"javascript:goBack()\">Vrati se nazad</a>");
00035 define("_CONTACTCHOSEPROF", "Odaberi profesora kojeg želiš kontaktirati:");
00036 define("_PROFESOR", "Profesor");
00037 define("_CONTACTNOASSIST", "Nema niti jedan asistent  <br><br> <a href=\"javascript:goBack()\">Vrati se nazad</a>");
00038 define("_CONTACTCHOSEASSIST", "Odaberi asistenta kojeg želiš kontaktirati:");
00039 define("_ASSISTENT", "Asistent");
00040 define("_CONTACTNOSERVICE", "Nema niti jedan službenik  <br><br> <a href=\"javascript:goBack()\">Vrati se nazad</a>");
00041 define("_CONTACTCHOSESERVICE", "Odaberi službenika kojeg želiš kontaktirati:");
00042 define("_SERVICEWORKER", "Službenik");
00043 define("_CONTACTMESSAGESENT", "Poruka je uspješno poslana!");
00044 define("_CONTACTNOMESSAGETEXT", "Nije unesen tekst poruke!  <br><br> <a href=\"javascript:goBack()\">Vrati se nazad</a>");
00045 define("_CONTACTNOMESSAGETITLE", "Nije unesen naslov poruke! <br><br> <a href=\"javascript:goBack()\">Vrati se nazad</a>");
00046 define("_CONTACTNOMESSAGEDEST", "Nije odabrano odredište poruke!  <br><br> <a href=\"javascript:goBack()\">Vrati se nazad</a>");
00047 
00048 // message subject, body and button text
00049 define("_CONTACTMESSAGETITLE", "Naslov Poruke:");
00050 define("_CONTACTMESSAGETEXT", "Tekst poruke:");
00051 define("_CONTACTSENDBUTTON", "Pošalji poruku");
00052 
00053 ?>

Generirano Thu Sep 16 17:16:01 2004 projekt: SiS.Student generator: doxygen 1.3.2