Skip to content

Commit

Permalink
Fix file extension list in translations
Browse files Browse the repository at this point in the history
  • Loading branch information
DomClark committed Jan 19, 2019
1 parent 79374b3 commit 227e88a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/locale/ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7203,7 +7203,7 @@ Please make sure you have read-permission to the file and the directory containi
</message>
<message>
<source>Vst Plugin Preset (*.fxp *.fxb)</source>
<translation>Предустановка VST плагина (*.fxp, *.fxb)</translation>
<translation>Предустановка VST плагина (*.fxp *.fxb)</translation>
</message>
<message>
<source>: default</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/uk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7199,7 +7199,7 @@ Please make sure you have read-permission to the file and the directory containi
</message>
<message>
<source>Vst Plugin Preset (*.fxp *.fxb)</source>
<translation>Передустановка VST плагіна (*.fxp, *.fxb)</translation>
<translation>Передустановка VST плагіна (*.fxp *.fxb)</translation>
</message>
<message>
<source>: default</source>
Expand Down

0 comments on commit 227e88a

Please sign in to comment.