From 115b8cbb300b98ae4c7a1c7ac5f626ec7a758d6f Mon Sep 17 00:00:00 2001 From: Tommy Reynolds Date: Tue, 28 Feb 2006 04:12:59 +0000 Subject: Include the generated .ENT files in the archive. --- common/entities/entities-en.ent | 80 ++++++++++++++++++++++++++++++++++++++ common/entities/entities-it.ent | 75 +++++++++++++++++++++++++++++++++++ common/entities/entities-pt_BR.ent | 75 +++++++++++++++++++++++++++++++++++ common/entities/entities-ru.ent | 75 +++++++++++++++++++++++++++++++++++ common/entities/entities-zh_CN.ent | 75 +++++++++++++++++++++++++++++++++++ 5 files changed, 380 insertions(+) create mode 100644 common/entities/entities-en.ent create mode 100644 common/entities/entities-it.ent create mode 100644 common/entities/entities-pt_BR.ent create mode 100644 common/entities/entities-ru.ent create mode 100644 common/entities/entities-zh_CN.ent (limited to 'common') diff --git a/common/entities/entities-en.ent b/common/entities/entities-en.ent new file mode 100644 index 0000000..51e8d5f --- /dev/null +++ b/common/entities/entities-en.ent @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + " > + " > + + " > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + " > + " > + + + + + + + + + diff --git a/common/entities/entities-it.ent b/common/entities/entities-it.ent new file mode 100644 index 0000000..cc0adae --- /dev/null +++ b/common/entities/entities-it.ent @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + " > + " > + + " > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + " > + " > + + + + + + + + + diff --git a/common/entities/entities-pt_BR.ent b/common/entities/entities-pt_BR.ent new file mode 100644 index 0000000..cc0adae --- /dev/null +++ b/common/entities/entities-pt_BR.ent @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + " > + " > + + " > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + " > + " > + + + + + + + + + diff --git a/common/entities/entities-ru.ent b/common/entities/entities-ru.ent new file mode 100644 index 0000000..cc0adae --- /dev/null +++ b/common/entities/entities-ru.ent @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + " > + " > + + " > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + " > + " > + + + + + + + + + diff --git a/common/entities/entities-zh_CN.ent b/common/entities/entities-zh_CN.ent new file mode 100644 index 0000000..cc0adae --- /dev/null +++ b/common/entities/entities-zh_CN.ent @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + " > + " > + + " > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + " > + " > + + + + + + + + + -- cgit