Changeset 57

Show
Ignore:
Timestamp:
11/29/06 17:40:11 (2 years ago)
Author:
cordney
Message:

[fix] FSToolbar: added localization

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/changelog.txt

    r56 r57  
     1Q-0.8.2d57 
     2[fix] FSToolbar: added localization 
     3 
    14Q-0.8.2d56 
    25[fix] downloader: declaration fixes 
  • trunk/host-cocoa/Resources/English.lproj/Localizable.strings

    r45 r57  
    7373"toolbar:paletteLabel:fullscreen" = "Fullscreen"; 
    7474"toolbar:toolTip:fullscreen" = "Switch to fullscreen"; 
     75 
     76/* FSToolbarController */ 
     77 
     78"toolbar:label:screenshot" = "Screenshot"; 
     79"toolbar:label:ctrlaltdel" = "Ctrl-Alt-Del"; 
     80"toolbar:label:shutdown" = "Shutdown"; 
     81"toolbar:label:fullscreen" = "Exit Fullscreen";