Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
4ea04422
Commit
4ea04422
authored
Aug 19, 2003
by
Ivan Leo Murray-Smith
Committed by
Alexandre Julliard
Aug 19, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Italian resources.
parent
d8e34ebc
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
52 additions
and
1 deletion
+52
-1
It.rc
programs/clock/It.rc
+49
-0
rsrc.rc
programs/clock/rsrc.rc
+1
-0
It.rc
programs/cmdlgtst/It.rc
+0
-0
cmdlgr.rc
programs/cmdlgtst/cmdlgr.rc
+1
-0
It.rc
programs/progman/It.rc
+1
-1
No files found.
programs/clock/It.rc
0 → 100644
View file @
4ea04422
/*
* Clock (Italian resources)
*
* Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
* Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
* Copyright 2003 Ivan Leo Murray-Smith <puoti@inwind.it>
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_ITALIAN, SUBLANG_DEFAULT
MAIN_MENU MENU
{
POPUP "&Properiet" {
MENUITEM "Ana&logico", 0x100
MENUITEM "Digi&tale", 0x101
MENUITEM SEPARATOR
MENUITEM "&Font...", 0x103
MENUITEM SEPARATOR
MENUITEM "&Senza la barra del titolo", 0x105
MENUITEM SEPARATOR
MENUITEM "&Secondi", 0x107
MENUITEM "&Data", 0x108
}
POPUP "Inf&o..." {
MENUITEM "&Licenza", 0x109
MENUITEM "&Garanzia", 0x10A
MENUITEM "&A proposito", 0x10B
}
}
STRINGTABLE DISCARDABLE
{
CLOCK, "Orologio"
MENU_ON_TOP, "&Sempre in primo piano"
}
programs/clock/rsrc.rc
View file @
4ea04422
...
...
@@ -29,6 +29,7 @@
#include "Fi.rc"
#include "Fr.rc"
#include "Hu.rc"
#include "It.rc"
#include "Pt.rc"
#include "Ru.rc"
#include "Si.rc"
...
...
programs/cmdlgtst/It.rc
0 → 100644
View file @
4ea04422
This diff is collapsed.
Click to expand it.
programs/cmdlgtst/cmdlgr.rc
View file @
4ea04422
...
...
@@ -22,6 +22,7 @@
#include "cmdlgtst.h"
#include "En.rc"
#include "It.rc"
#include "Pt.rc"
LANGUAGE LANG_NEUTRAL,SUBLANG_NEUTRAL
...
...
programs/progman/It.rc
View file @
4ea04422
...
...
@@ -95,7 +95,7 @@
#define DIALOG_SYMBOL_FILE "&Nome del file:"
#define DIALOG_SYMBOL_CURRENT "I&cona corrente:"
#define DIALOG_EXECUTE_CAPTION "E
xecute Program
"
#define DIALOG_EXECUTE_CAPTION "E
segui programma
"
#define DIALOG_EXECUTE_COMMAND_LINE DIALOG_PROGRAM_COMMAND_LINE
#define DIALOG_EXECUTE_SYMBOL DIALOG_PROGRAM_SYMBOL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment