Plugin Directory

Changeset 2289339


Ignore:
Timestamp:
04/22/2020 01:55:49 PM (6 years ago)
Author:
darius1983
Message:

Minor changes

Location:
usercentrics-consent-management-platform/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • usercentrics-consent-management-platform/trunk/admin/class-usercentrics-admin.php

    r2289295 r2289339  
    241241
    242242        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>';
    243245    }
    244246
  • usercentrics-consent-management-platform/trunk/languages/usercentrics-de_DE.po

    r2289295 r2289339  
    22msgstr ""
    33"Project-Id-Version: Usercentrics CMP\n"
    4 "POT-Creation-Date: 2020-04-20 14:38+0200\n"
    5 "PO-Revision-Date: 2020-04-20 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"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    7676"ist, kann das Usercentrics-Skript auf Ihrer Website ausgeführt werden."
    7777
    78 #: admin/class-usercentrics-admin.php:254
     78#: admin/class-usercentrics-admin.php:244
     79msgid "Important:"
     80msgstr "Wichtig:"
     81
     82#: admin/class-usercentrics-admin.php:244
     83msgid ""
     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."
     88msgstr ""
     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
    7995msgid ""
    8096"To be GDPR/CCPA compliant it is crucial to embed the Google Tag Manager in a "
     
    87103"verwenden."
    88104
    89 #: admin/class-usercentrics-admin.php:267
     105#: admin/class-usercentrics-admin.php:269
    90106msgid ""
    91107"If you want to list tags configured within Usercentrics for example on your "
     
    98114"Ihrer gewünschten Seite ein."
    99115
    100 #: admin/class-usercentrics-admin.php:268
     116#: admin/class-usercentrics-admin.php:270
    101117msgid "[uc-embed layout=\"1\" data=\"all\"]"
    102118msgstr "[uc-embed layout=\"1\" data=\"all\"]"
    103119
    104 #: admin/class-usercentrics-admin.php:269
     120#: admin/class-usercentrics-admin.php:271
    105121msgid ""
    106122"For further information on which values to apply for the attributes layout "
     
    110126"data verwendet werden können, finden Sie in der"
    111127
    112 #: admin/class-usercentrics-admin.php:269
     128#: admin/class-usercentrics-admin.php:271
    113129msgid "Usercentrics Documentation"
    114130msgstr "Usercentrics Dokumentation"
Note: See TracChangeset for help on using the changeset viewer.