Bottom toolbar, NewNavigationWidget: improve tooltips
Set tooltips of NewNavigationWidget class widgets (6, 7, 8 and 9 in the below screenshot).
The problem here is that it seems to be used in multiple Editors whit a different context.
The navigation widget is used by the 3 following commands.
1. Table cells strings REGEX search in tabulated result command (Index or concordance)
2. Corpus words sequence CQP search in edition pages command
3. Corpus Browser view table cells strings REGEX search command
SLH proposal in the search in table command context:
- 6: Première occurrence du tableau / EN: First match of the table
- 7: Occurrence précédente du tableau / EN: Previous match of the table
- 8: Numéro d'occurrence courante du tableau / EN: Current match number of the table
- 9: Occurrence suivante du tableau / EN: Next match of the table
- 10: Dernière occurrence du tableau / EN: Last match of the table