Changeset 2289339
- Timestamp:
- 04/22/2020 01:55:49 PM (6 years ago)
- Location:
- usercentrics-consent-management-platform/trunk
- Files:
-
- 3 edited
-
admin/class-usercentrics-admin.php (modified) (1 diff)
-
languages/usercentrics-de_DE.mo (modified) (previous)
-
languages/usercentrics-de_DE.po (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
usercentrics-consent-management-platform/trunk/admin/class-usercentrics-admin.php
r2289295 r2289339 241 241 242 242 echo '<p><strong>' . __( 'Please note:', $this->plugin_name ) . '</strong>' . ' ' . __( 'Make sure that in your settings the correct domain is stored (under “General” -> “Domain”). Only if this is ensured, the Usercentrics script can be executed on your website.', $this->plugin_name ) . '</p>'; 243 244 echo '<p><strong>' . __( 'Important:', $this->plugin_name ) . '</strong>' . ' ' . __( 'If you are using any kind of minification plugin (like WP Rocket or Autoptimize) please make sure to exclude <strong>app.usercentrics.eu/latest/main.js</strong> from being combined or compressed. Please just leave it untouched.', $this->plugin_name ) . '</p>'; 243 245 } 244 246 -
usercentrics-consent-management-platform/trunk/languages/usercentrics-de_DE.po
r2289295 r2289339 2 2 msgstr "" 3 3 "Project-Id-Version: Usercentrics CMP\n" 4 "POT-Creation-Date: 2020-04-2 0 14:38+0200\n"5 "PO-Revision-Date: 2020-04-2 0 14:40+0200\n"4 "POT-Creation-Date: 2020-04-22 15:50+0200\n" 5 "PO-Revision-Date: 2020-04-22 15:50+0200\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 76 76 "ist, kann das Usercentrics-Skript auf Ihrer Website ausgeführt werden." 77 77 78 #: admin/class-usercentrics-admin.php:254 78 #: admin/class-usercentrics-admin.php:244 79 msgid "Important:" 80 msgstr "Wichtig:" 81 82 #: admin/class-usercentrics-admin.php:244 83 msgid "" 84 "If you are using any kind of minification plugin (like WP Rocket or " 85 "Autoptimize) please make sure to exclude <strong>app.usercentrics.eu/latest/" 86 "main.js</strong> from being combined or compressed. Please just leave it " 87 "untouched." 88 msgstr "" 89 "Wenn Sie irgendeine Art von Minifikations-Plugin (wie WP Rocket oder " 90 "Autoptimize) verwenden, schließen Sie bitte <strong>app.usercentrics.eu/" 91 "latest/main.js</strong> von der Kombination oder Komprimierung aus. Bitte " 92 "lassen Sie es einfach unberührt." 93 94 #: admin/class-usercentrics-admin.php:256 79 95 msgid "" 80 96 "To be GDPR/CCPA compliant it is crucial to embed the Google Tag Manager in a " … … 87 103 "verwenden." 88 104 89 #: admin/class-usercentrics-admin.php:26 7105 #: admin/class-usercentrics-admin.php:269 90 106 msgid "" 91 107 "If you want to list tags configured within Usercentrics for example on your " … … 98 114 "Ihrer gewünschten Seite ein." 99 115 100 #: admin/class-usercentrics-admin.php:2 68116 #: admin/class-usercentrics-admin.php:270 101 117 msgid "[uc-embed layout=\"1\" data=\"all\"]" 102 118 msgstr "[uc-embed layout=\"1\" data=\"all\"]" 103 119 104 #: admin/class-usercentrics-admin.php:2 69120 #: admin/class-usercentrics-admin.php:271 105 121 msgid "" 106 122 "For further information on which values to apply for the attributes layout " … … 110 126 "data verwendet werden können, finden Sie in der" 111 127 112 #: admin/class-usercentrics-admin.php:2 69128 #: admin/class-usercentrics-admin.php:271 113 129 msgid "Usercentrics Documentation" 114 130 msgstr "Usercentrics Dokumentation"
Note: See TracChangeset
for help on using the changeset viewer.