Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Davis2011-08-08 20:54:29 +0000
committerMatthew Davis2011-08-08 20:54:29 +0000
commitfdf4eb6239510c5ac9a1932b9d51606cabab9236 (patch)
tree7b325384eacfaf3b4c5a3b1bd35e3309e1b998ee
parent4d028511fa13ce3a0c69798093672c613bacdfc7 (diff)
downloadorg.eclipse.stem-fdf4eb6239510c5ac9a1932b9d51606cabab9236.tar.gz
org.eclipse.stem-fdf4eb6239510c5ac9a1932b9d51606cabab9236.tar.xz
org.eclipse.stem-fdf4eb6239510c5ac9a1932b9d51606cabab9236.zip
adding empty english language property file to support dynamic language switching
git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk@2373 92a21009-5b66-0410-b83a-dc787c41c6e9
-rw-r--r--core/org.eclipse.stem.ui/plugin_en.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/org.eclipse.stem.ui/plugin_en.properties b/core/org.eclipse.stem.ui/plugin_en.properties
new file mode 100644
index 000000000..1b0f1d5fb
--- /dev/null
+++ b/core/org.eclipse.stem.ui/plugin_en.properties
@@ -0,0 +1,2 @@
+# Should be empty
+# See plugin.properties for English strings \ No newline at end of file

Back to the top