Falling back to RT's default profile if actually set default profile
doesn't exist (see #4396). If the actually set default profile was RT's default profile, whichcan't be accessed for any reason, it'll then fall back by the Internal profile.
This commit is contained in:
@@ -869,8 +869,8 @@ NAVIGATOR_S;S:
|
||||
NAVIGATOR_V;V:
|
||||
NAVIGATOR_XY_FULL;Width: %1, Height: %2
|
||||
NAVIGATOR_XY_NA;x: --, y: --
|
||||
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\nDefault internal values will be used.
|
||||
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\nDefault internal values will be used.
|
||||
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
|
||||
PARTIALPASTE_BASICGROUP;Basic Settings
|
||||
PARTIALPASTE_CACORRECTION;Chromatic aberration correction
|
||||
|
Reference in New Issue
Block a user