A constant added pour Spanish language
authorkpouer <kpouer>
Thu, 30 Jan 2003 23:34:11 +0000 (23:34 +0000)
committerkpouer <kpouer>
Thu, 30 Jan 2003 23:34:11 +0000 (23:34 +0000)
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/IPreferenceConstants.java

index 8eb108a..362e380 100644 (file)
@@ -74,6 +74,7 @@ public interface IPreferenceConstants {
   public static final String LANGUAGE_DEFAULT = "net.sourceforge.phpeclipse.newPHPPreferencesMessages_en_GB";
   public static final String RESOURCE_BUNDLE_DE = "net.sourceforge.phpeclipse.newPHPPreferencesMessages_DE";
   public static final String RESOURCE_BUNDLE_FR = "net.sourceforge.phpeclipse.newPHPPreferencesMessages_FR";
+  public static final String RESOURCE_BUNDLE_ES = "net.sourceforge.phpeclipse.newPHPPreferencesMessages_es_ES";
   public static final String RESOURCE_BUNDLE_EN_GB = "net.sourceforge.phpeclipse.newPHPPreferencesMessages_en_GB";
 
   public static final String FORMATTER_TAB_SIZE = "_formatter_tab_size";