Skip to content

Commit a5c9b6e

Browse files
committed
Update short site name description
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent e046c41 commit a5c9b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

language/en/webpushnotifications_common_acp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
$lang = array_merge($lang, [
4141
'PWA_SETTINGS' => 'Progressive web application options',
4242
'PWA_SHORT_NAME' => 'Short site name',
43-
'PWA_SHORT_NAME_EXPLAIN' => 'Your site name in 12 characters or less, which may be used as a label for an icon on a mobile device’s home screen.',
43+
'PWA_SHORT_NAME_EXPLAIN' => 'Your site name in 12 characters or fewer, which may be used as a label for an icon on a mobile device’s home screen. (If this field is left empty, the first 12 characters of the <samp>Site name</samp> will be used.)',
4444
'PWA_ICON_SMALL' => 'Small mobile device icon',
4545
'PWA_ICON_SMALL_EXPLAIN' => 'File name of a 192px x 192px PNG image. This file must be uploaded to your board’s <samp>icons</samp> directory.',
4646
'PWA_ICON_LARGE' => 'Large mobile device icon',

0 commit comments

Comments
 (0)