[USETUP] Remove redundant TEXT_STYLE_NORMAL flag on empty MUI entry field (#2275)

This commit is contained in:
Bișoc George 2020-01-26 17:38:58 +01:00 committed by Hermès BÉLUSCA - MAÏTO
parent acec69a1d7
commit dac560f81a
27 changed files with 27 additions and 27 deletions

View file

@ -1335,7 +1335,7 @@ static MUI_ENTRY bgBGFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1325,7 +1325,7 @@ static MUI_ENTRY bnBDFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1333,7 +1333,7 @@ static MUI_ENTRY csCZFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1327,7 +1327,7 @@ static MUI_ENTRY daDKFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1320,7 +1320,7 @@ static MUI_ENTRY deDEFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1342,7 +1342,7 @@ static MUI_ENTRY elGRFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1325,7 +1325,7 @@ static MUI_ENTRY enUSFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1330,7 +1330,7 @@ static MUI_ENTRY esESFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1328,7 +1328,7 @@ static MUI_ENTRY etEEFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1348,7 +1348,7 @@ static MUI_ENTRY frFRFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1329,7 +1329,7 @@ static MUI_ENTRY heILFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1219,7 +1219,7 @@ static MUI_ENTRY huHUFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1331,7 +1331,7 @@ static MUI_ENTRY itITFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1328,7 +1328,7 @@ static MUI_ENTRY jaJPFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1336,7 +1336,7 @@ static MUI_ENTRY ltLTFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1317,7 +1317,7 @@ static MUI_ENTRY msMYFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1340,7 +1340,7 @@ static MUI_ENTRY nlNLFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1330,7 +1330,7 @@ static MUI_ENTRY plPLFormatPartitionEntries[] =
0,
"ENTER = Kontynuacja F3 = Wyj\230cie",
TEXT_TYPE_STATUS | TEXT_PADDING_BIG,
TEXT_ID_STATIC
0
},
{
0,

View file

@ -1336,7 +1336,7 @@ static MUI_ENTRY ptBRFormatPartitionEntries[] =
0,
"ENTER=Continuar F3=Sair",
TEXT_TYPE_STATUS,
TEXT_ID_STATIC
0
},
{
0,

View file

@ -1342,7 +1342,7 @@ static MUI_ENTRY ptPTFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1357,7 +1357,7 @@ static MUI_ENTRY roROFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1348,7 +1348,7 @@ static MUI_ENTRY ruRUFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1334,7 +1334,7 @@ static MUI_ENTRY skSKFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1332,7 +1332,7 @@ static MUI_ENTRY sqALFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1334,7 +1334,7 @@ static MUI_ENTRY svSEFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1309,7 +1309,7 @@ static MUI_ENTRY trTRFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};

View file

@ -1333,7 +1333,7 @@ static MUI_ENTRY ukUAFormatPartitionEntries[] =
0,
0,
NULL,
TEXT_STYLE_NORMAL
0
}
};