Received is a better word in this instance.
[squirrelmail.git] / include / options / display.php
index 92359e509ab267cb7e58409b479d524f9a3094d3..b1e197cd038a9c3e895bcfc67d6d70f5809b7c4e 100644 (file)
@@ -428,7 +428,7 @@ function load_optpage_data_display() {
 
     $optvals[SMOPT_GRP_MESSAGE][] = array(
         'name'    => 'internal_date_sort',
-        'caption' => _("Sort by Receive Date"),
+        'caption' => _("Sort by Received Date"),
         'type'    => SMOPT_TYPE_BOOLEAN,
         'refresh' => SMOPT_REFRESH_ALL
     );