Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update translation | Yuan Yijun | 2007-04-06 | 1 | -7/+3 | |
| | ||||||
* | update translation | Yuan Yijun | 2007-04-06 | 2 | -12/+9 | |
| | ||||||
* | revert trans | Yuan Yijun | 2007-04-06 | 1 | -8/+3 | |
| | ||||||
* | add zh_CN files | Yuan Yijun | 2007-04-06 | 9 | -13/+165 | |
| | ||||||
* | update | Yuan Yijun | 2007-04-06 | 2 | -13/+18 | |
| | ||||||
* | update | Yuan Yijun | 2007-04-06 | 1 | -73/+55 | |
| | ||||||
* | Remove crufty old desktop tidbits which were badly conceived. | Paul W. Frields | 2007-04-05 | 1 | -38/+0 | |
| | ||||||
* | Make a function for getting PO statistics, since I do this all the | Paul W. Frields | 2007-04-05 | 1 | -0/+5 | |
| | | | | time and can't possibly be alone. | |||||
* | pt_BR commit on behaf of diegobz correcting errors | Bart Couvreur | 2007-04-05 | 1 | -7/+9 | |
| | ||||||
* | pt_BR commit on behaf of diegobz | Bart Couvreur | 2007-04-05 | 1 | -48/+29 | |
| | ||||||
* | Updated Dutch entities | Bart Couvreur | 2007-04-05 | 1 | -55/+46 | |
| | ||||||
* | Testing | Bart Couvreur | 2007-04-05 | 1 | -0/+2 | |
| | ||||||
* | test po file to check my CVS perms | Karsten Wade | 2007-04-05 | 1 | -0/+1 | |
| | ||||||
* | Move this errant declaration so that ${LANG}/rpm-info.xml is | Paul W. Frields | 2007-04-05 | 1 | -2/+2 | |
| | | | | | | properly considered as part of the XMLFILES for a lang. This will ensure POT is properly generated when only the rpm-info.xml file is changed. | |||||
* | add file | Yuan Yijun | 2007-04-05 | 1 | -0/+22 | |
| | ||||||
* | Initial Finnish translation | Ville-Pekka Vainio | 2007-04-04 | 1 | -0/+310 | |
| | ||||||
* | Added pt.po for entities | José Nuno Coelho Sanarra Pires | 2007-04-04 | 1 | -40/+30 | |
| | ||||||
* | Some fixes for docs-common nl.po | Peter van Egdom | 2007-04-03 | 1 | -62/+51 | |
| | ||||||
* | Update the version information for our upcoming release | Paul W. Frields | 2007-04-01 | 1 | -3/+3 | |
| | ||||||
* | All right, testing was apparently not extensive enough, and my understanding ↵ | Paul W. Frields | 2007-04-01 | 1 | -0/+30 | |
| | | | | of the default targets was flawed. Returning this to its rightful place. | |||||
* | The big change -- we go back to keeping entities in our POT/PO files. This ↵ | Paul W. Frields | 2007-03-31 | 1 | -1/+1 | |
| | | | | will mean slightly less work over time for translators, since changes in entities will not involve changing msgstr content. | |||||
* | *** empty log message *** | Domingo Becker | 2007-03-30 | 1 | -63/+43 | |
| | ||||||
* | updating for Punjabi | Amanpreet Singh Brar | 2007-03-30 | 1 | -3/+4 | |
| | ||||||
* | updated italian content | Francesco Tombolini | 2007-03-25 | 1 | -38/+23 | |
| | ||||||
* | updated greek translation | Dimitris Glezos | 2007-03-25 | 1 | -38/+24 | |
| | ||||||
* | I think this is the circular dependency. This template runs for every | Paul W. Frields | 2007-03-24 | 1 | -2/+1 | |
| | | | | | | .xml in ${XMLFILES}, which includes the document-specific entity file. So this rule was saying that xx/doc-entities.xml relies on xx/doc-entities.ent, which relies on xx/doc-entities.xml, which.... | |||||
* | updated Serbian translation for entities | Igor Miletic | 2007-03-24 | 1 | -56/+38 | |
| | ||||||
* | Use correct escaping for template | Paul W. Frields | 2007-03-24 | 1 | -1/+1 | |
| | ||||||
* | In fact, remove ALL the old document-entities building code. This | Paul W. Frields | 2007-03-24 | 1 | -30/+0 | |
| | | | | | | should all be covered in the default %.ent and %.xml targets anyway, since again, everything depends on the same PO. Testing thus far shows this is just cruft too. | |||||
* | Remove old cruft since all XML files in a document directory share the | Paul W. Frields | 2007-03-24 | 1 | -16/+0 | |
| | | | | same PO now. | |||||
* | Updated Polish translation | Piotr Drąg | 2007-03-24 | 1 | -3/+3 | |
| | ||||||
* | Make FDP-entities building a little cleaner. | Paul W. Frields | 2007-03-24 | 1 | -8/+5 | |
| | ||||||
* | New instructions for translators | Paul W. Frields | 2007-03-24 | 1 | -1/+1 | |
| | ||||||
* | Make the version number and publication date prominent, so we can | Paul W. Frields | 2007-03-24 | 1 | -0/+7 | |
| | | | | eliminate this text from the bug-reporting snippet. | |||||
* | This should be less stringent. | Paul W. Frields | 2007-03-24 | 1 | -1/+1 | |
| | ||||||
* | Make sure that the entities.dtd is used regardless of whether the | Paul W. Frields | 2007-03-24 | 1 | -1/+1 | |
| | | | | | | | | | actual path to the DTD in a document's per-doc entities file is really correct. The upshot is, you can use whatever path works for you at the time you're writing the doc-entities.xml file, and not be worried about where docs-common appears. It is going to become increasingly important to debug these kind of problems with the new individual checkout capabilities. | |||||
* | Make this an absolute path for more XML safety. | Paul W. Frields | 2007-03-24 | 1 | -1/+1 | |
| | ||||||
* | Restore using the absolute path for this variable. Always best when | Paul W. Frields | 2007-03-24 | 1 | -2/+1 | |
| | | | | XML is in use. | |||||
* | - Don't use set-locale anymore since we don't link entities now (too | Paul W. Frields | 2007-03-24 | 1 | -1/+2 | |
| | | | | | XML-fragile) - Add FDPCOMMONDIR to showvars target for debugging purposes | |||||
* | Update POT and PO again with new entity content. I went ahead and translated ↵ | Paul W. Frields | 2007-03-24 | 21 | -78/+78 | |
| | | | | this one. :-) | |||||
* | Change short project name from FC to F | Paul W. Frields | 2007-03-24 | 1 | -1/+1 | |
| | ||||||
* | Update POT and PO files with new entity content | Paul W. Frields | 2007-03-24 | 21 | -925/+1092 | |
| | ||||||
* | Add a couple of "alias" entities to match the DISTRO entity | Paul W. Frields | 2007-03-24 | 1 | -0/+8 | |
| | ||||||
* | Add customary "po" target so "make pot po" here works like everywhere else. | Paul W. Frields | 2007-03-24 | 1 | -2/+2 | |
| | ||||||
* | update for changes | Amanpreet Singh Brar | 2007-03-23 | 1 | -52/+34 | |
| | ||||||
* | Updated Polish translation | Piotr Drąg | 2007-03-22 | 1 | -33/+17 | |
| | ||||||
* | Don't forget to make directories where needed! | Paul W. Frields | 2007-03-22 | 1 | -0/+1 | |
| | ||||||
* | Point all XML snippets to the correct entities files. | Paul W. Frields | 2007-03-22 | 164 | -164/+164 | |
| | ||||||
* | Update distro name and rebuild POT/PO | Paul W. Frields | 2007-03-22 | 21 | -227/+1639 | |
| | ||||||
* | Get phony targets disconnected from real ones | Paul W. Frields | 2007-03-22 | 1 | -2/+4 | |
| |