Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-expression-widget@111600 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
459dccaf16
commit
ba59a8a438
|
@ -0,0 +1,32 @@
|
|||
Public resources found in...
|
||||
Translatable source found in...
|
||||
Found 0 cached/archived units. Used 0 / 2737 units from cache.
|
||||
Compiling...
|
||||
40% complete (ETR: 7 seconds)
|
||||
40% complete (ETR: 7 seconds)
|
||||
40% complete (ETR: 7 seconds)
|
||||
40% complete (ETR: 7 seconds)
|
||||
40% complete (ETR: 7 seconds)
|
||||
50% complete (ETR: 6 seconds)
|
||||
60% complete (ETR: 4 seconds)
|
||||
70% complete (ETR: 3 seconds)
|
||||
80% complete (ETR: 2 seconds)
|
||||
90% complete (ETR: 1 seconds)
|
||||
100% complete (ETR: 0 seconds)
|
||||
Compilation completed in 23.03 seconds
|
||||
Removing invalidated units
|
||||
Finding entry point classes
|
||||
Public resources found in...
|
||||
Translatable source found in...
|
||||
Found 2737 cached/archived units. Used 2737 / 2737 units from cache.
|
||||
Compiling...
|
||||
Compilation completed in 0.00 seconds
|
||||
Removing invalidated units
|
||||
Finding entry point classes
|
||||
Public resources found in...
|
||||
Translatable source found in...
|
||||
Found 2737 cached/archived units. Used 2737 / 2737 units from cache.
|
||||
Compiling...
|
||||
Compilation completed in 0.00 seconds
|
||||
Removing invalidated units
|
||||
Finding entry point classes
|
|
@ -55,7 +55,7 @@ public class ReplaceWidget extends SimpleContainer {
|
|||
private static final String EMPTY_TEXT_REGEXP = "regexp...";
|
||||
private static final String EMPTY_TEXT_INSERT_A_STRING = "insert a string...";
|
||||
private static final String EMPTY_TEXT_REPLACE_REGEXP = "regexp...";
|
||||
private static final String EMPTY_TEXT_REPLACE_REPLACING = "replacing...";
|
||||
private static final String EMPTY_TEXT_REPLACE_REPLACING = "replace with...";
|
||||
|
||||
private ReplaceWidget thisCont;
|
||||
|
||||
|
|
Loading…
Reference in New Issue