summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkappchooserdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/ui/gtkappchooserdialog.ui')
-rw-r--r--gtk/ui/gtkappchooserdialog.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/ui/gtkappchooserdialog.ui b/gtk/ui/gtkappchooserdialog.ui
index 212bd0c18e..1e8faf5cea 100644
--- a/gtk/ui/gtkappchooserdialog.ui
+++ b/gtk/ui/gtkappchooserdialog.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface domain="gtk40">
<template class="GtkAppChooserDialog" parent="GtkDialog">
- <property name="title" translatable="yes">Select Application</property>
+ <property name="title" translatable="yes">Select App</property>
<child internal-child="content_area">
<object class="GtkBox" id="dialog-vbox1">
<property name="orientation">1</property>
@@ -57,13 +57,13 @@
</action-widgets>
</template>
<object class="GtkButton" id="show_more_button">
- <property name="label" translatable="yes">_View All Applications</property>
+ <property name="label" translatable="yes">_View All Apps</property>
<property name="use-underline">1</property>
<property name="receives-default">1</property>
<signal name="clicked" handler="show_more_button_clicked_cb" swapped="no"/>
</object>
<object class="GtkButton" id="software_button">
- <property name="label" translatable="yes">_Find New Applications</property>
+ <property name="label" translatable="yes">_Find New Apps</property>
<property name="use-underline">1</property>
<property name="receives-default">1</property>
<signal name="clicked" handler="software_button_clicked_cb" swapped="no"/>