1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-26 00:21:39 +00:00

xibless-ified MainMenu.

--HG--
branch : xibless
rename : cocoa/base/AppDelegate.h => cocoa/base/AppDelegateBase.h
rename : cocoa/base/AppDelegate.m => cocoa/base/AppDelegateBase.m
This commit is contained in:
Virgil Dupras
2012-07-27 18:30:34 -04:00
parent b3db7c6842
commit 6a7af81685
18 changed files with 217 additions and 2430 deletions

View File

@@ -124,3 +124,56 @@
"Folders" = "Folders";
"Font size:" = "Font size:";
/* Main Menu */
"Bring All to Front" = "Bring All to Front";
"Window" = "Window";
"Minimize" = "Minimize";
"About dupeGuru" = "About dupeGuru";
"Help" = "Help";
"dupeGuru Help" = "dupeGuru Help";
"Hide dupeGuru" = "Hide dupeGuru";
"Quit dupeGuru" = "Quit dupeGuru";
"Hide Others" = "Hide Others";
"Show All" = "Show All";
"Zoom" = "Zoom";
"Details Panel" = "Details Panel";
"Preferences..." = "Preferences...";
"Folder Selection Window" = "Folder Selection Window";
"Actions" = "Actions";
"Send Marked to Trash..." = "Send Marked to Trash...";
"Move Marked to..." = "Move Marked to...";
"Copy Marked to..." = "Copy Marked to...";
"Make Selected Reference" = "Make Selected Reference";
"Remove Marked from Results" = "Remove Marked from Results";
"Remove Selected from Results" = "Remove Selected from Results";
"Columns" = "Columns";
"Open Selected with Default Application" = "Open Selected with Default Application";
"Reveal Selected in Finder" = "Reveal Selected in Finder";
"Add Selected to Ignore List" = "Add Selected to Ignore List";
"Close Window" = "Close Window";
"Start Duplicate Scan" = "Start Duplicate Scan";
"Rename Selected" = "Rename Selected";
"Export Results to XHTML" = "Export Results to XHTML";
"Check for update..." = "Check for update...";
"Mode" = "Mode";
"Show Dupes Only" = "Show Dupes Only";
"Show Delta Values" = "Show Delta Values";
"Edit" = "Edit";
"Cut" = "Cut";
"Copy" = "Copy";
"Paste" = "Paste";
"Mark All" = "Mark All";
"Mark None" = "Mark None";
"Invert Marking" = "Invert Marking";
"Mark Selected" = "Mark Selected";
"dupeGuru Website" = "dupeGuru Website";
"Invoke Custom Command" = "Invoke Custom Command";
"File" = "File";
"Load Results..." = "Load Results...";
"Save Results..." = "Save Results...";
"Load Recent Results" = "Load Recent Results";
"Results Window" = "Results Window";
"Re-Prioritize Results" = "Re-Prioritize Results";
"Quick Look" = "Quick Look";
"Ignore List" = "Ignore List";
"Filter Results..." = "Filter Results...";