Skip to content

Commit c0ad154

Browse files
committed
Modify UI
1 parent 3857ec8 commit c0ad154

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

piwigoPublish.lrplugin/PublishDialogSections.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ local function prefsDialog(f, propertyTable)
252252
end,
253253
},
254254
f:static_text {
255-
title = "Piwigo structure will be checked against local collection / set structure. Missing Piwigo albums will be created and links checked / updated",
255+
title = "Piwigo structure will be checked against local collection / set structure.\nMissing Piwigo albums will be created and links checked / updated",
256256
font = "<system>",
257257
alignment = 'left',
258258
-- width = share 'labelWidth',
@@ -466,7 +466,7 @@ local function prefsDialog(f, propertyTable)
466466
end,
467467
},
468468
f:static_text {
469-
title = "Show a summary of all albums with photo counts (published, modified, new to publish)",
469+
title = "Show a summary of all albums with photo counts\n(published, modified, new to publish)",
470470
font = "<system>",
471471
alignment = 'left',
472472
tooltip = "Display a summary dialog listing all albums and their photo status counts"

0 commit comments

Comments
 (0)