Created Unassigned: Import Does Not Add New Files to Source Control [3256]
Hi,I'm currently researching whether I can use resx manager to translate a solution with more than 150 resx files to 3 new languages. I already adjusted your code locally in order not to generate Excel...
View ArticleEdited Unassigned: Exporting resx with value true/false [3239]
When I export an resx with the value "false"/"true" it will be replaced by Excel "FALSE"/"TRUE" and I need manually to change that to a string "'False". Is is possible to add type for the cell so that...
View ArticleCommented Unassigned: Left pane scroll not working [3238]
I have a large number of resource files and I am not able to scroll through them since there is no scroll bar. This appeared in 1.0.0.80. Before that I was able to scroll. It is impossible to use...
View ArticleClosed Unassigned: Cannot save Project if resx is open [3227]
If I open a Visual Studio 2013 project that has Resx Manager opened (it was opened last time I worked on this project) I cannot save anything. Well, actually, the changes are saved, but the saving...
View ArticleClosed Unassigned: Exception when importing file [3212]
I have exported all my resx files in excel, in order to send the file for completing the translations.Now the the file is fully translated, when I'm trying to import it back to my application I get an...
View ArticleCommented Unassigned: Import Does Not Add New Files to Source Control [3256]
Hi,I'm currently researching whether I can use resx manager to translate a solution with more than 150 resx files to 3 new languages. I already adjusted your code locally in order not to generate Excel...
View ArticleReleased: RESX Manager 0.3.4 (Jan 05, 2017)
FixedIssue: Handling of project names of length > 31 characters (Issue: 3190)ImprovedFormat cells as text for, e.g., boolean type texts such as TRUE/FALSE (Issue:3239)
View ArticleCreated Release: RESX Manager 0.3.4 (Jan 05, 2017)
FixedIssue: Handling of project names of length > 31 characters (Issue: 3190)ImprovedFormat cells as text for, e.g., boolean type texts such as TRUE/FALSE (Issue: 3239)
View ArticleEdited Unassigned: Worksheet names cannot be more than 31 characters [3190]
I am trying to export to excel but I get this error message.Comments: ** Comment from web user: luclucas ** Thanks for sending this issue. It has been resolved in the current release.
View ArticleClosed Unassigned: Resource Manager is not updated [2854]
Whenever I create a new set of .resx files they are not detected, or at least they do not appear in the resource manager until I add at least one string to the fileComments: Wrong project. This issue...
View ArticleCommented Unassigned: Left pane scroll not working [3238]
I have a large number of resource files and I am not able to scroll through them since there is no scroll bar. This appeared in 1.0.0.80. Before that I was able to scroll. It is impossible to use...
View ArticleClosed Unassigned: Left pane scroll not working [3238]
I have a large number of resource files and I am not able to scroll through them since there is no scroll bar. This appeared in 1.0.0.80. Before that I was able to scroll. It is impossible to use...
View ArticleCreated Unassigned: DocumentFormat.OpenXml Load Exception [3260]
Error with the latest version (0.3.4)ERROR ResourceManager.Client.Program [(null)] - Error while executing RESX manager. System.IO.FileLoadException: Could not load file or assembly...
View ArticleReleased: RESX Manager 0.3.4 (Jan 05, 2017)
FixedIssue: Handling of project names of length > 31 characters (Issue: 3190)ImprovedFormat cells as text for, e.g., boolean type texts such as TRUE/FALSE (Issue:3239)
View ArticleUpdated Release: RESX Manager 0.3.4 (Jan 05, 2017)
FixedIssue: Handling of project names of length > 31 characters (Issue: 3190)ImprovedFormat cells as text for, e.g., boolean type texts such as TRUE/FALSE (Issue: 3239)
View ArticleCommented Unassigned: DocumentFormat.OpenXml Load Exception [3260]
Error with the latest version (0.3.4)ERROR ResourceManager.Client.Program [(null)] - Error while executing RESX manager. System.IO.FileLoadException: Could not load file or assembly...
View ArticleEdited Unassigned: DocumentFormat.OpenXml Load Exception [3260]
Error with the latest version (0.3.4)ERROR ResourceManager.Client.Program [(null)] - Error while executing RESX manager. System.IO.FileLoadException: Could not load file or assembly...
View ArticleNew Post: CI-integration - export/import via CLI
Hi everybody, i would like to integrate the export (and maybe the import too) of resx-ressources in my continues integration build - and here's my question: is there any way to trigger the export of...
View ArticleNew Post: CI-integration - export/import via CLI
Hi Akki, RESX Manager cannot be used with the command line so far. But this feature can be easibly implemented. Which commands do you need? Regards Lucas
View Article