Change the SUBLANG_NEUTRAL clause in all winelib applications to
[wine/multimedia.git] / programs / clock / Es.rc
blob79edec70033598ff2c507fe4883c4cc85473a60e
1 /*
2  * Clock (English resources)
3  *
4  * Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
5  * Spanish translation by Pablo Saratxaga <srtxg@chanae.alphanet.ch>
6  * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
7  *
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.
12  *
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.
17  *
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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
21  */
23 MAIN_MENU MENU LANGUAGE LANG_SPANISH, SUBLANG_DEFAULT
25  POPUP "&Propepiedades" {
26   MENUITEM "Ana&lógico", 0x100
27   MENUITEM "Digi&tal", 0x101
28   MENUITEM SEPARATOR
29   MENUITEM "&Fuente...", 0x103
30   MENUITEM SEPARATOR
31   MENUITEM "Sin barra de &título", 0x105
32   MENUITEM SEPARATOR
33   MENUITEM "&Segundos", 0x107
34   MENUITEM "Fe&cha", 0x108
35  }
36  POPUP "Inf&o..." {
37   MENUITEM "&Licencia", 0x109
38   MENUITEM "&SIN &GARANTÍA", 0x10A
39   MENUITEM "&Acerca del Reloj...", 0x10B
40  }
43 STRINGTABLE DISCARDABLE LANGUAGE LANG_SPANISH, SUBLANG_DEFAULT
45 CLOCK,          "Reloj"
46 MENU_ON_TOP,    "Siempre &visible"