Skip to content
Snippets Groups Projects
Unverified Commit 60ff88d5 authored by DaveD's avatar DaveD Committed by GitHub
Browse files

core#495 - Administration pages field labels not getting translated

I'm guessing this is the right line to add this but I'm not set up to test it. See core#495 and https://civicrm.stackexchange.com/questions/34173/first-colums-of-form-not-translated. Also note that many of the files in the settings folder don't use ts() but that seems like an oversight since some do, but they aren't getting scanned.
parent aa37bcab
No related branches found
No related tags found
No related merge requests found
......@@ -208,7 +208,8 @@ function build_raw_pot() {
_civistrings -o "$filepath" \
{CRM,templates/CRM}/$name \
ang/crmCxn* \
ang/crmStatusPage*
ang/crmStatusPage* \
settings/
;;
Campaign)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment