Révision 797
tmp/org.txm.index.rcp/build.properties (revision 797) | ||
---|---|---|
4 | 4 |
.,\ |
5 | 5 |
plugin.xml,\ |
6 | 6 |
icons/,\ |
7 |
OSGI-INF/ |
|
7 |
OSGI-INF/,\ |
|
8 |
OSGI-INF/l10n/bundle.properties |
tmp/org.txm.index.rcp/OSGI-INF/l10n/bundle_fr.properties (revision 797) | ||
---|---|---|
1 | 1 |
|
2 | 2 |
command.name = Index |
3 | 3 |
|
4 |
command.name.0 = Lexique |
|
5 |
|
|
4 | 6 |
command.tooltip = Calculer le lexique d'une requ\u00EAte |
5 | 7 |
|
6 | 8 |
editor.name = Index |
9 |
|
|
10 |
editor.name.0 = Lexique |
|
11 |
|
|
12 |
page.name = Index |
tmp/org.txm.index.rcp/OSGI-INF/l10n/bundle.properties (revision 797) | ||
---|---|---|
4 | 4 |
command.tooltip = Process the lexicon of a query |
5 | 5 |
|
6 | 6 |
editor.name = Index |
7 |
|
|
8 |
editor.name.0 = Lexicon |
|
9 |
command.name.0 = Lexicon |
|
10 |
page.name = Index |
tmp/org.txm.index.rcp/plugin.xml (revision 797) | ||
---|---|---|
143 | 143 |
default="false" |
144 | 144 |
icon="icons/lexicon.png" |
145 | 145 |
id="org.txm.index.rcp.editors.DictionnaryEditor" |
146 |
name="Lexicon">
|
|
146 |
name="%editor.name.0">
|
|
147 | 147 |
</editor> |
148 | 148 |
</extension> |
149 | 149 |
<extension |
... | ... | |
177 | 177 |
categoryId="org.txm.rcp.category.txm" |
178 | 178 |
defaultHandler="org.txm.index.rcp.handlers.ComputeLexicon" |
179 | 179 |
id="org.txm.index.rcp.handlers.ComputeLexicon" |
180 |
name="Lexicon">
|
|
180 |
name="%command.name.0">
|
|
181 | 181 |
</command> |
182 | 182 |
<command |
183 | 183 |
defaultHandler="org.txm.synopticedition.rcp.commands.link.IndexToConcordance" |
... | ... | |
242 | 242 |
category="org.txm.rcp.preferences.UserPreferencePage" |
243 | 243 |
class="org.txm.index.rcp.preferences.IndexPreferencesPage" |
244 | 244 |
id="org.txm.index.rcp.preferences.IndexPreferencesPage" |
245 |
name="Index">
|
|
245 |
name="%page.name">
|
|
246 | 246 |
</page> |
247 | 247 |
</extension> |
248 | 248 |
|
Formats disponibles : Unified diff