From bc4d3a32ebdb53c53e9a5de3e09a4d5ee0f57da6 Mon Sep 17 00:00:00 2001 From: Cirno Date: Sun, 29 Nov 2020 13:11:58 +0100 Subject: Updated Polish translation --- utils/gxt/build.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/gxt/build.bat') diff --git a/utils/gxt/build.bat b/utils/gxt/build.bat index 17eb7983..a674850e 100644 --- a/utils/gxt/build.bat +++ b/utils/gxt/build.bat @@ -4,4 +4,5 @@ gxt -g III -i "french.txt" -o "../../gamefiles/TEXT/french.gxt" gxt -g III -i "german.txt" -o "../../gamefiles/TEXT/german.gxt" gxt -g III -i "italian.txt" -o "../../gamefiles/TEXT/italian.gxt" gxt -g III -i "spanish.txt" -o "../../gamefiles/TEXT/spanish.gxt" -gxt -g III -r -i "russian.txt" -o "../../gamefiles/TEXT/russian.gxt" \ No newline at end of file +gxt -g III -r -i "russian.txt" -o "../../gamefiles/TEXT/russian.gxt" +gxt -g III -p -i "polish.txt" -o "../../gamefiles/TEXT/polish.gxt" -- cgit v1.2.3