This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 143826
Collapse All | Expand All

(-)a/defaults/src/org/netbeans/modules/defaults/mf-layer.xml (-4 / +4 lines)
Lines 2-8 Link Here
2
<!--
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
4
5
Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
5
Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
6
6
7
7
8
The contents of this file are subject to the terms of either the GNU
8
The contents of this file are subject to the terms of either the GNU
Lines 26-32 Link Here
26
Contributor(s):
26
Contributor(s):
27
27
28
The Original Software is NetBeans. The Initial Developer of the Original
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
29
Software is Sun Microsystems, Inc. Portions Copyright 1997-2008 Sun
30
Microsystems, Inc. All Rights Reserved.
30
Microsystems, Inc. All Rights Reserved.
31
31
32
If you wish your version of this file to be governed by only the CDDL
32
If you wish your version of this file to be governed by only the CDDL
Lines 166-172 Link Here
166
                <attr name="originalFile" methodvalue="org.netbeans.core.windows.actions.RecentViewListAction.getStringRep4Unixes"/>
166
                <attr name="originalFile" methodvalue="org.netbeans.core.windows.actions.RecentViewListAction.getStringRep4Unixes"/>
167
            </file>
167
            </file>
168
            <file name="DS-J.shadow">
168
            <file name="DS-J.shadow">
169
                <attr name="originalFile" stringvalue="Actions/Tools/org-netbeans-modules-i18n-InsertI18nStringAction.instance"/>
169
                <attr name="originalFile" stringvalue="Actions/Source/Internationalization/org-netbeans-modules-i18n-InsertI18nStringAction.instance"/>
170
            </file>
170
            </file>
171
            <file name="S-F4.shadow">
171
            <file name="S-F4.shadow">
172
                <attr name="originalFile" stringvalue="Actions/Window/org-netbeans-core-windows-actions-DocumentsAction.instance"/>
172
                <attr name="originalFile" stringvalue="Actions/Window/org-netbeans-core-windows-actions-DocumentsAction.instance"/>
Lines 524-530 Link Here
524
                <attr name="originalFile" methodvalue="org.netbeans.core.windows.actions.RecentViewListAction.getStringRep4Unixes"/>
524
                <attr name="originalFile" methodvalue="org.netbeans.core.windows.actions.RecentViewListAction.getStringRep4Unixes"/>
525
            </file>
525
            </file>
526
            <file name="DS-J.shadow">
526
            <file name="DS-J.shadow">
527
                <attr name="originalFile" stringvalue="Actions/Tools/org-netbeans-modules-i18n-InsertI18nStringAction.instance"/>
527
                <attr name="originalFile" stringvalue="Actions/Source/Internationalization/org-netbeans-modules-i18n-InsertI18nStringAction.instance"/>
528
            </file>
528
            </file>
529
            <file name="D-N.shadow">
529
            <file name="D-N.shadow">
530
                <attr name="originalFile" stringvalue="Actions/Project/org-netbeans-modules-project-ui-NewFile.instance"/>
530
                <attr name="originalFile" stringvalue="Actions/Project/org-netbeans-modules-project-ui-NewFile.instance"/>
(-)a/i18n/manifest.mf (-5 / +1 lines)
Lines 1-10 Link Here
1
Manifest-Version: 1.0
1
Manifest-Version: 1.0
2
OpenIDE-Module: org.netbeans.modules.i18n/1
2
OpenIDE-Module: org.netbeans.modules.i18n/1
3
OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/i18n/Bundle.properties
3
OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/i18n/Bundle.properties
4
OpenIDE-Module-Specification-Version: 1.24
4
OpenIDE-Module-Specification-Version: 1.25
5
OpenIDE-Module-Layer: org/netbeans/modules/i18n/Layer.xml
5
OpenIDE-Module-Layer: org/netbeans/modules/i18n/Layer.xml
6
AutoUpdate-Show-In-Client: false
6
AutoUpdate-Show-In-Client: false
7
8
Name: org/netbeans/modules/i18n/I18nGroupAction.class
9
OpenIDE-Module-Class: Action
10
(-)a/i18n/src/org/netbeans/modules/i18n/Bundle.properties (-2 / +2 lines)
Lines 1-6 Link Here
1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
2
#
2
#
3
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
3
# Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
4
#
4
#
5
# The contents of this file are subject to the terms of either the GNU
5
# The contents of this file are subject to the terms of either the GNU
6
# General Public License Version 2 only ("GPL") or the Common
6
# General Public License Version 2 only ("GPL") or the Common
Lines 56-62 Link Here
56
CTL_I18nAction=Inte&rnationalize...
56
CTL_I18nAction=Inte&rnationalize...
57
57
58
#I18nGroupAction
58
#I18nGroupAction
59
LBL_I18nGroupActionName=&Internationalization
59
LBL_I18nGroupActionName=Internationali&zation
60
60
61
#I18nManager
61
#I18nManager
62
CTL_I18nDialogTitle=Internationalize
62
CTL_I18nDialogTitle=Internationalize
(-)a/i18n/src/org/netbeans/modules/i18n/Layer.xml (-7 / +21 lines)
Lines 2-8 Link Here
2
<!--
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
4
5
Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
5
Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
6
6
7
7
8
The contents of this file are subject to the terms of either the GNU
8
The contents of this file are subject to the terms of either the GNU
Lines 26-32 Link Here
26
Contributor(s):
26
Contributor(s):
27
27
28
The Original Software is NetBeans. The Initial Developer of the Original
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
29
Software is Sun Microsystems, Inc. Portions Copyright 1997-2008 Sun
30
Microsystems, Inc. All Rights Reserved.
30
Microsystems, Inc. All Rights Reserved.
31
31
32
If you wish your version of this file to be governed by only the CDDL
32
If you wish your version of this file to be governed by only the CDDL
Lines 51-61 Link Here
51
    </folder>
51
    </folder>
52
52
53
    <folder name="Actions">
53
    <folder name="Actions">
54
        <folder name="Tools">
54
        <folder name="Source">
55
            <file name="org-netbeans-modules-i18n-I18nAction.instance" />
55
            <folder name="Internationalization">
56
            <file name="org-netbeans-modules-i18n-wizard-I18nWizardAction.instance" />
56
                <file name="org-netbeans-modules-i18n-I18nAction.instance" />
57
            <file name="org-netbeans-modules-i18n-wizard-I18nTestWizardAction.instance" />
57
                <file name="org-netbeans-modules-i18n-wizard-I18nWizardAction.instance" />
58
            <file name="org-netbeans-modules-i18n-InsertI18nStringAction.instance" />
58
                <file name="org-netbeans-modules-i18n-wizard-I18nTestWizardAction.instance" />
59
                <file name="org-netbeans-modules-i18n-InsertI18nStringAction.instance" />
60
            </folder>
61
        </folder>
62
    </folder>
63
64
    <folder name="Menu">
65
        <folder name="Source">
66
            <file name="SeparatorAfterWordMatchInsert.instance">
67
                <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
68
                <attr name="position" intvalue="3300"/>
69
            </file>
70
            <file name="org-netbeans-modules-i18n-I18nGroupAction.instance">
71
                <attr name="position" intvalue="3400"/>
72
            </file>
59
        </folder>
73
        </folder>
60
    </folder>
74
    </folder>
61
      
75
      

Return to bug 143826