Skip to content

Commit 890e2a2

Browse files
committed
Reword missing image text
1 parent a46a715 commit 890e2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/en/webpushnotifications_common_acp.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
'PWA_ICON_LARGE_EXPLAIN' => 'File name of a 512px x 512px PNG image. This file must be uploaded to your board’s <samp>' . \phpbb\webpushnotifications\ext::PWA_ICON_DIR . '</samp> directory.',
4949
'PWA_ICON_SIZE_INVALID' => '“%s” does not have the correct image dimensions.',
5050
'PWA_ICON_MIME_INVALID' => '“%s” must be a PNG image file.',
51-
'PWA_IMAGE_INVALID' => '“%s” does not appear to be a valid image file. Verify the file name and location are correct.',
51+
'PWA_IMAGE_INVALID' => '“%s” is not a valid image file or is missing from the expected location. Verify the file name and location are correct.',
5252
'PWA_IMAGE_NOT_PROVIDED' => '%s field must not be empty. All icon fields must contain an image.',
5353
]);

0 commit comments

Comments
 (0)