summaryrefslogtreecommitdiffstats
path: root/common/entities/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Please remember to follow ALL the directions when creating new entities.Paul W. Frields2007-10-231-1/+1
|
* Added sr_Latn targetIgor Miletic2007-10-141-1/+1
|
* Add dummy zh_TW filesPaul W. Frields2007-09-261-1/+1
|
* Add dummy ta filesPaul W. Frields2007-09-261-1/+1
|
* Add dummy sr@Latn filesPaul W. Frields2007-09-261-1/+1
|
* Add dummy nb filesPaul W. Frields2007-09-261-1/+1
|
* Add dummy ms filesPaul W. Frields2007-09-261-1/+1
|
* Add dummy ml filesPaul W. Frields2007-09-261-1/+1
|
* Add dummy hr filesPaul W. Frields2007-09-261-1/+1
|
* Adding gu dummy legalnotice-relnotesPaul W. Frields2007-09-261-1/+1
|
* Add cs to entities listPaul W. Frields2007-09-261-1/+1
|
* Added support for CatalanXavier Conde2007-05-061-1/+1
|
* Changing spaces in a tab, because Makefile's need tabsBart Couvreur2007-04-301-1/+1
|
* Don't know why this isn't working, but I'm going to commit it anywayPaul W. Frields2007-04-291-1/+6
| | | | since it will give someone else the chance to fix it.
* Add another global entity LANG for the current locale code; this is useful ↵Paul W. Frields2007-04-281-0/+1
| | | | for snippets where there is no translatable content for translators to change.
* Added bn_INKushal Das2007-04-231-1/+1
|
* testDiego Búrigo Zacarão2007-04-091-1/+0
|
* testDiego Búrigo Zacarão2007-04-091-0/+1
|
* Put locales in semblance of order and remove obsolete localesPaul W. Frields2007-04-061-1/+1
|
* Add fi to MakefileVille-Pekka Vainio2007-04-061-1/+1
|
* Add HungarianPaul W. Frields2007-04-061-1/+1
|
* Restore using the absolute path for this variable. Always best whenPaul W. Frields2007-03-241-2/+1
| | | | XML is in use.
* Add customary "po" target so "make pot po" here works like everywhere else.Paul W. Frields2007-03-241-2/+2
|
* Get phony targets disconnected from real onesPaul W. Frields2007-03-221-2/+4
|
* Update Makefile to use new PO locationPaul W. Frields2007-03-221-14/+14
|
* Add sr to entities builtPaul W. Frields2007-02-171-1/+1
|
* Maxim Dziumanenko <dziumanenko@gmail.com>Maxim V. Dziumanenko2007-02-151-1/+1
| | | | * Add Ukrainian translation
* Add Danish translationPaul W. Frields2006-10-201-1/+1
|
* Update Makefile and copy fr_FR to fr for good measure.Paul W. Frields2006-10-011-1/+1
|
* Added sv localeMagnus2006-09-061-1/+1
|
* added ja in OthersNoriko Mizumoto2006-07-161-1/+1
|
* fr_FR entitiesThomas Canniot2006-06-281-1/+1
|
* Added support for Greek languageDimitris Glezos2006-06-241-1/+1
|
* One must add the locale to the list in order to build the entities and ↵Paul W. Frields2006-06-061-1/+1
| | | | translate documents :-)
* Added dutch entities fileBart Couvreur2006-05-271-1/+1
|
* Add Polish entitiesPiotr Drąg2006-04-161-1/+1
|
* Added European Portuguese support on common/entitiesJosé Nuno Coelho Sanarra Pires2006-04-071-1/+1
|
* New pa localePaul W. Frields2006-03-141-1/+1
|
* add ja_JP entitiesTatsuo Sekine2006-03-071-1/+1
|
* Translatable entities: a reality!Tommy Reynolds2006-03-061-1/+1
|
* Corrected the default relative path. Yes, this is back to theTommy Reynolds2006-03-031-1/+1
| | | | original value. Live and learn.
* Place the per-document entities file in the ${LANG}/ directory, whereTommy Reynolds2006-03-031-1/+1
| | | | | | | | it belonged all along. Using relative paths from within the local entities should work the same as relative paths elsewhere. With using the symbolic link "../doc-entities.ent" previously, relative paths within the per-document entities had to be relative to the parent directory unlike all other relative paths in the document.
* Fixed template typo that wrote new .ENT files into a file called '@'.Tommy Reynolds2006-03-031-1/+1
| | | | You should now delete the '@' file in your copy of this directory.
* Stupid %.ent:%.xml form didn't allow for additional dependancies and theTommy Reynolds2006-03-031-23/+13
| | | | | .ent file may not be regenerated when necesssary. This has been fixed by adding a template. All hail the template!
* Archive the .POT file for our O/S challenged translators who can'tTommy Reynolds2006-03-021-1/+0
| | | | install the xml2po(1) program from the "gnome-doc-utils" package.
* Use 'en_US' for ${PRI_LANG}; move the 'en' locale into secondary,Tommy Reynolds2006-03-021-4/+4
| | | | deprecated status.
* Oops! Use a RELATIVE PATHNAME in the CVS tree, so this will workTommy Reynolds2006-02-281-1/+2
| | | | OOB. Sorry. Brain-dead.
* Added initial versions of some of the locales that are alreadyTommy Reynolds2006-02-281-1/+7
| | | | active. They HAVE NO translations yet.
* Added "fdpcommon" kind of entity. Automatically relocate filesTommy Reynolds2006-02-281-1/+7
| | | | | | marked as "fdpcommon" when building the ".ent" files. Revert Karsten's "Makefile.common" change as a courtesey.
* Every .PO file is precious.Tommy Reynolds2006-02-261-0/+1
|