Cocoa Port:

- In the XCode legacy project, add the English MainMenu (Legacy).strings file to the output list of the localization build scripts.
This commit is contained in:
rogerman 2012-01-20 02:47:57 +00:00
parent 4e20669538
commit 0247b86c2c
1 changed files with 4 additions and 0 deletions

View File

@ -1558,6 +1558,7 @@
"$(SRCROOT)/translations/Chinese.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/Norwegian.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/Romanian.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/English.lproj/MainMenu (Legacy).strings",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@ -1578,6 +1579,7 @@
"$(SRCROOT)/translations/Chinese.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/Norwegian.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/Romanian.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/English.lproj/MainMenu (Legacy).strings",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@ -1598,6 +1600,7 @@
"$(SRCROOT)/translations/Chinese.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/Norwegian.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/Romanian.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/English.lproj/MainMenu (Legacy).strings",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@ -1617,6 +1620,7 @@
"$(SRCROOT)/translations/Japanese.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/Chinese.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/Norwegian.lproj/MainMenu (Legacy).xib",
"$(SRCROOT)/translations/English.lproj/MainMenu (Legacy).strings",
"$(SRCROOT)/translations/Romanian.lproj/MainMenu (Legacy).xib",
);
runOnlyForDeploymentPostprocessing = 0;