Révision 1281

tmp/org.txm.translate.rcp/src/org/txm/rcp/translate/devtools/NormalizeKeys.java (revision 1281)
70 70
			}
71 71

  
72 72
			String newKeyOrig = normalize(messages.get(key));
73

  
73
			if (newKeyOrig.length() == 0) newKeyOrig = "EMPTY";
74
			
74 75
			if (value.equals(messages.get(newKeyOrig))) { // the newKey Value == the value
75 76
				//A=hello world
76 77
				//B=hello world

Formats disponibles : Unified diff