Browse Source

Caps issues

Graeme Spence 11 years ago
parent
commit
a2bafebf66
1 changed files with 13 additions and 13 deletions
  1. 13 13
      Themes/default/languages/ManageSmileys.english.php

+ 13 - 13
Themes/default/languages/ManageSmileys.english.php

@@ -20,12 +20,12 @@ $txt['smiley_sets_name'] = 'Name';
 $txt['smiley_sets_url'] = 'URL';
 $txt['smiley_sets_default'] = 'Default';
 
-$txt['smiley_sets_latest'] = 'Smileys of The Moment';
+$txt['smiley_sets_latest'] = 'Smileys of the moment';
 $txt['smiley_sets_latest_fetch'] = 'Loading smiley information from simplemachines.org...';
 
 $txt['smileys_add_method'] = 'Image Source';
-$txt['smileys_add_existing'] = 'Use Existing File';
-$txt['smileys_add_upload'] = 'Upload New Smiley';
+$txt['smileys_add_existing'] = 'Use existing file';
+$txt['smileys_add_upload'] = 'Upload new smiley';
 $txt['smileys_add_upload_choose'] = 'File to upload';
 $txt['smileys_add_upload_choose_desc'] = 'Image to be used by all smiley sets.';
 $txt['smileys_add_upload_all'] = 'Same image for all sets';
@@ -43,8 +43,8 @@ $txt['smileys_delete'] = 'Delete Smiley';
 $txt['smileys_delete_confirm'] = 'Are you sure you wish to delete this smiley?';
 $txt['smileys_with_selected'] = 'With Selected';
 $txt['smileys_make_hidden'] = 'Make Hidden';
-$txt['smileys_show_on_post'] = 'Show on Post Form';
-$txt['smileys_show_on_popup'] = 'Show on Popup';
+$txt['smileys_show_on_post'] = 'Show on post form';
+$txt['smileys_show_on_popup'] = 'Show on popup';
 
 $txt['smiley_settings_explain'] = 'These settings allow you to change the default smiley set, allow people to select their own smileys, and set paths and configuration data.';
 $txt['smiley_editsets_explain'] = 'Smiley Sets are groups of smileys your users can choose between.  For example, you might have yellow and red smileys.<br />Here you can change the name and location of each smiley set - remember, however, that all sets share the same smileys.';
@@ -52,9 +52,9 @@ $txt['smiley_editsmileys_explain'] = 'Change your smileys here by clicking on th
 $txt['smiley_setorder_explain'] = 'Change the order of the smileys here.';
 $txt['smiley_addsmiley_explain'] = 'Here you can add a new smiley - either from an existing file or by uploading new ones.';
 
-$txt['smiley_set_select_default'] = 'Default Smiley Set';
-$txt['smiley_set_new'] = 'Create new smiley set';
-$txt['smiley_set_modify_existing'] = 'Modify existing smiley set';
+$txt['smiley_set_select_default'] = 'Default Smiley set';
+$txt['smiley_set_new'] = 'Create new Smiley set';
+$txt['smiley_set_modify_existing'] = 'Modify existing Smiley set';
 $txt['smiley_set_modify'] = 'Modify';
 $txt['smiley_set_import_directory'] = 'Import smileys already in this directory';
 $txt['smiley_set_import_single'] = 'There is one smiley in this smiley set not yet imported. Click';
@@ -82,14 +82,14 @@ $txt['smileys_move_here'] = 'Move smiley to this location';
 $txt['smileys_no_entries'] = 'There are currently no smileys configured.';
 
 $txt['icons_edit_icons_explain'] = 'From here you can change which message icons are available throughout your board. You can add, edit and remove icons, as well as limit their use to certain boards.';
-$txt['icons_edit_icons_all_boards'] = 'Available In All Boards';
+$txt['icons_edit_icons_all_boards'] = 'Available in all boards';
 $txt['icons_board'] = 'Board';
 $txt['icons_confirm'] = 'Are you sure you wish to remove these icons?\\n\\nNote this will only stop new posters from using the icons, the images will remain.';
-$txt['icons_add_new'] = 'Add New Icon';
+$txt['icons_add_new'] = 'Add new icon';
 
-$txt['icons_edit_icon'] = 'Edit Message Icon';
-$txt['icons_new_icon'] = 'New Message Icon';
-$txt['icons_location_first_icon'] = 'As First Icon';
+$txt['icons_edit_icon'] = 'Edit message icon';
+$txt['icons_new_icon'] = 'New message icon';
+$txt['icons_location_first_icon'] = 'As first icon';
 $txt['icons_location_after'] = 'After';
 $txt['icons_filename_all_gif'] = 'All files must be &quot;gif&quot; files';
 $txt['icons_filename_all_png'] = 'All files must be &quot;png&quot; files';