Double fallback implemented (see #4396)
If the user's default profile is not found, it'll fallback to the bundled one. If this one is not found, it'll fall back to internal values. No restart required. Only the GUI alert are localized.
This commit is contained in:
@@ -869,6 +869,7 @@ NAVIGATOR_S;S:
|
||||
NAVIGATOR_V;V:
|
||||
NAVIGATOR_XY_FULL;Width: %1, Height: %2
|
||||
NAVIGATOR_XY_NA;x: --, y: --
|
||||
OPTIONS_BUNDLED_MISSING;The bundled profile "<b>%1</b>" could not be found!\n\nYour installation could be damaged.\n\nDefault internal values will be used instead.
|
||||
OPTIONS_DEFIMG_MISSING;The default profile for <b>non-raw photos</b> could not be found or is not set.\n\nPlease check your profiles' directory, it may be missing or damaged.\n\n"<b>%1</b>" will be used instead.
|
||||
OPTIONS_DEFRAW_MISSING;The default profile for <b>raw photos</b> could not be found or is not set.\n\nPlease check your profiles' directory, it may be missing or damaged.\n\n"<b>%1</b>" will be used instead.
|
||||
PARTIALPASTE_ADVANCEDGROUP;Advanced Settings
|
||||
|
Reference in New Issue
Block a user