Improve internationalisation
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 19 Dec 2017 16:42:41 +0000 (17:42 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 19 Dec 2017 16:42:41 +0000 (17:42 +0100)
org.argeo.suite.workbench.rap/OSGI-INF/l10n/bundle.properties [new file with mode: 0644]
org.argeo.suite.workbench.rap/OSGI-INF/l10n/bundle_de.properties [new file with mode: 0644]
org.argeo.suite.workbench.rap/plugin.xml

diff --git a/org.argeo.suite.workbench.rap/OSGI-INF/l10n/bundle.properties b/org.argeo.suite.workbench.rap/OSGI-INF/l10n/bundle.properties
new file mode 100644 (file)
index 0000000..8c4ac22
--- /dev/null
@@ -0,0 +1 @@
+search=Search
\ No newline at end of file
diff --git a/org.argeo.suite.workbench.rap/OSGI-INF/l10n/bundle_de.properties b/org.argeo.suite.workbench.rap/OSGI-INF/l10n/bundle_de.properties
new file mode 100644 (file)
index 0000000..3ec4305
--- /dev/null
@@ -0,0 +1 @@
+search=Finden
\ No newline at end of file
index 9ddb46aff5d59f395568d2e9a8cfd75c3188fa4d..e2c9784ae0ff642d399051dd4cfb32602a1d3823 100644 (file)
@@ -18,7 +18,7 @@
                <view
                        class="org.argeo.eclipse.spring.SpringExtensionFactory"
                        id="org.argeo.suite.workbench.rap.quickSearchView"
-                       name="Search"
+                       name="%search"
                icon="platform:/plugin/org.argeo.connect.ui/icons/actions/search.png"
                        restorable="false">
                </view>