Re: Input requested: unused Lokalize menu actions (SoK 2026 Project)
Albert Astals Cid <[email protected]> Wed, 04 Feb 2026 23:37:25 +0100
| Newsgroups | gmane.comp.kde.devel.internationalization-and-documentation |
|---|---|
| Message-ID | <13994989.uLZWGnKmhe@xps15> |
El dimecres, 4 de febrer del 2026, a les 20:41:17 (Hora estàndard d’Europa central), Tanish va escriure: > Hello KDE i18n team, > > I hope you’re doing well. I’m reviewing Lokalize’s menus and found a small > set of actions that are present in the RC (UI) files but not yet > implemented in the C++ code. Before we decide whether to remove them or > consider implementing them, I’d really appreciate your guidance on whether > any of these are still useful or desired by translators. > > If any of these would be valuable to keep, please let me know which ones > and why (even a short reply is very helpful): > > - alttrans_attach > - bookmark_edit > - edit_clear > - edit_copy > - edit_cut > - edit_deselect > - edit_paste > - edit_select_all > - file_close > - file_close_all > - file_mail > - file_new > - file_open_recent > - file_print > - file_print_preview > - file_revert > - file_revert_all > - file_save_all > - go_back > - go_document_back > - go_document_forward > - go_forward > - go_goto > - go_goto_line > - go_home > - go_up > - odf2xliff > - showprojectview_action > - tmquery_do > - view_zoom > > Reference: list derived from Lokalize RC files and action registrations > (e.g., editorui.rc, lokalizemainwindowui.rc, scriptsui.rc). > > Thank you for your time and for all the work you do for localization. > > Best regards, *Tanish Kumar* Season of KDE 2026 Participant KDE Invent: > https://invent.kde.org/tanishfr Are you sure this list is correct? Lokalize uses KStandardAction::openRecent which is file_open_recent for example. Also I am wondering how you expect translators what go_up is supposed to be and if they need it or not :D Cheers, Albert