Révision 1009
tmp/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/CQPPreferences.java (revision 1009) | ||
---|---|---|
22 | 22 |
/** |
23 | 23 |
* List of part names |
24 | 24 |
*/ |
25 |
public static final String PARTNAMES = "part_names"; |
|
25 |
public static final String PARTNAMES = "part_names"; //$NON-NLS-1$
|
|
26 | 26 |
|
27 | 27 |
|
28 | 28 |
@Override |
tmp/org.txm.core/src/java/org/txm/core/preferences/TXMPreferences.java (revision 1009) | ||
---|---|---|
128 | 128 |
/** |
129 | 129 |
* List of values |
130 | 130 |
*/ |
131 |
public static final String VALUES = "values"; |
|
131 |
public static final String VALUES = "values"; //$NON-NLS-1$
|
|
132 | 132 |
|
133 | 133 |
/** |
134 | 134 |
* Matches. |
135 | 135 |
*/ |
136 | 136 |
public static final String MATCHES = "matches"; //$NON-NLS-1$ |
137 | 137 |
|
138 |
|
|
139 | 138 |
/** |
140 | 139 |
* Minimum frequency filter value. |
141 | 140 |
*/ |
Formats disponibles : Unified diff