Commit 269f2ab540d0e44e56155e49bac15fad283e4688
1 parent
b0b27bed
Exists in
master
and in
68 other branches
ENH: Translation to pt_BR (code / mo)
Showing
5 changed files
with
2 additions
and
2 deletions
Show diff stats
i18n/invesalius_pt_BR.po
invesalius/gui/task_surface.py
... | ... | @@ -179,7 +179,7 @@ class NewSurfaceDialog(wx.Dialog): |
179 | 179 | label_surface = wx.StaticText(self, -1, _("Set new surface name:")) |
180 | 180 | |
181 | 181 | text = wx.TextCtrl(self, -1, "", size=(80,-1)) |
182 | - text.SetHelpText(_("Name the new surface to be created")) | |
182 | + text.SetHelpText(_("Name of the new surface to be created")) | |
183 | 183 | text.SetValue(_("Surface")) |
184 | 184 | self.text = text |
185 | 185 | ... | ... |
locale/en/LC_MESSAGES/invesalius.mo
No preview for this file type
locale/es/LC_MESSAGES/invesalius.mo
No preview for this file type
locale/pt_BR/LC_MESSAGES/invesalius.mo
No preview for this file type