Commit e008adc3 authored by Frank Bergmann's avatar Frank Bergmann

- Fixing translation mode

parent bc3496c1
......@@ -103,7 +103,7 @@ ad_proc adp_parse_ad_conn_file {} {
# acs-lang translator mode
#
if { [lang::util::translator_mode_p] } {
if { "1" eq [lang::util::translator_mode_p] } {
set apm_package_url [apm_package_url_from_key "acs-lang"]
# Attempt to move all message keys outside of tags
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment