[gnome-software/wip/rancell/paid] Use consistent terminology
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/paid] Use consistent terminology
- Date: Fri, 6 May 2016 04:18:21 +0000 (UTC)
commit 5fface6b7eb25129c1bf741fdce41f750a84617a
Author: Robert Ancell <robert ancell canonical com>
Date: Fri May 6 16:18:03 2016 +1200
Use consistent terminology
src/gs-app-row.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-app-row.c b/src/gs-app-row.c
index 53091df..125e1f2 100644
--- a/src/gs-app-row.c
+++ b/src/gs-app-row.c
@@ -288,7 +288,7 @@ gs_app_row_refresh (GsAppRow *app_row)
gtk_button_set_label (GTK_BUTTON (priv->button), text);
} else {
/* TRANSLATORS: this is a button next to the search results that
- * allows the application to be easily bought */
+ * allows the application to be easily purchased */
gtk_button_set_label (GTK_BUTTON (priv->button), _("Buy"));
}
break;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]