Project

General

Profile

« Previous | Next » 

Revision a86dbf9a

Added by Patrick Plitzner about 7 years ago

ref #4611 Restructure string externalization for taxeditor.store

  • created l10n package and moved Messages.java and the messages.properties files there

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/OrderPreferences.java
13 13
import org.eclipse.ui.IWorkbench;
14 14
import org.eclipse.ui.IWorkbenchPreferencePage;
15 15

  
16
import eu.etaxonomy.taxeditor.Messages;
16
import eu.etaxonomy.taxeditor.l10n.Messages;
17 17

  
18 18
public class OrderPreferences extends PreferencePage implements IWorkbenchPreferencePage {
19 19

  

Also available in: Unified diff