Subversion Repositories eFlore/Applications.del

Rev

Rev 29 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29 Rev 31
Line 1... Line 1...
1
package org.tela_botanica.del.client.i18n;
1
package org.tela_botanica.del.client.i18n;
Line 2... Line 2...
2
 
2
 
Line 3... Line 3...
3
import com.google.gwt.core.client.GWT;
3
import com.google.gwt.core.client.GWT;
Line 4... Line 4...
4
 
4
 
5
public class VocabularyConsumer {
5
public class I18n {
Line 6... Line 6...
6
	
6
	
7
	public VocabularyConsumer() {
7
	public I18n() {
8
	}
8
	}