aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/translation.rules.txt
Commit message (Collapse)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 UTF8Gravatar Fabio Bas2015-12-281-3/+3
| | | | An utf8 char made it appearance in OptionsWidget_interfaceFeatures.cpp
* moved defscript translation files to core directoryGravatar Elvio Basello2010-10-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5094 17fca916-40b9-46aa-a4ea-0a15b648b75c
* restored ability to translate some strings in options module (titles, keywords)Gravatar Fabio Bas2010-05-221-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4359 17fca916-40b9-46aa-a4ea-0a15b648b75c
* modified message-tidy-* targets so that it works with defscripts ↵Gravatar Fabio Bas2010-04-031-2/+2
| | | | | | translations, too git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make the default script translatable again. This time in its own set of po ↵Gravatar Szymon Tomasz Stefanek2010-03-091-0/+6
| | | | | | files. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4114 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added missing "install translation" rule for win32Gravatar Fabio Bas2010-01-271-6/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3900 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented cmake target messages-tidy-module*Gravatar Fabio Bas2009-12-231-3/+31
| | | | | | | 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
* patch for translations pathGravatar Fabio Bas2009-09-011-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3456 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Don't pollute the source tree during the build.Gravatar Kai Wasserbäch2009-06-221-4/+4
| | | | | | | | | »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
* fix for #354; translators, please try to see if this fix completely closes ↵Gravatar Fabio Bas2009-01-271-6/+13
| | | | | | the bug git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3042 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Installation fix for MacOS XGravatar Thomas Kalla2008-11-251-2/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2922 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed translation functions in torrent module;Gravatar Elvio Basello2008-10-141-7/+7
| | | | | | | | fixed CMake translation rules; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2731 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed rules for compatibility; replaced deprecated functionGravatar Elvio Basello2008-10-041-17/+24
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2644 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Removed stray msmerge call, fixing #193Gravatar Voker572008-08-011-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2159 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixed kvirc-translations targetGravatar Voker572008-07-141-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2071 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added dependancy of message-update on message-extractGravatar Voker572008-07-091-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2047 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Gettext fixesGravatar Voker572008-07-081-73/+57
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2041 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Redone the cmake translations' rules; Please test.Gravatar Voker572008-07-081-5/+30
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2040 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Cleaning upGravatar Voker572008-07-071-25/+22
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2029 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added gettext message-update and -extractGravatar Voker572008-07-061-0/+24
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2026 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Rewrote translations to use gettext module.Gravatar Voker572008-07-061-61/+28
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2020 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned up translation rules a bitGravatar Fabio Bas2008-06-201-39/+39
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1931 17fca916-40b9-46aa-a4ea-0a15b648b75c
* translation targets: cleaned up the bash scripting stuff (now it should be ↵Gravatar Fabio Bas2008-05-171-50/+52
| | | | | | | | quite portable), fixed some minor bugs. PLEASE TEST IT! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1811 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed "make message-update"; created "make message-extract" and ↵Gravatar Fabio Bas2008-05-171-5/+32
| | | | | | "translations" targets (wip) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1810 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed findgettext.cmake, integrated in cmake/translation.rules.txt; Gravatar Fabio Bas2008-05-171-0/+38
created target "message-update" git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1808 17fca916-40b9-46aa-a4ea-0a15b648b75c