Revision 8248

View differences:

trunk/libraries/libCorePlugin/src/com/iver/core/preferences/general/LanguagePage.java
170 170
		if (jPanel == null) {
171 171
			jPanel = new JPanel();
172 172
			jPanel.setBorder(javax.swing.BorderFactory.createTitledBorder(null,
173
					"idioma",
173
					PluginServices.getText(this,"idioma"),
174 174
					javax.swing.border.TitledBorder.DEFAULT_JUSTIFICATION,
175 175
					javax.swing.border.TitledBorder.DEFAULT_POSITION, null,
176 176
					null));

Also available in: Unified diff