[gnome-software] trivial: Update a translator comment



commit a514b00c3bddc5b6010eacad7cd4476c169fffcb
Author: Kalev Lember <klember redhat com>
Date:   Tue Aug 18 10:30:50 2015 +0200

    trivial: Update a translator comment
    
    Pointed out by rluzynski on IRC.

 src/gs-shell-extras.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-shell-extras.c b/src/gs-shell-extras.c
index 443cac5..f979179 100644
--- a/src/gs-shell-extras.c
+++ b/src/gs-shell-extras.c
@@ -172,7 +172,7 @@ build_title (GsShellExtras *shell_extras)
        switch (shell_extras->priv->mode) {
        case GS_SHELL_EXTRAS_MODE_INSTALL_FONTCONFIG_RESOURCES:
                /* TRANSLATORS: Application window title for fonts installation.
-                  %s will be replaced by name of the language we're searching for. */
+                  %s will be replaced by name of the script we're searching for. */
                return g_strdup_printf (ngettext ("Available fonts for the %s script",
                                                  "Available fonts for the %s scripts",
                                                  priv->array_search_data->len),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]