when i load a solution the message in status bar appear but nothing happen.
best regards,
(Visual Studio 2012)
Probably solved
Probably solved
Probably you have posted this issue into the wrong project. In RESX Manager there is no function to add a key.
Probably you have posted this issue into the wrong project. In RESX Manager there is no function to add a key.
Hi luclucas,
aah i'm really sorry. My bad. Can you please delete these my two issues?
Probably your issue is related to another Project. Do you mean [ResX Resource Manager](https://resxresourcemanager.codeplex.com/)?
digocesar has uploaded a patch.
Description:
Included in Export screen option to ignore WinForms internal resources (those starts with ">>").
I suggest that this option should be configured to all project routines, including database and auto translation.
You are totally right! I'm sorry! Please close this one
Fegelein has uploaded a patch.
Description:
This patch is centered around TFS integration. The following changes have been made:
1. Added path to TF.exe to app.config
2. Updated the Save method of the VSSolution class to:
- Check for readonly files
- Prompt confirm for TFS checkout
- Prompt confirm for TFS checkin
3. Added code to perform TFS checkin and checkout via TF.exe
4. Added 4 resource strings for the prompts