blob: 43c0605f155c58e0c28c0ed725497b2d50a8ae30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#filter emptyLines
#define MOZ_LANGPACK_CREATOR A ChatZilla csapata
#define MOZ_LANGPACK_HOMEPAGE http://chatzilla.hacksrus.com/
# If non-English locales wish to credit multiple contributors, uncomment this
# variable definition and use the format specified.
#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Kelemen Gábor</em:contributor> <em:contributor>Meskó Balázs</em:contributor> <em:contributor>Szalai Kálmán</em:contributor> <em:contributor>Tímár András</em:contributor>
#unfilter emptyLines
|