Re: very beginning of application

Ralf Lang <[email protected]> Fri, 11 Jul 2014 16:41:22 +0200
Newsgroups gmane.comp.horde.internationalization
Message-ID <[email protected]>
> You can't use _('').  The string to be translated MUST be in double
> quotes _("").  (At least this is the way it used to work several years
> ago.)
> 
> michael

Never noticed that and I wouldn't know why (apart from \n \t etc)

For creating your hello world, just run the script shown in
http://wiki.horde.org/CreatingYourFirstModule

my translation workflow is like this:

horde-translation update -m myapp -l de

(update the translation po file for myapp in the de locale)
edit myapp/locale/de/LC_MESSAGES/myapp.po

horde-translation make -m myapp  -l de


-- 
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: [email protected]
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

-- 
i18n mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
signature.asc (application/pgp-signature, 263 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlO/95QACgkQCs1dsHJ/X7Ac9QCfbgDT/Ty8dqaA6qYZ/q/6+waZ
Y1sAn2m4mFKoKJMrRlU7xCu5RERjwWYy
=uB11
-----END PGP SIGNATURE-----