wine-wine/programs/clock/Th.rc

49 lines
1.4 KiB
Plaintext
Raw Normal View History

2003-11-25 00:08:18 +00:00
/*
* Clock (Thai resources)
*
* Copyright 2003 Jon Griffiths
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
2003-11-25 00:08:18 +00:00
*/
LANGUAGE LANG_THAI, SUBLANG_DEFAULT
MAIN_MENU MENU
{
POPUP "<22><>Ѻ<EFBFBD><D1BA><EFBFBD><E8A7B9>ԡ<EFBFBD>" {
MENUITEM "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", IDM_ANALOG
MENUITEM "<22>ԨԵ<D4A8><D4B5>", IDM_DIGITAL
2003-11-25 00:08:18 +00:00
MENUITEM SEPARATOR
MENUITEM "<22>ٻẺ<D9BB><E1BABA><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1>...", IDM_FONT
2003-11-25 00:08:18 +00:00
MENUITEM SEPARATOR
MENUITEM "<22>ʴ<EFBFBD><EFBFBD><E1B7BA><EFBFBD><EFBFBD>", IDM_NOTITLE
2003-11-25 00:08:18 +00:00
MENUITEM SEPARATOR
MENUITEM "<22>Թҷ<D4B9>", IDM_SECONDS
MENUITEM "<22>ѹ<EFBFBD><D1B9><EFBFBD>", IDM_DATE
MENUITEM SEPARATOR
MENUITEM "<22>ٺ<EFBFBD><D9BA>ش<EFBFBD><D8B4><EFBFBD><EFBFBD>", IDM_ONTOP
2003-11-25 00:08:18 +00:00
}
POPUP "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>´" {
MENUITEM "<22><>͹حҵ...", IDM_LICENSE
MENUITEM "<22><><EFBFBD><EFBFBD><EFBFBD> WARRANTY...", IDM_NOWARRANTY
MENUITEM "<22><><EFBFBD><EFBFBD><EFBFBD>ǡѺ<C7A1><D1BA><EFBFBD>ԡ<EFBFBD>...", IDM_ABOUT
2003-11-25 00:08:18 +00:00
}
}
STRINGTABLE DISCARDABLE
{
IDS_CLOCK, "<22><><EFBFBD>ԡ<EFBFBD>"
2003-11-25 00:08:18 +00:00
}