gnome-control-center/panels/keyboard/01-launchers.xml.in
Automeris naranja 0aeb0b55a7 general: Add translator comments about the "Search" term
Clarify in which occasions this term should be
phrased as a verb or as a noun.

Partially fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2903
2024-02-29 13:48:20 +00:00

19 lines
721 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<KeyListEntries group="system" schema="org.gnome.settings-daemon.plugins.media-keys" name="Launchers">
<KeyListEntry name="help" description="Launch help browser"/>
<KeyListEntry name="control-center" description="Settings"/>
<KeyListEntry name="calculator" description="Launch calculator"/>
<KeyListEntry name="email" description="Launch email client"/>
<KeyListEntry name="www" description="Launch web browser"/>
<KeyListEntry name="home" description="Home folder"/>
<KeyListEntry name="search" description="Search" msgctxt="keybinding" comments="Translators: This refers to a keyboard shortcut that can trigger a search.">Search</KeyListEntry>
</KeyListEntries>