Skip to content

Localize the Nautilus extension #9266

@pluiedev

Description

@pluiedev

Discussed in #9230

Originally posted by notiant October 16, 2025
Currently, the context menu entry in nautilus is hardcoded to "Open in Ghostty". For a better integration with the system if the language is not set to English, this message could be translated to the system language.


Note: we just need to call gettext for this string here (

item = Nautilus.MenuItem(name=name, label='Open in Ghostty',
), and we can reuse our existing localization infrastructure. We do need to add the Nautilus script as a potential source of translations in the build system, but other than that this should be trivial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    translationsTranslations of the Ghostty app

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions