summaryrefslogtreecommitdiff
path: root/po/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fix:core:Avoid unnecessary usage of absoulute source path references in po ↵mdankov2013-08-281-2/+2
| | | | | | Makefile. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5618 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Put Android source files, needed to build gettext database, into ↵mdankov2013-08-271-1/+9
| | | | | | distribution. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5615 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Import translatable strings from Android Java sources to gettext db.mdankov2013-08-261-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5605 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fix strings.xml coversion during autotools build.mdankov2013-08-251-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5600 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Update gettext db with translations pulled from Android string ↵mdankov2013-08-241-2/+8
| | | | | | resources. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5598 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Added navit_nls_gettext and navit_nls_ngettext to xgettext ↵xenos19842013-05-191-1/+1
| | | | | | keywords, so that translations are generated. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5497 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:i18n:add the splitted gui_internal files to potfileswoglinde2013-01-091-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5339 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Translations: Corrects the indentation of the makefile, allowing other ↵geoghegan2011-08-171-1/+1
| | | | | | software to parse it correctly git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4685 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:osd/core:added osd_core.c to the list of xgettext filestegzed2010-12-041-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3754 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Build:Don't use glade support when not availablemartin-s2010-07-021-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3470 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Update:translations:First attempt to remove locations from po files, for ↵kazer_2010-05-181-1/+1
| | | | | | easier management of translations git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3267 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:NLS:Make distcheck happy, updated german translationmartin-s2009-11-201-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2768 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:NLS:Hack to make gettext extract translatable strings out of ↵martin-s2009-11-201-1/+11
| | | | | | navit_shipped.xml git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2764 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Core:Fix:Improve make dist with patch from Roy Rankinhorwitz2008-12-281-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1859 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Made new variable SOURCE_MODE to distinguish between tarball and ↵martin-s2008-11-161-1/+1
| | | | | | svn, Automatically set version number in po files git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1730 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui_internal:Added translationsmartin-s2008-11-041-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1640 ffa7fe5e-494d-0410-b361-a75ebd5db220
* FIX:build:Do not hold generated/autoupdated files in the svn|zaxl2008-10-191-9/+2
| | | | | | | | | | | Rename po/*.in to po/*.po.in. .po are generated from po.in, then the .mo is generated from .po file, the same way like working with build dir. Generated .po files are only cleaned on distclean. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1518 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:NLS:Disable fuzzy matching because of the bad resultsmartin-s2008-05-251-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1080 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1059 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui/gtk:add status bar string to po file(s), fix wronly locale->utf8 ↵afaber2008-01-141-1/+2
| | | | | | conversions in the statusbar git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@763 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Translations:Added missing filemartin-s2007-12-281-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@676 ffa7fe5e-494d-0410-b361-a75ebd5db220
* First work on a binary drivermartin-s2007-10-031-0/+11
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@438 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Last fixmartin-s2007-10-031-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@437 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Another trymartin-s2007-10-031-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@436 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Another trymartin-s2007-10-031-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@435 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Another trymartin-s2007-10-031-1/+6
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@434 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Bugfixmartin-s2007-10-031-4/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@433 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fixed installation, added sample mapmartin-s2007-10-031-7/+13
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@430 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Improved i18n supportmartin-s2007-07-121-0/+47
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@327 ffa7fe5e-494d-0410-b361-a75ebd5db220