Changeset 7837b2c in github


Ignore:
Timestamp:
Jun 9, 2010 7:19:28 AM (3 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
40d43b71
Parents:
54759ce1
Message:
  • typo in label name
Location:
program/localization
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • program/localization/en_US/labels.inc

    re9b5a6c2 r7837b2c  
    178178$labels['listmode'] = 'List view mode'; 
    179179 
    180 $labels['folderctions'] = 'Folder actions...'; 
     180$labels['folderactions'] = 'Folder actions...'; 
    181181$labels['compact'] = 'Compact'; 
    182182$labels['empty'] = 'Empty'; 
  • program/localization/pl_PL/labels.inc

    r54759ce1 r7837b2c  
    394394$labels['korean'] = 'koreański'; 
    395395$labels['chinese'] = 'chiński'; 
    396 $labels['folderctions'] = 'Działania na folderach...'; 
     396$labels['folderactions'] = 'Działania na folderach...'; 
    397397 
    398398?> 
Note: See TracChangeset for help on using the changeset viewer.