Quote Originally Posted by jpda View Post
zc158a
Bootstrap v3.6.4
OPC v2.5.1

I am upgrading ZCA v3.6.4 to v3.6.5

I can't find the file "/includes/languages/english/bootstrap/extra_definitions/lang.zca_bootstrap_common.php"

Should it be "/includes/languages/english/extra_definitions/bootstrap/lang.zca_bootstrap_common.php" ?

TIA,

jpda
Quote Originally Posted by brittainmark View Post
Nearly it is in "/includes/languages/english/bootstrap/extra_definitions/bootstrap/lang.zca_bootstrap_common.php"
Crud, the readme.html is wrong. The language files for the template are in either

/includes/languages/english/bootstrap/lang.*.php
/includes/languages/english/extra_definitions/bootstrap/lang.*.php

... except for the zca_bootstrap_id.php (no lang. prefix), which is present in the ..../extra_definitions/bootstrap sub-directory.