diff --git a/documentation/manual/src/main/docbook/de-DE/content/type.po b/documentation/manual/src/main/docbook/de-DE/content/type.po index f84cd9f8b7..53207a160f 100644 --- a/documentation/manual/src/main/docbook/de-DE/content/type.po +++ b/documentation/manual/src/main/docbook/de-DE/content/type.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2010-07-21 04:32+0000\n" +"POT-Creation-Date: 2010-07-21 04:35+0000\n" "PO-Revision-Date: 2010-07-21 04:32+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -1026,7 +1026,7 @@ msgid "" "application. They both might have references to other application-specific " "classes, as well as to collections and simple JDK types. As discussed " "before, the only distinguishing factory is the fact that a component does " -"not own its own lifecycle." +"not own its own lifecycle nor does it define an identifier." msgstr "" #. Tag: title diff --git a/documentation/manual/src/main/docbook/en-US/content/type.xml b/documentation/manual/src/main/docbook/en-US/content/type.xml index 8a2b06d5e5..a796fe2b78 100644 --- a/documentation/manual/src/main/docbook/en-US/content/type.xml +++ b/documentation/manual/src/main/docbook/en-US/content/type.xml @@ -662,7 +662,7 @@ are both (generally speaking) classes written specifically for the application. They both might have references to other application-specific classes, as well as to collections and simple JDK types. As discussed before, the only distinguishing factory is the fact that a component does not own its own - lifecycle. + lifecycle nor does it define an identifier. diff --git a/documentation/manual/src/main/docbook/es-ES/content/type.po b/documentation/manual/src/main/docbook/es-ES/content/type.po index 95e935d992..d4b9ca9510 100644 --- a/documentation/manual/src/main/docbook/es-ES/content/type.po +++ b/documentation/manual/src/main/docbook/es-ES/content/type.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2010-07-21 04:32+0000\n" +"POT-Creation-Date: 2010-07-21 04:35+0000\n" "PO-Revision-Date: 2010-07-21 04:32+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -1026,7 +1026,7 @@ msgid "" "application. They both might have references to other application-specific " "classes, as well as to collections and simple JDK types. As discussed " "before, the only distinguishing factory is the fact that a component does " -"not own its own lifecycle." +"not own its own lifecycle nor does it define an identifier." msgstr "" #. Tag: title diff --git a/documentation/manual/src/main/docbook/fr-FR/content/type.po b/documentation/manual/src/main/docbook/fr-FR/content/type.po index b400222685..fe12cad79b 100644 --- a/documentation/manual/src/main/docbook/fr-FR/content/type.po +++ b/documentation/manual/src/main/docbook/fr-FR/content/type.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2010-07-21 04:32+0000\n" +"POT-Creation-Date: 2010-07-21 04:35+0000\n" "PO-Revision-Date: 2010-07-21 04:32+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -1026,7 +1026,7 @@ msgid "" "application. They both might have references to other application-specific " "classes, as well as to collections and simple JDK types. As discussed " "before, the only distinguishing factory is the fact that a component does " -"not own its own lifecycle." +"not own its own lifecycle nor does it define an identifier." msgstr "" #. Tag: title diff --git a/documentation/manual/src/main/docbook/ja-JP/content/type.po b/documentation/manual/src/main/docbook/ja-JP/content/type.po index 955cfc826a..70d68f106c 100644 --- a/documentation/manual/src/main/docbook/ja-JP/content/type.po +++ b/documentation/manual/src/main/docbook/ja-JP/content/type.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2010-07-21 04:32+0000\n" +"POT-Creation-Date: 2010-07-21 04:35+0000\n" "PO-Revision-Date: 2010-07-21 04:32+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -1026,7 +1026,7 @@ msgid "" "application. They both might have references to other application-specific " "classes, as well as to collections and simple JDK types. As discussed " "before, the only distinguishing factory is the fact that a component does " -"not own its own lifecycle." +"not own its own lifecycle nor does it define an identifier." msgstr "" #. Tag: title diff --git a/documentation/manual/src/main/docbook/pot/content/type.pot b/documentation/manual/src/main/docbook/pot/content/type.pot index 79f09b0d40..1611f25c4f 100644 --- a/documentation/manual/src/main/docbook/pot/content/type.pot +++ b/documentation/manual/src/main/docbook/pot/content/type.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2010-07-21 04:32+0000\n" +"POT-Creation-Date: 2010-07-21 04:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -875,7 +875,7 @@ msgstr "" #. Tag: para #: type.xml:658 #, no-c-format -msgid "Components represent aggregations of values into a single Java type. For example, you might have an Address class that aggregates street, city, state, etc information or a Name class that aggregates the parts of a person's Name. In many ways a component looks exactly like an entity. They are both (generally speaking) classes written specifically for the application. They both might have references to other application-specific classes, as well as to collections and simple JDK types. As discussed before, the only distinguishing factory is the fact that a component does not own its own lifecycle." +msgid "Components represent aggregations of values into a single Java type. For example, you might have an Address class that aggregates street, city, state, etc information or a Name class that aggregates the parts of a person's Name. In many ways a component looks exactly like an entity. They are both (generally speaking) classes written specifically for the application. They both might have references to other application-specific classes, as well as to collections and simple JDK types. As discussed before, the only distinguishing factory is the fact that a component does not own its own lifecycle nor does it define an identifier." msgstr "" #. Tag: title diff --git a/documentation/manual/src/main/docbook/pt-BR/content/type.po b/documentation/manual/src/main/docbook/pt-BR/content/type.po index 986512e261..4080e8d15e 100644 --- a/documentation/manual/src/main/docbook/pt-BR/content/type.po +++ b/documentation/manual/src/main/docbook/pt-BR/content/type.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2010-07-21 04:32+0000\n" +"POT-Creation-Date: 2010-07-21 04:35+0000\n" "PO-Revision-Date: 2010-07-21 04:32+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -1026,7 +1026,7 @@ msgid "" "application. They both might have references to other application-specific " "classes, as well as to collections and simple JDK types. As discussed " "before, the only distinguishing factory is the fact that a component does " -"not own its own lifecycle." +"not own its own lifecycle nor does it define an identifier." msgstr "" #. Tag: title diff --git a/documentation/manual/src/main/docbook/zh-CN/content/type.po b/documentation/manual/src/main/docbook/zh-CN/content/type.po index 66f6d4741e..65146cbf1b 100644 --- a/documentation/manual/src/main/docbook/zh-CN/content/type.po +++ b/documentation/manual/src/main/docbook/zh-CN/content/type.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2010-07-21 04:32+0000\n" +"POT-Creation-Date: 2010-07-21 04:35+0000\n" "PO-Revision-Date: 2010-07-21 04:32+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -1026,7 +1026,7 @@ msgid "" "application. They both might have references to other application-specific " "classes, as well as to collections and simple JDK types. As discussed " "before, the only distinguishing factory is the fact that a component does " -"not own its own lifecycle." +"not own its own lifecycle nor does it define an identifier." msgstr "" #. Tag: title