Localization for Forge.

This commit is contained in:
Jeff Teunissen 2001-11-11 20:56:27 +00:00
parent 316004e793
commit 150128f158
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
/* Controller.m Menus */
"Info" = "Info";
"Info Panel..." = "Info Panel...";
"Preferences..." = "Preferences...";
"Help" = "Help";
"Project" = "Project";
"Open..." = "Open...";
"New" = "New";
"Save..." = "Save...";
"Save As..." = "Save As...";
"Close" = "Close";
"File" = "File";
"Save All" = "Save All";
"Revert to Saved" = "Revert to Saved";
"Edit" = "Edit";
"Cut" = "Cut";
"Copy" = "Copy";
"Paste" = "Paste";
"Delete" = "Delete";
"Select All" = "Select All";
"BSP" = "BSP";
"None" = "None";
"Brush" = "Brush";
"Windows" = "Windows";
"Services" = "Services";
"Hide" = "Hide";
"Quit" = "Quit";