Skip to content

Commit

Permalink
- some more Romanian.
Browse files Browse the repository at this point in the history
- fixed an English typo.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@11760 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Apr 16, 2012
1 parent 3c152cd commit 1b55166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMEdit/OMEditGUI/Helper.cpp
Expand Up @@ -219,7 +219,7 @@ void Helper::initHelperVariables()
Helper::backwardBrush = tr("Backward");
Helper::crossDiagBrush = tr("CrossDiag");
Helper::horizontalCylinderBrush = tr("HorizontalCylinder");
Helper::verticalCylinderBrush = tr("VertitalCylinder");
Helper::verticalCylinderBrush = tr("VerticalCylinder");
Helper::sphereBrush = tr("Sphere");
Helper::remove = tr("Remove");
Helper::fileLocation = tr("Location", "For files");
Expand Down

0 comments on commit 1b55166

Please sign in to comment.