Révision 1366
tmp/org.txm.translate.rcp/src/org/txm/rcp/translate/devtools/NormalizeKeys.java (revision 1366) | ||
---|---|---|
28 | 28 |
/** |
29 | 29 |
* Keys matching this REGEX will be preserved. |
30 | 30 |
*/ |
31 |
public static String preserve = "^(common_|error_|info_|RESULT_TYPE).*$"; |
|
31 |
public static String preserve = "^(common_|error_|info_|export_|charts_|RESULT_TYPE).*$";
|
|
32 | 32 |
|
33 | 33 |
/** |
34 | 34 |
* Java keywords that can not be used as variable name. |
Formats disponibles : Unified diff