diff --git a/.tx/config b/.tx/config index 6ee3d77..1045ce8 100644 --- a/.tx/config +++ b/.tx/config @@ -1,6 +1,6 @@ [main] host = https://www.transifex.com -lang_map = el_GR: el, es_ES: es, fr_FR: fr, ko_KR: ko, pt_PT: pt, sk_SK: sk, vi_VN: vi +lang_map = el_GR: el, es_ES: es, fr_FR: fr, hu_HU: hu, ko_KR: ko, pt_PT: pt, sk_SK: sk, vi_VN: vi [discourse-org.discourse-adpluginclientenyml] file_filter = config/locales/client..yml diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 876dfc1..5e6da6d 100755 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -6,7 +6,7 @@ en: admin: site_settings: categories: - dfp_plugin: 'DFP' + dfp_plugin: 'DFP/Ad Manager' adsense_plugin: 'Adsense' amazon_plugin: 'Amazon' codefund_plugin: 'CodeFund' \ No newline at end of file diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 7b3d705..93ed448 100755 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1,6 +1,6 @@ en: site_settings: - dfp_publisher_id: "Input your network code, which is found in your network settings." + dfp_publisher_id: "Input your Google Ad Manager (formerly called DFP) network code, which is found in your network settings." dfp_through_trust_level: "Show your ads to users based on trust levels. Users with trust level higher than this value will not see ads." dfp_topic_list_top_code: "Enter the unique Code of the ad unit to display above topic lists. This is the short code (max 100 chars) given to the ad unit when it was created, not the JavaScript code."