blob: f56b507dcd1a49a6fa7bb3bc209242ba504b4677 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#filter emptyLines
#define MOZ_LANGPACK_CREATOR ChatZilla Takımı
#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>Joe Solon</em:contributor> <em:contributor>Suzy Solon</em:contributor>
#unfilter emptyLines
|