00001 <? 00002 /************************************************************************************** 00003 Studentski Informacijski servis, 2004 00004 ************************************************************************************** 00005 lang_obav.php 00006 lokalizacijske varijable 00007 za func_obav.php, main.php i template_menu_ob.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 00029 define("_NONEWS", ":: Trenutno nema obavještenja ::"); 00030 define("_SSERVICE", "Studentska služba"); 00031 define("_MTOPICS", "predmeti"); 00032 define("_MSERVICENEWS", "opšta obavještenja"); 00033 define("_MTMENU", "Menu"); 00034 define("_MTSEARCH", "Pretraživanje"); 00035 define("_MTTOPICS", "Predmeti"); 00036 define("_MBFIND", "Nađi"); 00037 ?>