Changeset 1502 for trunk/gregarius/intl/en.php
- Timestamp:
- 06/17/06 08:49:26 (2 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/intl/en.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/intl/en.php
r1493 r1502 199 199 define ('LBL_ADMIN_BAD_RSS_URL',"I'm sorry, I don't think I can handle this URL: '%s'"); 200 200 define ('LBL_ADMIN_ERROR_CANT_DELETE_HOME_FOLDER',"You can't delete the " . LBL_HOME_FOLDER . " folder"); 201 define ('LBL_ADMIN_CANT_RENAME',"You can't rename this folder '%s' because such a folderalready exists.");201 define ('LBL_ADMIN_CANT_RENAME',"You can't rename this item '%s' because such an item already exists."); 202 202 define('LBL_ADMIN_ERROR_CANT_CREATE',"Looks like you already have a folder called '%s'!"); 203 203
