mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
Minor : indentation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5630 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -741,7 +741,7 @@ bool QETElementEditor::checkElement()
|
||||
if (errors.size())
|
||||
dialog_message += QString (tr(" et"));
|
||||
|
||||
dialog_message += QString (tr(" %n avertissement(s)", "warnings", warnings.size()));
|
||||
dialog_message += QString (tr(" %n avertissement(s)", "warnings", warnings.size()));
|
||||
}
|
||||
dialog_message += " :";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user