[WIP] add Cinnamon Menu Editor to Menu and System Settings by default #11977
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Currently, the menu editor by default only opens with
'Right-click on the menu launch button - Edit menu.'
To figure out how to edit the Menu, I first spent about 20 minutes searching for this function in the Menu and System Settings. Then I googled it, but the search in Google in my language only suggested using third-party programs, and only the search in English gave a result.
I think it would be useful to add the menu editor by default to the Menu and possibly to the System Settings.
This is my first pull request and I would appreciate help and feedback.
I have a few questions:
What do I need to do to properly localize this item in the Menu?
Do I need to add it to generate_additional_files.py or somewhere else, or is the translation to .desktop done manually?
What do I need to do to properly localize this item in the System Settings?
Do I need to do the translation myself using Google Translate or are there separate people doing this?
Thank you for your attention and sorry for my English.