2003-11-25 01:08:18 +01: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
|
2006-05-18 14:49:52 +02:00
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
2003-11-25 01:08:18 +01:00
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
LANGUAGE LANG_THAI, SUBLANG_DEFAULT
|
|
|
|
|
|
|
|
|
|
MAIN_MENU MENU
|
|
|
|
|
{
|
2003-12-01 23:43:20 +01:00
|
|
|
|
POPUP "<22><>Ѻ<EFBFBD><D1BA>觹<EFBFBD><E8A7B9>ԡ<EFBFBD>" {
|
2003-12-03 04:58:29 +01:00
|
|
|
|
MENUITEM "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", IDM_ANALOG
|
|
|
|
|
MENUITEM "<22>ԨԵ<D4A8><D4B5>", IDM_DIGITAL
|
2003-11-25 01:08:18 +01:00
|
|
|
|
MENUITEM SEPARATOR
|
2003-12-03 04:58:29 +01:00
|
|
|
|
MENUITEM "<22>ٻẺ<D9BB><E1BABA><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1>...", IDM_FONT
|
2003-11-25 01:08:18 +01:00
|
|
|
|
MENUITEM SEPARATOR
|
2003-12-03 04:58:29 +01:00
|
|
|
|
MENUITEM "<22>ʴ<EFBFBD>᷺<EFBFBD><E1B7BA><EFBFBD><EFBFBD>", IDM_NOTITLE
|
2003-11-25 01:08:18 +01:00
|
|
|
|
MENUITEM SEPARATOR
|
2003-12-03 04:58:29 +01:00
|
|
|
|
MENUITEM "<22>Թҷ<D4B9>", IDM_SECONDS
|
|
|
|
|
MENUITEM "<22>ѹ<EFBFBD><D1B9><EFBFBD>", IDM_DATE
|
2003-12-08 23:23:03 +01:00
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
|
MENUITEM "<22>ٺ<EFBFBD><D9BA>ش<EFBFBD><D8B4><EFBFBD><EFBFBD>", IDM_ONTOP
|
2003-11-25 01:08:18 +01:00
|
|
|
|
}
|
2003-12-03 04:58:29 +01: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 01:08:18 +01:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
|
|
|
{
|
2003-12-03 04:58:29 +01:00
|
|
|
|
IDS_CLOCK, "<22><><EFBFBD>ԡ<EFBFBD>"
|
2003-11-25 01:08:18 +01:00
|
|
|
|
}
|