Révision 3509

TXM/trunk/org.txm.translate.rcp/src/org/txm/rcp/translate/devtools/FixDoubleQuotes.java (revision 3509)
11 11
import org.txm.rcp.translate.i18n.WorkspaceMessagesManager;
12 12

  
13 13
/**
14
 * FixDoubleQuotes 
14
 * FixDoubleQuotes
15 15
 * 
16 16
 * @author mdecorde
17 17
 * @author sjacquot
......
38 38
	 * @param pmManager the PluginMessages to update
39 39
	 * @return the number of modifications done
40 40
	 */
41
	public int fix(PluginMessagesManager pmManager)	{
41
	public static int fix(PluginMessagesManager pmManager)	{
42 42

  
43 43
		if(debug)	{
44 44
			//System.out.println("FixDoubleQuotes.fix(): "+pmManager.getProjectDirectory().getName());

Formats disponibles : Unified diff