Révision 1273
tmp/org.txm.translate.rcp/src/org/txm/rcp/translate/i18n/WorkspaceMessagesManager.java (revision 1273) | ||
---|---|---|
45 | 45 |
/** |
46 | 46 |
* Generic Regex to find keys in source files |
47 | 47 |
*/ |
48 |
public static final Pattern KEY_REGEX = Pattern.compile("[A-Z][a-zA-Z0-9]+Messages\\.[A-Z][a-zA-Z0-9_]+");
|
|
48 |
public static final Pattern KEY_REGEX = Pattern.compile("[A-Z][a-zA-Z0-9]+Messages\\.[a-zA-Z0-9_]+"); |
|
49 | 49 |
|
50 | 50 |
/** |
51 | 51 |
* Generic Regex to find Strings in source files. Warning the "\"" strings are not found. |
Formats disponibles : Unified diff