Merge remote-tracking branch 'origin/6.2' into file-upload-image-crop file-upload-image-crop
authorCyperghost <olaf_schmitz_1@t-online.de>
Tue, 19 Nov 2024 08:16:48 +0000 (09:16 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Tue, 19 Nov 2024 08:16:48 +0000 (09:16 +0100)
# Conflicts:
# package-lock.json
# package.json
# wcfsetup/install/lang/en.xml

1  2 
package-lock.json
package.json
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index a086c9cc383dce693dcce19c5fd8cb734042f583,b57014cd8d8f278e0bc44d7379a56d61a4429040..13db92f7d313dbc5e95aac70e4a69dfc61426361
          "@woltlab/editor": "git+https://github.com/WoltLab/editor.git#b9a8e10528a42c5aac06ec1837881a7dd141aefb",
          "@woltlab/visual-dom-diff": "git+https://github.com/WoltLab/visual-dom-diff.git#e5b51fce3157d1eda310566fc1f86101341d1fea",
          "@woltlab/zxcvbn": "git+https://github.com/WoltLab/zxcvbn.git#5b582b24e437f1883ccad3c37dae7c3c5f1e7da3",
-         "emoji-picker-element": "^1.22.8",
-         "focus-trap": "^7.6.0",
 +        "cropperjs": "2.0.0-rc.2",
+         "emoji-picker-element": "^1.23.0",
+         "focus-trap": "^7.6.1",
          "html-parsed-element": "^0.4.1",
-         "perfect-scrollbar": "^1.5.5",
+         "perfect-scrollbar": "^1.5.6",
          "qr-creator": "^1.0.0",
          "reflect-metadata": "^0.2.2",
          "tabbable": "^6.2.0",
diff --cc package.json
index 967a4ac1dfe324ee0bc605648f929fe95b2a1947,b9a665b74b4788fc54a8b00cd34c70f5a5491077..b421ff2c3ae7475ee1f41bfef2591bb574f05442
      "@woltlab/editor": "git+https://github.com/WoltLab/editor.git#b9a8e10528a42c5aac06ec1837881a7dd141aefb",
      "@woltlab/visual-dom-diff": "git+https://github.com/WoltLab/visual-dom-diff.git#e5b51fce3157d1eda310566fc1f86101341d1fea",
      "@woltlab/zxcvbn": "git+https://github.com/WoltLab/zxcvbn.git#5b582b24e437f1883ccad3c37dae7c3c5f1e7da3",
-     "emoji-picker-element": "^1.22.8",
-     "focus-trap": "^7.6.0",
 +    "cropperjs": "2.0.0-rc.2",
+     "emoji-picker-element": "^1.23.0",
+     "focus-trap": "^7.6.1",
      "html-parsed-element": "^0.4.1",
-     "perfect-scrollbar": "^1.5.5",
+     "perfect-scrollbar": "^1.5.6",
      "qr-creator": "^1.0.0",
      "reflect-metadata": "^0.2.2",
      "tabbable": "^6.2.0",
Simple merge
index f8b67dcfda200e7225e2433197d04e9ff978163e,787c68dba9c288e946e216f31c6264c2dcf080e4..4e930bf372d82a8dc052dbe6c2f74fa66b1acd72
@@@ -5571,8 -5568,7 +5569,8 @@@ your notifications on <a href="{link is
                <item name="wcf.upload.error.fileExtensionNotPermitted"><![CDATA[The file type of “{$filename}” is not permitted.]]></item>
                <item name="wcf.upload.error.fileSizeTooLarge"><![CDATA[The file is too large.]]></item>
                <item name="wcf.upload.error.maximumCountReached"><![CDATA[{plural value=$maximumCount 1='Only one file' other='Only up to # files'} may be uploaded.]]></item>
-               <item name="wcf.upload.error.adopt"><![CDATA[The file „{$filename}“ cannot be assigned.]]></item>
+               <item name="wcf.upload.error.adopt"><![CDATA[The file “{$filename}” cannot be assigned.]]></item>
 +              <item name="wcf.upload.error.image.tooSmall"><![CDATA[The image is too small. It must be at least {$width} x {$height} pixels in size.]]></item>
        </category>
  </import>
  <delete>