Show
Ignore:
Timestamp:
03/15/11 18:07:03 (2 years ago)
Author:
patdenice
Message:

New version 2.2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/autoupdate/trunk/language/cs_CZ/plugin.lang.php

    r6199 r9707  
    3838$lang['Unable to dump database.'] = 'Nelze provést výpis databáze.'; 
    3939 
     40/*TODO*/$lang['autoupdate_ignore'] = 'Ignore this update'; 
     41/*TODO*/$lang['autoupdate_reset_ignore'] = 'Reset ignored updates'; 
     42/*TODO*/$lang['autoupdate_update_all'] = 'All update'; 
     43/*TODO*/$lang['ERROR'] = 'ERROR'; 
     44/*TODO*/$lang['Upgrade Complete'] = 'Upgrade Complete'; 
     45/*TODO*/$lang['Piwigo Upgrade'] = 'Piwigo Upgrade'; 
     46/*TODO*/$lang['Extensions Upgrade'] = 'Extensions Upgrade'; 
    4047?>