Show
Ignore:
Timestamp:
10/17/08 00:21:11 (5 years ago)
Author:
gen
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • events/phpframework/akelos/trunk/config/locales/ja.php

    r21289 r21455  
    170170$dictionary['Controller <i>%controller_name</i> can\'t handle action %action_name'] = 'Controller <i>%controller_name</i> can\'t handle action %action_name'; 
    171171 
     172// 2008-10-16 2:12:01 
     173 
     174 
     175$dictionary['Destination directory is not empty. Use force option to overwrite exiting files.'] = 'Destination directory is not empty. Use force option to overwrite exiting files.'; 
     176 
     177// 2008-10-16 2:12:55 
     178 
     179 
     180$dictionary['Downgrading'] = 'Downgrading'; 
     181 
    172182 
    173183?>