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 33660
Collapse All | Expand All

(-)NB_ml.xml (-1 / +3 lines)
Lines 1153-1162 Link Here
1153
            </property>
1153
            </property>
1154
        </arrayItem>
1154
        </arrayItem>
1155
        <arrayItem type="com.installshield.isje.build.LanguageSupport">
1155
        <arrayItem type="com.installshield.isje.build.LanguageSupport">
1156
            <property array="True" length="3" name="locales" type="string">
1156
            <property array="True" length="5" name="locales" type="string">
1157
										<arrayItem>en</arrayItem>
1157
										<arrayItem>en</arrayItem>
1158
										<arrayItem>ja</arrayItem>
1158
										<arrayItem>ja</arrayItem>
1159
										<arrayItem>zh</arrayItem>
1159
										<arrayItem>zh</arrayItem>
1160
										<arrayItem>zh_TW</arrayItem>
1161
										<arrayItem>ru</arrayItem>
1160
            </property>
1162
            </property>
1161
            <property name="defaultLocale">en</property>
1163
            <property name="defaultLocale">en</property>
1162
            <property name="localeSelectOption">2</property>
1164
            <property name="localeSelectOption">2</property>

Return to bug 33660