diff options
author | sunflowerskater <sunflowerskater@tutanota.com> | 2022-12-15 22:28:07 -0300 |
---|---|---|
committer | António Fernandes <antoniof@gnome.org> | 2023-01-08 12:37:58 +0000 |
commit | dcdeaf67e6f102adaa1b40f6532e13042d390873 (patch) | |
tree | 426ea68ddf0908a58b6d930df40597cf67722e26 /src/resources/gtk | |
parent | f5ad89e52c88fb085d1c035a9e381edc8c69e96f (diff) | |
download | nautilus-dcdeaf67e6f102adaa1b40f6532e13042d390873.tar.gz |
general: Rename "application" to "app"
This is part of an initiative to use the "app" term instead:
https://gitlab.gnome.org/Teams/Design/initiatives/-/issues/123
Diffstat (limited to 'src/resources/gtk')
-rw-r--r-- | src/resources/gtk/help-overlay.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/gtk/help-overlay.ui b/src/resources/gtk/help-overlay.ui index 30e502d59..ddd065b44 100644 --- a/src/resources/gtk/help-overlay.ui +++ b/src/resources/gtk/help-overlay.ui @@ -100,7 +100,7 @@ </child> <child> <object class="GtkShortcutsShortcut"> - <property name="title" translatable="yes" context="shortcut window">Open with default application</property> + <property name="title" translatable="yes" context="shortcut window">Open with default app</property> <property name="accelerator"><Primary>O <alt>Down</property> </object> </child> |