OSDN Git Service

ブログの短縮名に英大文字を使用できるように修正
[nucleus-jp/nucleus-next.git] / nucleus / locales / en_Latn_US.UTF-8.php
index c0af087..31f59d0 100644 (file)
@@ -975,7 +975,7 @@ define('_EBLOG_TEAM_TEXT',                  'Click here to edit your team...');
 define('_EBLOG_SETTINGS_TITLE',                'Blog settings');
 define('_EBLOG_NAME',                          'Blog Name');
 define('_EBLOG_SHORTNAME',                     'Short Blog Name');
-define('_EBLOG_SHORTNAME_EXTRA',       '<br />(should only contain a-z and no spaces)');
+define('_EBLOG_SHORTNAME_EXTRA',       '<br />(A-Z, a-z and 0-9 allowed, no spaces)');
 define('_EBLOG_DESC',                          'Blog Description');
 define('_EBLOG_URL',                           'URL');
 define('_EBLOG_DEFSKIN',                       'Default Skin');