=== modified file 'src/ui/dialog/swatches.cpp' --- src/ui/dialog/swatches.cpp 2015-12-07 23:34:32 +0000 +++ src/ui/dialog/swatches.cpp 2016-03-10 18:43:33 +0000 @@ -405,6 +405,7 @@ bool hasErr = false; SwatchPage *onceMore = new SwatchPage(); + onceMore->_name = _("Unnamed palette"); do { result = fgets( block, sizeof(block), f );