| author | Rainer Pielmann | 2012-02-16 08:29:07 (EST) |
|---|---|---|
| committer | Stephan Born | 2012-04-24 10:12:56 (EDT) |
| commit | 51176c6255e54e02efd1631bacd8e25e290defca (patch) (side-by-side diff) | |
| tree | 6e7b6527f68fcd6098034e8ed796c2bc5741c41b | |
| parent | 854802defa287d3d64ca9830a4c35e1ec1d29e12 (diff) | |
| download | org.eclipse.stardust.ide-51176c6255e54e02efd1631bacd8e25e290defca.zip org.eclipse.stardust.ide-51176c6255e54e02efd1631bacd8e25e290defca.tar.gz org.eclipse.stardust.ide-51176c6255e54e02efd1631bacd8e25e290defca.tar.bz2 | |
Jira-ID: CRNT-23189 Integration of translated resource bundles after fixed issues (Fixed issue in ejb30-messages).
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ide@53827 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
2 files changed, 2 insertions, 2 deletions
diff --git a/modeling/org.eclipse.stardust.modeling.integration.ejb30.nl/src/org/eclipse/stardust/modeling/integration/ejb30/ejb30-messages_en.properties b/modeling/org.eclipse.stardust.modeling.integration.ejb30.nl/src/org/eclipse/stardust/modeling/integration/ejb30/ejb30-messages_en.properties index 6c8c2a7..98b103d 100644 --- a/modeling/org.eclipse.stardust.modeling.integration.ejb30.nl/src/org/eclipse/stardust/modeling/integration/ejb30/ejb30-messages_en.properties +++ b/modeling/org.eclipse.stardust.modeling.integration.ejb30.nl/src/org/eclipse/stardust/modeling/integration/ejb30/ejb30-messages_en.properties @@ -32,7 +32,7 @@ MSG_TYPE_IS_NOT_ANNOTATED_AS_ENTITY=Type ''{0}'' is not annotated as @Entity. # MSG_TYPE_IS_NOT_ANNOTATED_AS_ENTITY_en=Type ''{0}'' is not annotated as @Entity.
MSG_TYPE_STELLE_NULL_IS_NOT_ANNTATED=Type ''{0}'' is not annotated as @Entity.
# MSG_TYPE_STELLE_NULL_IS_NOT_ANNTATED_en=Type ''{0}'' is not annotated as @Entity.
-SESSION_BEAN30_PROPERTY_PAGE_LABEL_BEAN_CLASS=Session Bean X:
+SESSION_BEAN30_PROPERTY_PAGE_LABEL_BEAN_CLASS=Session Bean:
# SESSION_BEAN30_PROPERTY_PAGE_LABEL_BEAN_CLASS_en=Session Bean X:
SESSION_BEAN30_PROPERTY_PAGE_TITLE_BEAN_CLASS=Session Bean Class
# SESSION_BEAN30_PROPERTY_PAGE_TITLE_BEAN_CLASS_en=Session Bean Class
diff --git a/modeling/org.eclipse.stardust.modeling.integration.ejb30/src/org/eclipse/stardust/modeling/integration/ejb30/ejb30-messages.properties b/modeling/org.eclipse.stardust.modeling.integration.ejb30/src/org/eclipse/stardust/modeling/integration/ejb30/ejb30-messages.properties index 76ac6c1..dd7d339 100644 --- a/modeling/org.eclipse.stardust.modeling.integration.ejb30/src/org/eclipse/stardust/modeling/integration/ejb30/ejb30-messages.properties +++ b/modeling/org.eclipse.stardust.modeling.integration.ejb30/src/org/eclipse/stardust/modeling/integration/ejb30/ejb30-messages.properties @@ -20,7 +20,7 @@ LBL_UNIT_NAME=UnitName LBL_UNIT_NAMEE=Unit Name MSG_TYPE_IS_NOT_ANNOTATED_AS_ENTITY=Type ''{0}'' is not annotated as @Entity. MSG_TYPE_STELLE_NULL_IS_NOT_ANNTATED=Type ''{0}'' is not annotated as @Entity. -SESSION_BEAN30_PROPERTY_PAGE_LABEL_BEAN_CLASS=Session Bean X: +SESSION_BEAN30_PROPERTY_PAGE_LABEL_BEAN_CLASS=Session Bean Class: SESSION_BEAN30_PROPERTY_PAGE_TITLE_BEAN_CLASS=Session Bean Class SESSION_BEAN30_PROPERTY_PAGE_LABEL_BUSINESS_INTERFACE=Business Interface: SESSION_BEAN30_PROPERTY_PAGE_TITLE_BUSINESS_INTERFACE=Business Interface |

