[gtranslator/dl-info: 6/6] Improve phrasing on DL info
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator/dl-info: 6/6] Improve phrasing on DL info
- Date: Mon, 4 Jan 2021 08:06:05 +0000 (UTC)
commit 80a69b315a90eade02611b577821afe5ff7e92b3
Author: Daniel GarcĂa Moreno <dani danigm net>
Date: Tue Dec 29 11:15:34 2020 +0100
Improve phrasing on DL info
src/gtr-dl-teams.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gtr-dl-teams.c b/src/gtr-dl-teams.c
index 6d015b99..2a368d65 100644
--- a/src/gtr-dl-teams.c
+++ b/src/gtr-dl-teams.c
@@ -537,7 +537,7 @@ gtr_dl_teams_load_po_file (GtkButton *button, GtrDlTeams *self)
if (gtr_open (dest_file, priv->main_window, &error)) {
GtrTab *tab = gtr_window_get_active_tab (priv->main_window);
g_autofree char *info_msg = NULL;
- info_msg = g_strdup_printf (_("The file '%s' has been stored on %s"),
+ info_msg = g_strdup_printf (_("The file '%s' has been saved in %s"),
basename, dest_dir);
gtr_tab_set_info (tab, info_msg, NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]