Skip to content

Commit

Permalink
Apply translations
Browse files Browse the repository at this point in the history
Apply translations for massive deletion and new filters
  • Loading branch information
andresdelcampo committed Aug 19, 2023
1 parent 5584764 commit 5c73414
Show file tree
Hide file tree
Showing 14 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions F_Main.dfm
Original file line number Diff line number Diff line change
Expand Up @@ -2483,9 +2483,9 @@ object Frm_Editor: TFrm_Editor
OnClick = Btn_MoreInfosClick
end
object Btn_Delete: TButton
Left = 1000
Left = 980
Top = 640
Width = 182
Width = 202
Height = 25
Caption = 'Delete selected game(s)'
Enabled = False
Expand Down Expand Up @@ -11211,17 +11211,17 @@ object Frm_Editor: TFrm_Editor
object Wmp_Video: TWindowsMediaPlayer
Left = 0
Top = 0
Width = 350
Height = 350
Width = 612
Height = 612
TabOrder = 0
Visible = False
ControlData = {
0003000008000200000000000500000000000000F03F03000000000005000000
00000000000008000200000000000300010000000B0000000300000000000B00
FFFF08000200000000000300320000000B00000008000A0000006E006F006E00
650000000B0000000B0000000B00FFFF0B00FFFF0B0000000800020000000000
0800020000000000080002000000000008000200000000000B0000002C240000
2C240000}
0800020000000000080002000000000008000200000000000B00000025240000
25240000}
end
end
end
Expand Down
2 changes: 1 addition & 1 deletion dxgettext.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ output=
mask=*.pas *.dfm *.c *.cpp *.inc *.rc *.xfm *.dpr
overwrite=0
[ggttranslate]
LanguageDir=languages
LanguageDir=locale with dev files
SelectedLanguages=4,7,10,19
StartEditor=1
MultiCopy=0
Expand Down
Binary file modified locale with dev files/de/LC_MESSAGES/default.mo
Binary file not shown.
Binary file removed locale with dev files/de/default.mo
Binary file not shown.
Binary file modified locale with dev files/es/LC_MESSAGES/default.mo
Binary file not shown.
Binary file removed locale with dev files/es/default.mo
Binary file not shown.
Binary file modified locale with dev files/fr/LC_MESSAGES/default.mo
Binary file not shown.
Binary file removed locale with dev files/fr/default.mo
Binary file not shown.
Binary file modified locale with dev files/pt_BR/LC_MESSAGES/default.mo
Binary file not shown.
Binary file removed locale with dev files/pt_BR/default.mo
Binary file not shown.
Binary file modified locale/de/LC_MESSAGES/default.mo
Binary file not shown.
Binary file modified locale/es/LC_MESSAGES/default.mo
Binary file not shown.
Binary file modified locale/fr/LC_MESSAGES/default.mo
Binary file not shown.
Binary file modified locale/pt_BR/LC_MESSAGES/default.mo
Binary file not shown.

0 comments on commit 5c73414

Please sign in to comment.