From eaebab1285e77af9002624c59856eb1285683260 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 12 Jan 2019 17:47:49 -0500 Subject: [PATCH] Translate the display name of the default installation Change the terminology from 'directory' to 'installation', and mark the string for translation. Closes: #2583 Approved by: alexlarsson --- common/flatpak-dir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/flatpak-dir.c b/common/flatpak-dir.c index 175492df..eb9295c8 100644 --- a/common/flatpak-dir.c +++ b/common/flatpak-dir.c @@ -63,7 +63,7 @@ #define SYSCONF_REMOTES_DIR "remotes.d" #define SYSTEM_DIR_DEFAULT_ID "default" -#define SYSTEM_DIR_DEFAULT_DISPLAY_NAME "Default system directory" +#define SYSTEM_DIR_DEFAULT_DISPLAY_NAME _("Default system installation") #define SYSTEM_DIR_DEFAULT_STORAGE_TYPE FLATPAK_DIR_STORAGE_TYPE_DEFAULT #define SYSTEM_DIR_DEFAULT_PRIORITY 0