Logo
Explore Help
Sign In
Muldersoft/LameXP
Muldersoft/LameXP
1
0
Fork 0
You've already forked LameXP
Code Releases 2 Activity
LameXP/etc/Translation/release.bat

11 lines
267 B
Batchfile
Raw Normal View History

More internationalization and localization...
2010-12-28 21:26:16 +01:00
@echo off
REM ---------------------------
Slightly improve deployment scripts.
2011-04-10 19:14:23 +02:00
call "..\Deployment\_paths.bat"
Auto-Update improvements: Now we query InternetGetConnectedState() before testing the Internet connection. This avoids a lengthy connection test on computers that are offline anyway. Moreover the connection test will now prevent HTTP redirection. This is required, because some ISP's redirect to a "search page" if the DNS lookup fails - rather than triggering a connection error (which is what they are supposed to do!). Also added a few more hosts to the list of known hosts.
2011-05-09 22:22:15 +02:00
call "%PATH_QTMSVC%\bin\qtenv2.bat"
More internationalization and localization...
2010-12-28 21:26:16 +01:00
REM ---------------------------
Added a blank TS file for translators.
2011-01-02 04:19:01 +01:00
for %%f in (LameXP_??.ts) do (
More internationalization and localization...
2010-12-28 21:26:16 +01:00
lrelease.exe %%f -qm ..\..\res\localization\%%~nf.qm
)
REM ---------------------------
pause
Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 93ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API @mulder@det.social