Merge pull request #35 from nlalonde/pr1

Improve description of DFP and AdSense settings.
This commit is contained in:
Vi Nguyen 2016-04-05 06:58:46 +10:00
commit 08b2f136cb
2 changed files with 36 additions and 18 deletions

View File

@ -2,40 +2,40 @@ en:
site_settings: site_settings:
dfp_publisher_id: "Input your publisher ID" dfp_publisher_id: "Input your publisher ID"
dfp_through_trust_level: "Show your ads to users based on trust levels" dfp_through_trust_level: "Show your ads to users based on trust levels"
dfp_topic_list_top_code: "Enter ad code to display at topic list top location" dfp_topic_list_top_code: "Enter the code of the ad unit to display at topic list top location. This is the short code (max 100 chars) of the ad unit, not the JavaScript code."
dfp_mobile_topic_list_top_code: "Enter ad code to display mobile ads at topic list top location" dfp_mobile_topic_list_top_code: "Enter the code of the ad unit to display mobile ads at topic list top location. This is the short code (max 100 chars) of the ad unit, not the JavaScript code."
dfp_topic_list_top_ad_sizes: "Choose your ad size" dfp_topic_list_top_ad_sizes: "Choose your ad size"
dfp_target_topic_list_top_key_code: "Input custom targeting keys - inventory Level" dfp_target_topic_list_top_key_code: "Input custom targeting keys - inventory Level"
dfp_target_topic_list_top_value_code: "Input custom targeting values - inventory Level" dfp_target_topic_list_top_value_code: "Input custom targeting values - inventory Level"
dfp_topic_above_post_stream_code: "Enter ad code to display at topic above post stream location" dfp_topic_above_post_stream_code: "Enter the code of the ad unit to display at topic above post stream location. This is the short code (max 100 chars) of the ad unit, not the JavaScript code."
dfp_mobile_topic_above_post_stream_code: "Enter ad code to display mobile ads at topic above post stream location" dfp_mobile_topic_above_post_stream_code: "Enter the code of the ad unit to display mobile ads at topic above post stream location. This is the short code (max 100 chars) of the ad unit, not the JavaScript code."
dfp_topic_above_post_stream_ad_sizes: "Choose your ad size" dfp_topic_above_post_stream_ad_sizes: "Choose your ad size"
dfp_target_topic_above_post_stream_key_code: "Input custom targeting keys - inventory Level" dfp_target_topic_above_post_stream_key_code: "Input custom targeting keys - inventory Level"
dfp_target_topic_above_post_stream_value_code: "Input custom targeting values - inventory Level" dfp_target_topic_above_post_stream_value_code: "Input custom targeting values - inventory Level"
dfp_topic_above_suggested_code: "Enter ad code to display at topic above suggested location" dfp_topic_above_suggested_code: "Enter the code of the ad unit to display at topic above suggested location. This is the short code (max 100 chars) of the ad unit, not the JavaScript code."
dfp_mobile_topic_above_suggested_code: "Enter ad code to display mobile ads at topic above suggested location" dfp_mobile_topic_above_suggested_code: "Enter the code of the ad unit to display mobile ads at topic above suggested location. This is the short code (max 100 chars) of the ad unit, not the JavaScript code."
dfp_topic_above_suggested_ad_sizes: "Choose your ad size" dfp_topic_above_suggested_ad_sizes: "Choose your ad size"
dfp_target_topic_above_suggested_key_code: "Input custom targeting keys - inventory Level" dfp_target_topic_above_suggested_key_code: "Input custom targeting keys - inventory Level"
dfp_target_topic_above_suggested_value_code: "Input custom targeting values - inventory Level" dfp_target_topic_above_suggested_value_code: "Input custom targeting values - inventory Level"
dfp_post_bottom_code: "Enter ad code to display at post bottom location" dfp_post_bottom_code: "Enter the code of the ad unit to display at post bottom location. This is the short code (max 100 chars) of the ad unit, not the JavaScript code."
dfp_mobile_post_bottom_code: "Enter ad code to display mobile ads at post bottom location" dfp_mobile_post_bottom_code: "Enter the code of the ad unit to display mobile ads at post bottom location. This is the short code (max 100 chars) of the ad unit, not the JavaScript code."
dfp_nth_post_code: "Choose a post number for your ad to show in the post bottom location - this is the nth post" dfp_nth_post_code: "Choose a post number for your ad to show in the post bottom location - this is the nth post"
dfp_post_bottom_ad_sizes: "Choose your ad size" dfp_post_bottom_ad_sizes: "Choose your ad size"
dfp_target_post_bottom_key_code: "Input custom targeting keys - inventory Level" dfp_target_post_bottom_key_code: "Input custom targeting keys - inventory Level"
dfp_target_post_bottom_value_code: "Input custom targeting values - inventory Level" dfp_target_post_bottom_value_code: "Input custom targeting values - inventory Level"
adsense_publisher_code: "Input your publisher ID" adsense_publisher_code: "Input your publisher ID"
adsense_through_trust_level: "Show your ads to users based on trust levels" adsense_through_trust_level: "Show your ads to users based on trust levels"
adsense_topic_list_top_code: "Enter ad code to display at topic list top location" adsense_topic_list_top_code: "Enter code of the ad unit to display at topic list top location. This is the number assigned to the ad unit, not the JavaScript code."
adsense_mobile_topic_list_top_code: "Enter ad code to display mobile ads at topic list top location" adsense_mobile_topic_list_top_code: "Enter code of the ad unit to display mobile ads at topic list top location. This is the number assigned to the ad unit, not the JavaScript code."
adsense_topic_list_top_ad_sizes: "Choose your ad sizes" adsense_topic_list_top_ad_sizes: "Choose your ad sizes"
adsense_topic_above_post_stream_code: "Enter ad code to display at topic above post stream location" adsense_topic_above_post_stream_code: "Enter code of the ad unit to display at topic above post stream location. This is the number assigned to the ad unit, not the JavaScript code."
adsense_mobile_topic_above_post_stream_code: "Enter ad code to display mobile ads at topic above post stream location" adsense_mobile_topic_above_post_stream_code: "Enter code of the ad unit to display mobile ads at topic above post stream location. This is the number assigned to the ad unit, not the JavaScript code."
adsense_topic_above_post_stream_ad_sizes: "Choose your ad sizes" adsense_topic_above_post_stream_ad_sizes: "Choose your ad sizes"
adsense_topic_above_suggested_code: "Enter ad code to display at topic above suggested location" adsense_topic_above_suggested_code: "Enter code of the ad unit to display at topic above suggested location. This is the number assigned to the ad unit, not the JavaScript code."
adsense_mobile_topic_above_suggested_code: "Enter ad code to display mobile ads at topic above suggested location" adsense_mobile_topic_above_suggested_code: "Enter code of the ad unit to display mobile ads at topic above suggested location. This is the number assigned to the ad unit, not the JavaScript code."
adsense_topic_above_suggested_ad_sizes: "Choose your ad sizes" adsense_topic_above_suggested_ad_sizes: "Choose your ad sizes"
adsense_post_bottom_code: "Enter ad code to display ads at post bottom location" adsense_post_bottom_code: "Enter code of the ad unit to display ads at post bottom location. This is the number assigned to the ad unit, not the JavaScript code."
adsense_mobile_post_bottom_code: "Enter ad code to display mobile ads at post bottom location" adsense_mobile_post_bottom_code: "Enter code of the ad unit to display mobile ads at post bottom location. This is the number assigned to the ad unit, not the JavaScript code."
adsense_post_bottom_ad_sizes: "Choose your ad sizes" adsense_post_bottom_ad_sizes: "Choose your ad sizes"
adsense_nth_post_code: "Choose a post number for your ad to show in the post bottom location - this is the nth post" adsense_nth_post_code: "Choose a post number for your ad to show in the post bottom location - this is the nth post"
amazon_through_trust_level: "Show your ads to users based on trust levels" amazon_through_trust_level: "Show your ads to users based on trust levels"

View File

@ -9,9 +9,11 @@ adsense_plugin:
adsense_topic_list_top_code: adsense_topic_list_top_code:
client: true client: true
default: '' default: ''
max: 50
adsense_mobile_topic_list_top_code: adsense_mobile_topic_list_top_code:
client: true client: true
default: '' default: ''
max: 50
adsense_topic_list_top_ad_sizes: adsense_topic_list_top_ad_sizes:
client: true client: true
default: '728*90 - leaderboard' default: '728*90 - leaderboard'
@ -30,9 +32,11 @@ adsense_plugin:
adsense_topic_above_post_stream_code: adsense_topic_above_post_stream_code:
client: true client: true
default: '' default: ''
max: 50
adsense_mobile_topic_above_post_stream_code: adsense_mobile_topic_above_post_stream_code:
client: true client: true
default: '' default: ''
max: 50
adsense_topic_above_post_stream_ad_sizes: adsense_topic_above_post_stream_ad_sizes:
client: true client: true
default: '728*90 - leaderboard' default: '728*90 - leaderboard'
@ -51,9 +55,11 @@ adsense_plugin:
adsense_topic_above_suggested_code: adsense_topic_above_suggested_code:
client: true client: true
default: '' default: ''
max: 50
adsense_mobile_topic_above_suggested_code: adsense_mobile_topic_above_suggested_code:
client: true client: true
default: '' default: ''
max: 50
adsense_topic_above_suggested_ad_sizes: adsense_topic_above_suggested_ad_sizes:
client: true client: true
default: '728*90 - leaderboard' default: '728*90 - leaderboard'
@ -72,9 +78,11 @@ adsense_plugin:
adsense_post_bottom_code: adsense_post_bottom_code:
client: true client: true
default: '' default: ''
max: 50
adsense_mobile_post_bottom_code: adsense_mobile_post_bottom_code:
client: true client: true
default: '' default: ''
max: 50
adsense_post_bottom_ad_sizes: adsense_post_bottom_ad_sizes:
client: true client: true
default: '728*90 - leaderboard' default: '728*90 - leaderboard'
@ -89,6 +97,7 @@ adsense_plugin:
adsense_nth_post_code: adsense_nth_post_code:
client: true client: true
default: '' default: ''
max: 50
dfp_plugin: dfp_plugin:
dfp_publisher_id: dfp_publisher_id:
@ -101,9 +110,11 @@ dfp_plugin:
dfp_topic_list_top_code: dfp_topic_list_top_code:
client: true client: true
default: '' default: ''
max: 50
dfp_mobile_topic_list_top_code: dfp_mobile_topic_list_top_code:
client: true client: true
default: '' default: ''
max: 50
dfp_topic_list_top_ad_sizes: dfp_topic_list_top_ad_sizes:
client: true client: true
default: '728*90 - leaderboard' default: '728*90 - leaderboard'
@ -130,9 +141,11 @@ dfp_plugin:
dfp_topic_above_post_stream_code: dfp_topic_above_post_stream_code:
client: true client: true
default: '' default: ''
max: 50
dfp_mobile_topic_above_post_stream_code: dfp_mobile_topic_above_post_stream_code:
client: true client: true
default: '' default: ''
max: 50
dfp_topic_above_post_stream_ad_sizes: dfp_topic_above_post_stream_ad_sizes:
client: true client: true
default: '728*90 - leaderboard' default: '728*90 - leaderboard'
@ -159,9 +172,11 @@ dfp_plugin:
dfp_topic_above_suggested_code: dfp_topic_above_suggested_code:
client: true client: true
default: '' default: ''
max: 50
dfp_mobile_topic_above_suggested_code: dfp_mobile_topic_above_suggested_code:
client: true client: true
default: '' default: ''
max: 50
dfp_topic_above_suggested_ad_sizes: dfp_topic_above_suggested_ad_sizes:
client: true client: true
default: '728*90 - leaderboard' default: '728*90 - leaderboard'
@ -185,12 +200,15 @@ dfp_plugin:
default: '' default: ''
type: value_list type: value_list
client: true client: true
max: 50
dfp_post_bottom_code: dfp_post_bottom_code:
client: true client: true
default: '' default: ''
max: 50
dfp_mobile_post_bottom_code: dfp_mobile_post_bottom_code:
client: true client: true
default: '' default: ''
max: 50
dfp_nth_post_code: dfp_nth_post_code:
client: true client: true
default: '' default: ''