[gnome-software: 1/10] gs-details-page: Use ‘software’ rather than ‘app’ in strings
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 1/10] gs-details-page: Use ‘software’ rather than ‘app’ in strings
- Date: Fri, 20 Aug 2021 15:36:41 +0000 (UTC)
commit 559d0896e7f0c76bda8d31b510cc68eca668411b
Author: Philip Withnall <pwithnall endlessos org>
Date: Fri Aug 13 16:01:53 2021 +0100
gs-details-page: Use ‘software’ rather than ‘app’ in strings
This makes the page less confusing when displaying firmware, fonts or
printer drivers, for example.
Signed-off-by: Philip Withnall <pwithnall endlessos org>
Helps: #1383
src/gs-details-page.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index ac64a539e..4dfe50530 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -76,7 +76,7 @@
<child type="center">
<object class="GtkLabel" id="translation_infobar_label">
<property name="hexpand">True</property>
- <property name="label" translatable="yes">This app is not available in your
language and will appear in US English.</property>
+ <property name="label" translatable="yes">This software is not available in
your language and will appear in US English.</property>
<property name="visible">True</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
@@ -738,7 +738,7 @@
<child>
<object class="GtkLabel">
<property name="justify">center</property>
- <property name="label" translatable="yes">This app doesn’t
provide any links to a website, code repository or issue tracker.</property>
+ <property name="label" translatable="yes">This software
doesn’t provide any links to a website, code repository or issue tracker.</property>
<property name="visible">True</property>
<property name="wrap">True</property>
<property name="xalign">0.5</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]