aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/translation.rules.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix cmake rules related to CMP0175 (#2687)Gravatar ctrlaltca2024-11-191-9/+12
* update po{t}s and pos, specify package name and version in po{t}sGravatar Dessa2016-10-281-3/+3
* Fix for BSD (OS X)'s sed using a different syntaxGravatar Fabio Bas2015-12-281-18/+39
* String extraction from source code: consider the code UTF8•••An utf8 char made it appearance in OptionsWidget_interfaceFeatures.cpp Gravatar Fabio Bas2015-12-281-3/+3
* moved defscript translation files to core directory•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5094 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-10-201-1/+1
* restored ability to translate some strings in options module (titles, keywords)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4359 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-221-1/+1
* modified message-tidy-* targets so that it works with defscripts translations...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-031-2/+2
* Make the default script translatable again. This time in its own set of po fi...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4114 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-03-091-0/+6
* added missing "install translation" rule for win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3900 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-271-6/+11
* implemented cmake target messages-tidy-module*•••fixed messages-update-module* target (now extract, update and tidy all-in-one) updated lang files git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3739 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-231-3/+31
* patch for translations path•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3456 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-1/+2
* Don't pollute the source tree during the build.••• »cmake/translation.rules.txt« contained paths for filelist.txt files not prefixed with which led to a pollution of the source tree during the build. Catched by Lintian (see the package description page for more details <http://packages.debian.org/sid/lintian>). git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3265 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-06-221-4/+4
* fix for #354; translators, please try to see if this fix completely closes th...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3042 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-01-271-6/+13
* Installation fix for MacOS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2922 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Thomas Kalla2008-11-251-2/+7
* fixed translation functions in torrent module;•••fixed CMake translation rules; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2731 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-141-7/+7
* fixed rules for compatibility; replaced deprecated function•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2644 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-041-17/+24
* Removed stray msmerge call, fixing #193•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2159 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-08-011-1/+0
* Fixed kvirc-translations target•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2071 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-07-141-2/+2
* Added dependancy of message-update on message-extract•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2047 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-07-091-9/+9
* Gettext fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2041 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-07-081-73/+57
* Redone the cmake translations' rules; Please test.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2040 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-07-081-5/+30
* Cleaning up•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2029 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-07-071-25/+22
* Added gettext message-update and -extract•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2026 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-07-061-0/+24
* Rewrote translations to use gettext module.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2020 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-07-061-61/+28
* cleaned up translation rules a bit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1931 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-201-39/+39
* translation targets: cleaned up the bash scripting stuff (now it should be qu...•••PLEASE TEST IT! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1811 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-171-50/+52
* fixed "make message-update"; created "make message-extract" and "translations...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1810 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-171-5/+32
* removed findgettext.cmake, integrated in cmake/translation.rules.txt; •••created target "message-update" git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1808 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-171-0/+38