Bug #1926
RCP: 0.7.8, File manipulation menu entries
Status: | New | Start date: | 11/14/2016 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | UI / Menu | Spent time: | - | ||
Target version: | TXM 0.7.8 |
Description
1) Currently three menus contains entries to open files:
- File main menu: 'Open...' and 'Open in a browser...'
- File view contextual menu: 'Ouvrir dans un éditeur de texte' and 'Ouvrir dans un navigateur'
- Macro view contextual menu: 'Éditer'
We must homogenize the GUI terminology.
2) Avoid naming the "File" type in contextual menu entries.
Solution¶
1) Change menu entry label from 'Ouvrir dans un éditeur de texte' to 'Ouvrir' in File view contextual menu.
2 different commands :- EditFile : Edit... (FR Éditer...)
- EditSelectedFile : Edit (FR Éditer) -> use the current selection
2) Remove the " file/fichier" string in the contextual menu entries label.
History
#1 Updated by Serge Heiden over 6 years ago
- Description updated (diff)
#2 Updated by Matthieu Decorde over 6 years ago
- Subject changed from RCP: 0.7.8, change menu entry label from 'Ouvrir dans un éditeur de texte' to 'Ouvrir' in File view contextual menu to RCP: 0.7.8, File manipulation menu entries
- Description updated (diff)
#3 Updated by Matthieu Decorde over 6 years ago
- % Done changed from 0 to 80