1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +02:00

[220547] operation running message

This commit is contained in:
David McKnight 2008-03-03 16:46:41 +00:00
parent f015f165f5
commit 541e789f9a

View file

@ -90,6 +90,8 @@ public class ShellResources extends NLS
// universal commands
public static String MSG_UCMD_INVOCATION_EMPTY;
public static String MSG_OPERATION_RUNNING;
public static String MSG_OPERATION_FINISHED;
public static String ACTION_CONTENT_ASSIST;