mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-24 16:57:42 -04:00
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
This commit is contained in:
committed by
Atomic Bot
parent
bd6f71a3c8
commit
eaebab1285
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user