2 * Clock (Serbian resources)
4 * Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
5 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
6 * Copyright 2010 Đorđe Vasiljević
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
11 * version 2.1 of the License, or (at your option) any later version.
13 * This library is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * Lesser General Public License for more details.
18 * You should have received a copy of the GNU Lesser General Public
19 * License along with this library; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
23 #include "clock_res.h"
25 #pragma code_page(65001)
27 LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
32 MENUITEM "&Аналогни", IDM_ANALOG
33 MENUITEM "&Дигитални", IDM_DIGITAL
35 MENUITEM "&Фонт...", IDM_FONT
37 MENUITEM "&Без насловне палете", IDM_NOTITLE
39 MENUITEM "&Секунде", IDM_SECONDS
40 MENUITEM "&Датум", IDM_DATE
42 MENUITEM "&Увек на врху", IDM_ONTOP
45 MENUITEM "&О часовнику...", IDM_ABOUT
54 LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
59 MENUITEM "&Analogni", IDM_ANALOG
60 MENUITEM "&Digitalni", IDM_DIGITAL
62 MENUITEM "&Font...", IDM_FONT
64 MENUITEM "&Bez naslovne palete", IDM_NOTITLE
66 MENUITEM "&Sekunde", IDM_SECONDS
67 MENUITEM "&Datum", IDM_DATE
69 MENUITEM "&Uvek na vrhu", IDM_ONTOP
72 MENUITEM "&O časovniku...", IDM_ABOUT