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
a7a68d52
Commit
a7a68d52
authored
Jun 02, 2008
by
Michael Stefaniuc
Committed by
Alexandre Julliard
Jun 03, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regedit: Fix the Italian translation.
parent
ee924bfd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
6 deletions
+10
-6
It.rc
programs/regedit/It.rc
+10
-6
No files found.
programs/regedit/It.rc
View file @
a7a68d52
...
...
@@ -48,9 +48,10 @@ BEGIN
BEGIN
MENUITEM "Chiave", ID_EDIT_NEW_KEY
MENUITEM SEPARATOR
MENUITEM "&Valore stringa", ID_EDIT_NEW_STRINGVALUE
MENUITEM "&Valore binario", ID_EDIT_NEW_BINARYVALUE
MENUITEM "&Valore DWORD", ID_EDIT_NEW_DWORDVALUE
MENUITEM "Valore &stringa", ID_EDIT_NEW_STRINGVALUE
MENUITEM "Valore &binario", ID_EDIT_NEW_BINARYVALUE
MENUITEM "Valore &DWORD", ID_EDIT_NEW_DWORDVALUE
MENUITEM "&Multi String Value", ID_EDIT_NEW_MULTI_STRINGVALUE
END
MENUITEM SEPARATOR
MENUITEM "&Elimina\tDel", ID_EDIT_DELETE
...
...
@@ -98,14 +99,16 @@ BEGIN
BEGIN
MENUITEM "&Chiave", ID_EDIT_NEW_KEY
MENUITEM SEPARATOR
MENUITEM "&Valore stringa", ID_EDIT_NEW_STRINGVALUE
MENUITEM "&Valore binario", ID_EDIT_NEW_BINARYVALUE
MENUITEM "&Valore DWORD", ID_EDIT_NEW_DWORDVALUE
MENUITEM "Valore &stringa", ID_EDIT_NEW_STRINGVALUE
MENUITEM "Valore &binario", ID_EDIT_NEW_BINARYVALUE
MENUITEM "Valore &DWORD", ID_EDIT_NEW_DWORDVALUE
MENUITEM "&Multi String Value", ID_EDIT_NEW_MULTI_STRINGVALUE
END
MENUITEM SEPARATOR
MENUITEM "&Elimina\tDel", ID_EDIT_DELETE
MENUITEM "&Rinomina\tF2" ID_EDIT_RENAME
MENUITEM SEPARATOR
MENUITEM "&Export...", ID_EDIT_EXPORT
MENUITEM "&Copia nome chiave", ID_EDIT_COPYKEYNAME
MENUITEM SEPARATOR
MENUITEM "&Trova\tCtrl+F", ID_EDIT_FIND, GRAYED
...
...
@@ -267,6 +270,7 @@ BEGIN
IDS_DELETE_BOX_TEXT "Sei sicuro di voler cancellare il valore '%s'?"
IDS_NEWKEY "Nuova Chiave #%d"
IDS_NEWVALUE "Nuovo Valore #%d"
IDS_NOTFOUND "Search string '%s' not found"
END
/*****************************************************************/
...
...
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