Fix some xgettext errors

This commit is contained in:
SoftFever
2024-03-02 11:43:18 +08:00
parent ae44f8f98d
commit 4dcbb9e0e1
22 changed files with 11523 additions and 5881 deletions

View File

@@ -1815,7 +1815,7 @@ void ObjectGridTable::init_cols(ObjectGrid *object_grid)
m_col_data.push_back(col);
//first column for plate_index
col = new ObjectGridCol(coString, "plate_index", L(" "), true, false, false, false, wxALIGN_CENTRE); //bool only_object, bool icon, bool edit, bool config
col = new ObjectGridCol(coString, "plate_index", " ", true, false, false, false, wxALIGN_CENTRE); //bool only_object, bool icon, bool edit, bool config
m_col_data.push_back(col);
//second column for module name