projects
/
potlatch2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fallback to en_US to find missing locale property files
[potlatch2.git]
/
build.xml
diff --git
a/build.xml
b/build.xml
index 45c5ee655a625dc8cc461823043f33a03a8c6eb6..c2afbf906ff12482afbde04383c8842fc2502fa2 100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-243,6
+243,7
@@
<source-path path-element="${basedir}/l10n/locale/@{locale}"/>
+ <source-path path-element="${basedir}/l10n/locale/en_US"/>
<include-resource-bundles>help_dialog</include-resource-bundles>
<include-resource-bundles>p2_main</include-resource-bundles>