[gnome-control-center/rafaelff-usage-typo: 2/2] usage: fix typo
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-control-center/rafaelff-usage-typo: 2/2] usage: fix typo
 
- Date: Sat, 12 Feb 2022 23:27:06 +0000 (UTC)
 
commit fafd093fbdd09f8e46fb0371c64852c90189e3e2
Author: Rafael Fontenelle <rffontenelle gmail com>
Date:   Sat Feb 12 22:41:45 2022 +0000
    usage: fix typo
 panels/usage/cc-usage-panel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/usage/cc-usage-panel.c b/panels/usage/cc-usage-panel.c
index c4b8267fb..29230aa2f 100644
--- a/panels/usage/cc-usage-panel.c
+++ b/panels/usage/cc-usage-panel.c
@@ -247,7 +247,7 @@ retain_history_name_cb (AdwEnumListItem *item,
       return g_strdup (C_("retain_history", "1 day"));
     case CC_USAGE_PANEL_RETAIN_HISTORY_7_DAYS:
       /* Translators: Option for "File History Duration" in "File History" group */
-      return g_strdup (C_("retain_history", "7 day"));
+      return g_strdup (C_("retain_history", "7 days"));
     case CC_USAGE_PANEL_RETAIN_HISTORY_30_DAYS:
       /* Translators: Option for "File History Duration" in "File History" group */
       return g_strdup (C_("retain_history", "30 days"));
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]