Show
Ignore:
Timestamp:
06/17/06 08:49:26 (2 years ago)
Author:
mdodoo
Message:

Fixes #55. Moves constants related to tags into constants.php. Attempts to update most translations to make LBL_ADMIN_CANT_RENAME more generic.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/intl/ja.php

    r1493 r1502  
    205205define ('LBL_ADMIN_BAD_RSS_URL',"I'm sorry, I don't think I can handle this URL: '%s'"); 
    206206define ('LBL_ADMIN_ERROR_CANT_DELETE_HOME_FOLDER',"You can't delete the " . LBL_HOME_FOLDER . " folder"); 
    207 define ('LBL_ADMIN_CANT_RENAME',"You can't rename this folder '%s' because such a folder already exists."); 
     207define ('LBL_ADMIN_CANT_RENAME',"You can't rename this item '%s' because such an item already exists."); 
    208208define('LBL_ADMIN_ERROR_CANT_CREATE',"Looks like you already have a folder called '%s'!"); 
    209209