Révision 1322
tmp/org.txm.translate.rcp/src/org/txm/rcp/translate/devtools/NormalizeKeys.java (revision 1322) | ||
---|---|---|
159 | 159 |
|
160 | 160 |
// empty string |
161 | 161 |
if(str.length() == 0) { |
162 |
System.err.println("NormalizeKeys.normalize(): warning: empty string."); |
|
163 |
str = "_";
|
|
162 |
//System.err.println("NormalizeKeys.normalize(): warning: empty string.");
|
|
163 |
return "";
|
|
164 | 164 |
} |
165 | 165 |
else { |
166 | 166 |
|
Formats disponibles : Unified diff