diff options
| author | Mikko Syrjä <mikko@3d-system.fi> | 2019-03-06 22:07:24 +0200 |
|---|---|---|
| committer | Mikko Syrjä <mikko@3d-system.fi> | 2019-03-06 22:07:24 +0200 |
| commit | 9a29b59c86d1a511b3ab34dc2bfee393f9e4fdf9 (patch) | |
| tree | 190c82145d0e7d6deab3d227e931169b9912e020 /locale | |
| parent | e80fe5ea630453fc455d161e15f72f4fd46b7272 (diff) | |
| download | symedit-9a29b59c86d1a511b3ab34dc2bfee393f9e4fdf9.tar.gz symedit-9a29b59c86d1a511b3ab34dc2bfee393f9e4fdf9.zip | |
Added initial help in english and finnish.
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/symedit.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/symedit.ts b/locale/symedit.ts index 8289a60..0b9c513 100644 --- a/locale/symedit.ts +++ b/locale/symedit.ts @@ -175,7 +175,11 @@ <source></source> <translation type="unfinished"></translation> </message> - <message id="id_tooltip_zoom_preview"> + <message id="id_tooltip_zoom_all"> + <source></source> + <translation type="unfinished"></translation> + </message> + <message id="id_tooltip_zoom_preview"> <source></source> <translation type="unfinished"></translation> </message> @@ -315,9 +319,5 @@ <source></source> <translation type="unfinished"></translation> </message> - <message id="id_tooltip_zoom_all"> - <source></source> - <translation type="unfinished"></translation> - </message> </context> </TS> |
