Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Seelmann <mail@stefan-seelmann.de>2021-05-15 16:27:44 +0300
committerStefan Seelmann <mail@stefan-seelmann.de>2021-05-15 16:27:44 +0300
commitf4b95a1357c6197c9040b18540d115e55ecdb054 (patch)
tree870eab47faaf51e59771dabc02226af6c2e5a014
parente92d19cea095829085eaf3eb74eb4d9a7997fc23 (diff)
Update parent to project:45
-rw-r--r--eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template2
-rw-r--r--helps/apacheds.help/pom-first.xml1
-rw-r--r--helps/ldapbrowser.help/pom-first.xml1
-rw-r--r--helps/ldifeditor.help/pom-first.xml1
-rw-r--r--helps/rcp.help/pom-first.xml1
-rw-r--r--helps/schemaeditor.help/pom-first.xml1
-rw-r--r--plugins/ldapbrowser.ui/about.ini2
-rw-r--r--plugins/ldapbrowser.ui/plugin_fr.properties16
-rw-r--r--plugins/ldapservers.apacheds/plugin_fr.properties2
-rw-r--r--plugins/schemaeditor/plugin_de.properties6
-rw-r--r--pom.xml2
11 files changed, 15 insertions, 20 deletions
diff --git a/eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template b/eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template
index bd5844e1d..9679496ae 100644
--- a/eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template
+++ b/eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template
@@ -19,7 +19,7 @@
@author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-->
<?pde version="3.8"?>
-<target name="Apache Directory Studio Platform" sequenceNumber="467">
+<target name="Apache Directory Studio Platform" sequenceNumber="469">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
diff --git a/helps/apacheds.help/pom-first.xml b/helps/apacheds.help/pom-first.xml
index f20b3f466..62969a736 100644
--- a/helps/apacheds.help/pom-first.xml
+++ b/helps/apacheds.help/pom-first.xml
@@ -45,7 +45,6 @@
<Bundle-SymbolicName>${project.artifactId};singleton:=true</Bundle-SymbolicName>
<Bundle-Localization>plugin</Bundle-Localization>
<Eclipse-LazyStart>true</Eclipse-LazyStart>
- <Export-Package>!</Export-Package>
</instructions>
</configuration>
<executions>
diff --git a/helps/ldapbrowser.help/pom-first.xml b/helps/ldapbrowser.help/pom-first.xml
index 6dd7d90b8..3ed3568f4 100644
--- a/helps/ldapbrowser.help/pom-first.xml
+++ b/helps/ldapbrowser.help/pom-first.xml
@@ -45,7 +45,6 @@
<Bundle-SymbolicName>${project.artifactId};singleton:=true</Bundle-SymbolicName>
<Bundle-Localization>plugin</Bundle-Localization>
<Eclipse-LazyStart>true</Eclipse-LazyStart>
- <Export-Package>!</Export-Package>
</instructions>
</configuration>
<executions>
diff --git a/helps/ldifeditor.help/pom-first.xml b/helps/ldifeditor.help/pom-first.xml
index e914b0d98..89f013058 100644
--- a/helps/ldifeditor.help/pom-first.xml
+++ b/helps/ldifeditor.help/pom-first.xml
@@ -45,7 +45,6 @@
<Bundle-SymbolicName>${project.artifactId};singleton:=true</Bundle-SymbolicName>
<Bundle-Localization>plugin</Bundle-Localization>
<Eclipse-LazyStart>true</Eclipse-LazyStart>
- <Export-Package>!</Export-Package>
</instructions>
</configuration>
<executions>
diff --git a/helps/rcp.help/pom-first.xml b/helps/rcp.help/pom-first.xml
index 17e2d7167..a9cec027b 100644
--- a/helps/rcp.help/pom-first.xml
+++ b/helps/rcp.help/pom-first.xml
@@ -45,7 +45,6 @@
<Bundle-SymbolicName>${project.artifactId};singleton:=true</Bundle-SymbolicName>
<Bundle-Localization>plugin</Bundle-Localization>
<Eclipse-LazyStart>true</Eclipse-LazyStart>
- <Export-Package>!</Export-Package>
</instructions>
</configuration>
<executions>
diff --git a/helps/schemaeditor.help/pom-first.xml b/helps/schemaeditor.help/pom-first.xml
index 84c46b6d2..2924ea965 100644
--- a/helps/schemaeditor.help/pom-first.xml
+++ b/helps/schemaeditor.help/pom-first.xml
@@ -45,7 +45,6 @@
<Bundle-SymbolicName>${project.artifactId};singleton:=true</Bundle-SymbolicName>
<Bundle-Localization>plugin</Bundle-Localization>
<Eclipse-LazyStart>true</Eclipse-LazyStart>
- <Export-Package>!</Export-Package>
</instructions>
</configuration>
<executions>
diff --git a/plugins/ldapbrowser.ui/about.ini b/plugins/ldapbrowser.ui/about.ini
index d0180be34..796f9c0fd 100644
--- a/plugins/ldapbrowser.ui/about.ini
+++ b/plugins/ldapbrowser.ui/about.ini
@@ -1,2 +1,2 @@
featureImage=studio.png
-aboutText=Apache Directory Studio LDAP Browser - Tools for browsing and editing LDAP servers.\n\nVersion: ${unqualifiedVersion}.${buildQualifier}\n\nCopyright \u00A9 2006-2021 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.\nVisit http://directory.apache.org/studio
+aboutText=Apache Directory Studio LDAP Browser - Tools for browsing and editing LDAP servers.\n\nVersion: ${unqualifiedVersion}.${buildQualifier}\n\nCopyright \u00A9 2006-2021 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.\nVisit http://directory.apache.org/studio \ No newline at end of file
diff --git a/plugins/ldapbrowser.ui/plugin_fr.properties b/plugins/ldapbrowser.ui/plugin_fr.properties
index 4441394e7..758ecaa5c 100644
--- a/plugins/ldapbrowser.ui/plugin_fr.properties
+++ b/plugins/ldapbrowser.ui/plugin_fr.properties
@@ -18,17 +18,17 @@
ActionSet_LdapMenuActionSet_label=Menu LDAP
Editor_SingleTabEntryEditor_shortname=Editeur d'entr\u00E9e tabulaire
-Editor_SingleTabEntryEditor_fullname=Editeur d'entr\u00E9e tabulaire (à onglet unique)
-Editor_SingleTabEntryEditor_description=Chaque entr\u00E9e est ouverte dans le m\u00EAme \u00E9diteur à onglet unique.
+Editor_SingleTabEntryEditor_fullname=Editeur d'entr\u00E9e tabulaire (\u00E0 onglet unique)
+Editor_SingleTabEntryEditor_description=Chaque entr\u00E9e est ouverte dans le m\u00EAme \u00E9diteur \u00E0 onglet unique.
Editor_MultiTabEntryEditor_shortname=Editeur d'entr\u00E9e tabulaire
-Editor_MultiTabEntryEditor_fullname=Editeur d'entr\u00E9e tabulaire (à onglets multiples)
-Editor_MultiTabEntryEditor_description=Chaque entr\u00E9e est ouverte dans un \u00E9diteur à onglet s\u00E9par\u00E9.
+Editor_MultiTabEntryEditor_fullname=Editeur d'entr\u00E9e tabulaire (\u00E0 onglets multiples)
+Editor_MultiTabEntryEditor_description=Chaque entr\u00E9e est ouverte dans un \u00E9diteur \u00E0 onglet s\u00E9par\u00E9.
Editor_SingleTabLdifEntryEditor_shortname=Editeur d'entr\u00E9e LDIF
-Editor_SingleTabLdifEntryEditor_fullname=Editeur d'entr\u00E9e LDIF (à onglet unique)
-Editor_SingleTabLdifEntryEditor_description=Chaque entr\u00E9e est ouverte dans le m\u00EAme \u00E9diteur à onglet unique.
+Editor_SingleTabLdifEntryEditor_fullname=Editeur d'entr\u00E9e LDIF (\u00E0 onglet unique)
+Editor_SingleTabLdifEntryEditor_description=Chaque entr\u00E9e est ouverte dans le m\u00EAme \u00E9diteur \u00E0 onglet unique.
Editor_MultiTabLdifEntryEditor_shortname=Editeur d'entr\u00E9e LDIF
-Editor_MultiTabLdifEntryEditor_fullname=Editeur d'entr\u00E9e LDIF (à onglets multiples)
-Editor_MultiTabLdifEntryEditor_description=Chaque entr\u00E9e est ouverte dans un \u00E9diteur à onglet s\u00E9par\u00E9.
+Editor_MultiTabLdifEntryEditor_fullname=Editeur d'entr\u00E9e LDIF (\u00E0 onglets multiples)
+Editor_MultiTabLdifEntryEditor_description=Chaque entr\u00E9e est ouverte dans un \u00E9diteur \u00E0 onglet s\u00E9par\u00E9.
Editor_SearchResultEditor_name=Editeur de recherche
Editor_SchemaBrowser_name=Explorateur de sch\u00E9ma
diff --git a/plugins/ldapservers.apacheds/plugin_fr.properties b/plugins/ldapservers.apacheds/plugin_fr.properties
index 8e6d375a5..40724d171 100644
--- a/plugins/ldapservers.apacheds/plugin_fr.properties
+++ b/plugins/ldapservers.apacheds/plugin_fr.properties
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
-ActionCreateConnection_label=Créer une connexion \ No newline at end of file
+ActionCreateConnection_label=Cr\u00E9er une connexion \ No newline at end of file
diff --git a/plugins/schemaeditor/plugin_de.properties b/plugins/schemaeditor/plugin_de.properties
index 863e77f29..5ff16c2bf 100644
--- a/plugins/schemaeditor/plugin_de.properties
+++ b/plugins/schemaeditor/plugin_de.properties
@@ -77,8 +77,8 @@ Cmd_NewProject_description=Erstellt ein neues Projekt
Cmd_RenameProject_name=Project umbenennen
Cmd_RenameProject_description=Benennt ein Projekt um
-Cmd_DeleteProject_name=Projekt löschen
-Cmd_DeleteProject_description=Löscht das ausgewählte Projekt
+Cmd_DeleteProject_name=Projekt l\u00F6schen
+Cmd_DeleteProject_description=L\u00F6scht das ausgew\u00E4hlte Projekt
Cmd_NewSchema_name=Neues Schema
Cmd_NewSchema_description=Erstellt ein neues Schema
@@ -99,7 +99,7 @@ Cmd_DeleteSchemaElement_name=Schema Element l\u00F6schen
Cmd_DeleteSchemaElement_description=L\u00F6scht das ausgew\u00E4hlte Schema Element
Cmd_RenameProject_name=Schema Element umbenennen
-Cmd_RenameProject_description=Benennt das ausgewählte Schema-Element um
+Cmd_RenameProject_description=Benennt das ausgew\u00E4hlte Schema-Element um
SchemaConnector_ApacheDS_name=ApacheDS Schema Konnektor
SchemaConnector_ApacheDS_description=Der ApacheDS Schema Konnektor ist kompatibel mit ApacheDS (Version 1.5 oder h\u00F6her)
diff --git a/pom.xml b/pom.xml
index 08430fcfe..7ee7344c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.directory.project</groupId>
<artifactId>project</artifactId>
- <version>42</version>
+ <version>45</version>
<relativePath />
</parent>