Bug 441426 - Add org.eclipse.e4.core.services.nls and *.translation to
API docs

Change-Id: I6f81251e0887470eb0e9914b75bec100329bd5bf
Signed-off-by: Dirk Fauth <dirk.fauth@googlemail.com>
diff --git a/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/nls/package.html b/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/nls/package.html
new file mode 100644
index 0000000..709409e
--- /dev/null
+++ b/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/nls/package.html
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+   <meta name="Author" content="IBM">
+   <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; I) [Netscape]">
+   <title>Package-level Javadoc</title>
+</head>
+<body>
+Application programming interfaces for dependency injection of message objects for internationalization.
+<h2>
+Package Specification</h2>
+This package provides application programming interfaces and annotations for suppliers of message objects that
+are searched by the dependency injection framework.
+</body>
+</html>
diff --git a/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/translation/package.html b/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/translation/package.html
new file mode 100644
index 0000000..77bffce
--- /dev/null
+++ b/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/translation/package.html
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+   <meta name="Author" content="IBM">
+   <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; I) [Netscape]">
+   <title>Package-level Javadoc</title>
+</head>
+<body>
+Application programming interfaces for translations .
+<h2>
+Package Specification</h2>
+This package provides application programming interfaces and abstract implementations of services that are used for translations
+in an Eclipse 4 application.
+</body>
+</html>