Make ColorHistory more robust to change in format.

This commit is contained in:
Jim Evins
2019-08-03 14:10:01 -04:00
parent 2c1c865f53
commit 48bfb68837
2 changed files with 47 additions and 2 deletions
+19
View File
@@ -1127,6 +1127,13 @@
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>glabels::ColorHistory</name>
<message>
<source>color %1</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>glabels::ColorPaletteDialog</name>
<message>
@@ -1154,6 +1161,10 @@
<extracomment>%1 = color specification in hex. String must not contain a colon (:).</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Custom color #%1</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>glabels::FieldButton</name>
@@ -1912,6 +1923,14 @@
<source>Shadow</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Insert Field</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Selected File...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>glabels::PrintView</name>