Changeset 57
- Timestamp:
- 11/29/06 17:40:11 (2 years ago)
- Files:
-
- trunk/changelog.txt (modified) (1 diff)
- trunk/host-cocoa/Resources/English.lproj/Localizable.strings (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/changelog.txt
r56 r57 1 Q-0.8.2d57 2 [fix] FSToolbar: added localization 3 1 4 Q-0.8.2d56 2 5 [fix] downloader: declaration fixes trunk/host-cocoa/Resources/English.lproj/Localizable.strings
r45 r57 73 73 "toolbar:paletteLabel:fullscreen" = "Fullscreen"; 74 74 "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";