diff --git a/Translation Editor/fontTables.py b/Translation Editor/fontTables.py old mode 100644 new mode 100755 diff --git a/Translation Editor/make_translation.py b/Translation Editor/make_translation.py index 8226ac12..803dfb1f 100755 --- a/Translation Editor/make_translation.py +++ b/Translation Editor/make_translation.py @@ -176,6 +176,7 @@ def getLetterCounts(defs, lang): constants = getConstants() for x in constants: textList.append(x[1]) + textList.extend(getDebugMenuHeaders()) textList.extend(getTipModelEnumTS100()) textList.extend(getTipModelEnumTS80()) textList.extend(getDebugMenu()) diff --git a/workspace/TS100/.cproject b/workspace/TS100/.cproject index b1855fa4..cf57f62e 100644 --- a/workspace/TS100/.cproject +++ b/workspace/TS100/.cproject @@ -31,6 +31,11 @@ + @@ -38,7 +43,7 @@ @@ -62,7 +67,7 @@ +