Ver código fonte

Change on $txt['avatar_directory_wrong']

Signed-off-by: Suki <[email protected]>
Suki 11 anos atrás
pai
commit
3f7729c8ec
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Themes/default/languages/Admin.english.php

+ 1 - 1
Themes/default/languages/Admin.english.php

@@ -444,7 +444,7 @@ $txt['attachment_transfer_progress'] = 'Please wait. Transfer in progess.';
 
 $txt['mods_cat_avatars'] = 'Avatars';
 $txt['avatar_directory'] = 'Avatars directory';
-$txt['avatar_directory_wrong'] = 'The Avatars directory is not a valid directory, this will cause several issues within your forum, please specify a valid path.';
+$txt['avatar_directory_wrong'] = 'The Avatars directory is not valid. This will cause several issues with your forum.';
 $txt['avatar_url'] = 'Avatars URL';
 $txt['avatar_max_width_external'] = 'Maximum width of external avatar';
 $txt['avatar_max_height_external'] = 'Maximum height of external avatar';