ソースを参照

Small caps issues

Graeme Spence 11 年 前
コミット
f5b042511a
1 ファイル変更4 行追加4 行削除
  1. 4 4
      Themes/default/languages/ManageMaintenance.english.php

+ 4 - 4
Themes/default/languages/ManageMaintenance.english.php

@@ -99,7 +99,7 @@ $txt['error_url'] = 'URL of page causing the error';
 $txt['error_message'] = 'Error message';
 $txt['clear_filter'] = 'Clear filter';
 $txt['remove_selection'] = 'Remove Selection';
-$txt['remove_filtered_results'] = 'Remove All Filtered Results';
+$txt['remove_filtered_results'] = 'Remove all filtered results';
 $txt['sure_about_errorlog_remove'] = 'Are you sure you want to completely clear the error log?';
 $txt['remove_selection_confirm'] = 'Are you sure you want to delete the selected entries?';
 $txt['remove_filtered_results_confirm'] = 'Are you sure you want to delete the filtered entries?';
@@ -152,12 +152,12 @@ $txt['maintain_old_nothing_else'] = 'Any sort of topic.';
 $txt['maintain_old_are_moved'] = 'Moved topic notices.';
 $txt['maintain_old_are_locked'] = 'Locked.';
 $txt['maintain_old_are_not_stickied'] = 'But don\'t count stickied topics.';
-$txt['maintain_old_all'] = 'All Boards (click to select specific boards)';
-$txt['maintain_old_choose'] = 'Specific Boards (click to select all)';
+$txt['maintain_old_all'] = 'All boards (click to select specific boards)';
+$txt['maintain_old_choose'] = 'Specific boards (click to select all)';
 $txt['maintain_old_remove'] = 'Remove now';
 $txt['maintain_old_confirm'] = 'Are you really sure you want to delete old posts now?\\n\\nThis cannot be undone!';
 
-$txt['maintain_old_drafts'] = 'Remove Old Drafts';
+$txt['maintain_old_drafts'] = 'Remove old drafts';
 $txt['maintain_old_drafts_days'] = 'Remove all drafts older than';
 $txt['maintain_old_drafts_confirm'] = 'Are you really sure you want to delete old drafts now?\\n\\nThis cannot be undone!';
 $txt['maintain_members'] = 'Remove Inactive Members';