Changeset 205 for branches/awmn/globals/language/english.php
- Timestamp:
- 09/26/2009 02:22:24 AM (3 years ago)
- File:
-
- 1 edited
-
branches/awmn/globals/language/english.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/awmn/globals/language/english.php
r204 r205 500 500 'body' => 'The name of the zone contains invalid characters.' 501 501 ), 502 'zone_out_of_range' => array( 503 'title' => 'Zone name not in C-Class', 504 'body' => 'The name of the zone does not match to any of the IP C-Classes that have been assigned to your node.' 505 ), 506 'zone_reserved_name' => array( 507 'title' => 'Reserved zone name', 508 'body' => 'The name of the zone is reserved by the system.' 509 ), 502 510 'generic' => array( 503 511 'title' => "General error",
Note: See TracChangeset
for help on using the changeset viewer.
