PluginProbe
Passster – Password Protect Pages and Content / 4.3.16
Passster – Password Protect Pages and Content v4.3.16
4.3.16 4.3.15 4.3.14 4.3.12 4.3.13 4.3.11 4.3.10 4.3.9 4.3.8 4.3.7 4.3.6 4.3.5 trunk 3.5.4 3.5.5.2 3.5.5.8 3.5.5.9 4.0 4.1.4 4.2.10 4.2.11 4.2.12 4.2.13 4.2.14 4.2.15 All 48 releases
← All changes | wpml-config.xml +102 -102 4.2.144.3.16 View file →
@@ -1,103 +1,103 @@
1 -<wpml-config>
2 - <custom-types>
3 - <custom-type translate="1">protected_areas</custom-type>
4 - <custom-type translate="0">password_lists</custom-type>
5 - </custom-types>
6 - <custom-fields>
7 - <custom-field action="ignore">passster_activate_global_protection</custom-field>
8 - <custom-field action="ignore">passster_activate_protection</custom-field>
9 - <custom-field action="ignore">passster_protection_type</custom-field>
10 - <custom-field action="ignore">passster_password</custom-field>
11 - <custom-field action="ignore">passster_expire_passwords</custom-field>
12 - <custom-field action="ignore">passster_expire_usage</custom-field>
13 - <custom-field action="ignore">passster_expire_time</custom-field>
14 - <custom-field action="ignore">passster_activate_bitly</custom-field>
15 - <custom-field action="ignore">passster_redirect_url</custom-field>
16 - <custom-field action="ignore">passster_user_restriction_type</custom-field>
17 - <custom-field action="ignore">passster_user_restriction</custom-field>
18 - <custom-field action="ignore">passster_headline</custom-field>
19 - <custom-field action="ignore">passster_instruction</custom-field>
20 - <custom-field action="ignore">passster_placeholder</custom-field>
21 - <custom-field action="ignore">passster_button</custom-field>
22 - <custom-field action="ignore">passster_id</custom-field>
23 - <custom-field action="ignore">passster_area_shortcode</custom-field>
24 - <custom-field action="ignore">passster_passwords</custom-field>
25 - <custom-field action="ignore">passster_activate_user_restriction</custom-field>
26 - <custom-field action="ignore">passster_password_list</custom-field>
27 - <custom-field action="ignore">passster_activate_overwrite_defaults</custom-field>
28 - <custom-field action="ignore">passster_activate_misc_settings</custom-field>
29 - <custom-field action="ignore">passster_expire_mode</custom-field>
30 - </custom-fields>
31 - <admin-texts>
32 - <key name="passster">
33 - <key name="_locale"/>
34 - <key name="headline"/>
35 - <key name="instruction"/>
36 - <key name="placeholder"/>
37 - <key name="error"/>
38 - <key name="button_label"/>
39 - <key name="password_length"/>
40 - <key name="include_uppercase"/>
41 - <key name="include_numbers"/>
42 - <key name="show_password"/>
43 - <key name="form_max_width"/>
44 - <key name="form_background_color"/>
45 - <key name="form_margin">
46 - <key name="top"/>
47 - <key name="left"/>
48 - <key name="right"/>
49 - <key name="bottom"/>
50 - </key>
51 - <key name="form_padding">
52 - <key name="top"/>
53 - <key name="left"/>
54 - <key name="right"/>
55 - <key name="bottom"/>
56 - </key>
57 - <key name="form_border_radius"/>
58 - <key name="headline_font_color"/>
59 - <key name="headline_font_size"/>
60 - <key name="headline_font_weight"/>
61 - <key name="instruction_font_color"/>
62 - <key name="instruction_font_size"/>
63 - <key name="instruction_font_weight"/>
64 - <key name="button_background_color"/>
65 - <key name="button_font_color"/>
66 - <key name="button_background_color_hover"/>
67 - <key name="button_font_color_hover"/>
68 - <key name="button_margin">
69 - <key name="top"/>
70 - <key name="left"/>
71 - <key name="right"/>
72 - <key name="bottom"/>
73 - </key>
74 - <key name="button_padding">
75 - <key name="top"/>
76 - <key name="left"/>
77 - <key name="right"/>
78 - <key name="bottom"/>
79 - </key>
80 - <key name="button_border_radius"/>
81 - <key name="button_font_size"/>
82 - <key name="button_font_weight"/>
83 - <key name="unlock_mode"/>
84 - <key name="disable_cookie"/>
85 - <key name="cookie_duration"/>
86 - <key name="cookie_duration_unit"/>
87 - <key name="third_party_shortcodes"/>
88 - <key name="use_concurrent"/>
89 - <key name="number_of_concurrents"/>
90 - <key name="recaptcha_version"/>
91 - <key name="recaptcha_site_key"/>
92 - <key name="recaptcha_secret"/>
93 - <key name="recaptcha_language"/>
94 - <key name="bitly_token"/>
95 - <key name="activate_global_protection"/>
96 - <key name="global_protection_id"/>
97 - <key name="exclude_pages">
98 - <key name="0"/>
99 - <key name="1"/>
100 - </key>
101 - </key>
102 - </admin-texts>
1 +<wpml-config>
2 + <custom-types>
3 + <custom-type translate="1">protected_areas</custom-type>
4 + <custom-type translate="0">password_lists</custom-type>
5 + </custom-types>
6 + <custom-fields>
7 + <custom-field action="ignore">passster_activate_global_protection</custom-field>
8 + <custom-field action="ignore">passster_activate_protection</custom-field>
9 + <custom-field action="ignore">passster_protection_type</custom-field>
10 + <custom-field action="ignore">passster_password</custom-field>
11 + <custom-field action="ignore">passster_expire_passwords</custom-field>
12 + <custom-field action="ignore">passster_expire_usage</custom-field>
13 + <custom-field action="ignore">passster_expire_time</custom-field>
14 + <custom-field action="ignore">passster_activate_bitly</custom-field>
15 + <custom-field action="ignore">passster_redirect_url</custom-field>
16 + <custom-field action="ignore">passster_user_restriction_type</custom-field>
17 + <custom-field action="ignore">passster_user_restriction</custom-field>
18 + <custom-field action="ignore">passster_headline</custom-field>
19 + <custom-field action="ignore">passster_instruction</custom-field>
20 + <custom-field action="ignore">passster_placeholder</custom-field>
21 + <custom-field action="ignore">passster_button</custom-field>
22 + <custom-field action="ignore">passster_id</custom-field>
23 + <custom-field action="ignore">passster_area_shortcode</custom-field>
24 + <custom-field action="ignore">passster_passwords</custom-field>
25 + <custom-field action="ignore">passster_activate_user_restriction</custom-field>
26 + <custom-field action="ignore">passster_password_list</custom-field>
27 + <custom-field action="ignore">passster_activate_overwrite_defaults</custom-field>
28 + <custom-field action="ignore">passster_activate_misc_settings</custom-field>
29 + <custom-field action="ignore">passster_expire_mode</custom-field>
30 + </custom-fields>
31 + <admin-texts>
32 + <key name="passster">
33 + <key name="_locale"/>
34 + <key name="headline"/>
35 + <key name="instruction"/>
36 + <key name="placeholder"/>
37 + <key name="error"/>
38 + <key name="button_label"/>
39 + <key name="password_length"/>
40 + <key name="include_uppercase"/>
41 + <key name="include_numbers"/>
42 + <key name="show_password"/>
43 + <key name="form_max_width"/>
44 + <key name="form_background_color"/>
45 + <key name="form_margin">
46 + <key name="top"/>
47 + <key name="left"/>
48 + <key name="right"/>
49 + <key name="bottom"/>
50 + </key>
51 + <key name="form_padding">
52 + <key name="top"/>
53 + <key name="left"/>
54 + <key name="right"/>
55 + <key name="bottom"/>
56 + </key>
57 + <key name="form_border_radius"/>
58 + <key name="headline_font_color"/>
59 + <key name="headline_font_size"/>
60 + <key name="headline_font_weight"/>
61 + <key name="instruction_font_color"/>
62 + <key name="instruction_font_size"/>
63 + <key name="instruction_font_weight"/>
64 + <key name="button_background_color"/>
65 + <key name="button_font_color"/>
66 + <key name="button_background_color_hover"/>
67 + <key name="button_font_color_hover"/>
68 + <key name="button_margin">
69 + <key name="top"/>
70 + <key name="left"/>
71 + <key name="right"/>
72 + <key name="bottom"/>
73 + </key>
74 + <key name="button_padding">
75 + <key name="top"/>
76 + <key name="left"/>
77 + <key name="right"/>
78 + <key name="bottom"/>
79 + </key>
80 + <key name="button_border_radius"/>
81 + <key name="button_font_size"/>
82 + <key name="button_font_weight"/>
83 + <key name="unlock_mode"/>
84 + <key name="disable_cookie"/>
85 + <key name="cookie_duration"/>
86 + <key name="cookie_duration_unit"/>
87 + <key name="third_party_shortcodes"/>
88 + <key name="use_concurrent"/>
89 + <key name="number_of_concurrents"/>
90 + <key name="recaptcha_version"/>
91 + <key name="recaptcha_site_key"/>
92 + <key name="recaptcha_secret"/>
93 + <key name="recaptcha_language"/>
94 + <key name="bitly_token"/>
95 + <key name="activate_global_protection"/>
96 + <key name="global_protection_id"/>
97 + <key name="exclude_pages">
98 + <key name="0"/>
99 + <key name="1"/>
100 + </key>
101 + </key>
102 + </admin-texts>
103 103 </wpml-config>