Added Spanish translation; Minor updates
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@463 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
a59a4ae006
commit
d1f31d3abb
@ -1,10 +1,14 @@
|
||||
2006-06-19 Frank Lanitz <frank@frank.uvena.de>
|
||||
|
||||
* configure.in: Added Spanish translation. More info at
|
||||
po/ChangeLog
|
||||
|
||||
2006-06-19 Nick Treleaven <nick.treleaven@btinternet.com>
|
||||
|
||||
* src/build.c, src/utils.c, src/utils.h, src/callbacks.c:
|
||||
Don't open files or go to errors automatically whilst compiling.
|
||||
Rename utils_goto_workspace_tag to utils_goto_file_line.
|
||||
|
||||
|
||||
2006-06-18 Enrico Troeger <enrico.troeger@uvena.de>
|
||||
|
||||
* src/keybindings.c: Fixed a segfault when pressing shortcut for
|
||||
|
@ -121,7 +121,7 @@ AC_SUBST(GETTEXT_PACKAGE)
|
||||
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
|
||||
|
||||
# Add the languages which your application supports here.
|
||||
ALL_LINGUAS="be ca de pl ru"
|
||||
ALL_LINGUAS="be ca de es pl ru"
|
||||
|
||||
AM_GLIB_GNU_GETTEXT
|
||||
|
||||
|
@ -1,3 +1,12 @@
|
||||
2006-06-19 Frank Lanitz <frank@frank.uvena.de>
|
||||
|
||||
* geany.pot: Update of catalog
|
||||
* de.po: Update of German translation
|
||||
* es.po: Adding Spanish trasnalting contributed by
|
||||
Damián Viano <dviano@fi.uba.ar>
|
||||
* ru.po: Update of Russian translation by brahmann
|
||||
<brahmann@lifelogs.org.ru>
|
||||
|
||||
2006-06-13 Frank Lanitz <frank@frank.uvena.de>
|
||||
|
||||
* be.po: Updated fuzzy entries, fixed a lot of errors, added
|
||||
|
965
po/geany.pot
965
po/geany.pot
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user