Quantcast
Channel: RESX Manager
Viewing all 252 articles
Browse latest View live

Source code checked in, #26980

$
0
0
Fix: Detection of necessary items for translation.

Created Release: RESX Manager 0.3.1 (Okt 03, 2014)

$
0
0
NEW
  • Selection of Projects and Languages for Export.
  • Export of file sets.
  • Auto adjusted layout of excel files.
  • Automatically adds new resource files to the Visual Studio Project file.
  • TFS Integration: Checkout and checkin of files that are under source control (Thanks to Fegelein).
  • Ignore internal WinForms resources (Thanks to digocesar).

Updated Wiki: How to use with Team Foundation Server

$
0
0

How to integrate with Team Foundation Server

Thanks to https://www.codeplex.com/site/users/view/kellyselden for providing this function.

Integration with Team Foundation Server (TFS) is easy. Check the path of TF.exe on your local computer and enter it in the configuration file (PathToTFExe). By default, this is set to C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\tf.exe.

If RESX Manager detects changes to files that are under source control while storing changes to *.RESX file, you will be prompted to checkout the effected files. Then, you may checkin those changes, if you like to.

Updated Wiki: Documentation

$
0
0

Documentation overview

RESX Manager is easy to use, but some details might appear to be difficult, which I would like to address here.

How to get started

  1. Download RESX Manager and unzip the archive.
  2. Start RESX Manager by double-clicking ResxManager.exe
  3. Click Open, to open a Visual Studio solution.

Further topics


Updated Wiki: Home

$
0
0
RESX Manager consolidates, synchronizes and translates .NET resources (*.resx, *.wxl), supports export to Excel (*.xlsx) and automating translation.

Features

  • Translates any Visual Studio resource files (*.resx) and Windows Installer XML toolkit localization files (*.wxl)
  • Export and Import to Microsoft Excel (*.xlsx) without having Excel installed
  • Analysis of missing translations
  • Automatic translation using a database to store existing translations and reuse these texts in several projects.
  • No installation of Visual Studio required, so usable by non-devolopers as well as developers
  • Portable application with simple user interface does not require an Installation
  • Integration with Team Foundation Server (TFS) NEW

ResxManager001.jpg

Requirements

  • Microsoft .NET Framework 4
  • SQL Server 2012 (for translation storage only)
This published version is a very new release. Your feedback on functionality, performance and everything else is very welcome.

Future

  • Instant translation of resource files
  • Manage translation storage

New Post: Export of a single resource file set

$
0
0
Hi theleemann,

the function requested is now implemented. Please see the current release.

Navigate to the resource file set in the solution tree view, click right and select "Export file group to Excel".

Edited Unassigned: Export selected languages [2994]

$
0
0
I would like to that it was possible to select languages when you export. Sometimes you want to send a file for translation and only need one language as reference.
Comments: ** Comment from web user: luclucas **

This feature has been implemented. Please see the current release.

Edited Unassigned: Few requests [2938]

$
0
0
It would be great if generated text in xlsx was "auto-fitted" in cells.
It seems it could be easy implemented with ClosedXml (https://closedxml.codeplex.com/wikipage?title=Adjust%20Row%20Height%20and%20Column%20Width%20to%20Contents&referringTitle=Documentation)

Allow to cherry pick projects to be imported/exported from UI.
Comments: ** Comment from web user: luclucas **

All requested features have been implemented. Please see the current release.


Released: RESX Manager 0.3.1 (Oct 03, 2014)

$
0
0
NEW
  • Selection of Projects and Languages for Export.
  • Export of file sets.
  • Auto adjusted layout of excel files.
  • Automatically adds new resource files to the Visual Studio Project file.
  • TFS Integration: Checkout and checkin of files that are under source control (Thanks to Fegelein).
  • Ignore internal WinForms resources (Thanks to digocesar).

Updated Release: RESX Manager 0.3.1 (Okt 03, 2014)

$
0
0
NEW
  • Selection of Projects and Languages for Export.
  • Export of file sets.
  • Auto adjusted layout of excel files.
  • Automatically adds new resource files to the Visual Studio Project file.
  • TFS Integration: Checkout and checkin of files that are under source control (Thanks to Fegelein).
  • Ignore internal WinForms resources (Thanks to digocesar).

Updated Wiki: Home

$
0
0
RESX Manager consolidates, synchronizes and translates .NET resources (*.resx, *.wxl), supports export to Excel (*.xlsx) and automating translation.

Features

  • Translates any Visual Studio resource files (*.resx) and Windows Installer XML toolkit localization files (*.wxl)
  • Export and Import to Microsoft Excel (*.xlsx) without having Excel installed
  • Analysis of missing translations
  • Automatic translation using a database to store existing translations and reuse these texts in several projects.
  • No installation of Visual Studio required, so usable by non-devolopers as well as developers
  • Portable application with simple user interface does not require an Installation
  • Integration with Team Foundation Server (TFS) NEW
ResxManager001.jpg

Requirements

  • Microsoft .NET Framework 4
  • SQL Server 2012 (for translation storage only)
This published version is a very new release. Your feedback on functionality, performance and everything else is very welcome.

Future

  • Instant translation of resource files
  • Manage translation storage

Updated Wiki: How to use with Team Foundation Server

$
0
0

How to integrate with Team Foundation Server

Thanks to https://www.codeplex.com/site/users/view/kellyselden for providing this function.

Integration with Team Foundation Server (TFS) is easy. Check the path of TF.exe on your local computer and enter it in the configuration file (PathToTFExe). By default, this is set to C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\tf.exe.

If RESX Manager detects changes to files that are under source control while storing changes to *.RESX file, you will be prompted to checkout the effected files. Then, you may checkin those changes, if you like to.


Reviewed: RESX Manager 0.3.1 (paź 16, 2014)

$
0
0
Rated 5 Stars (out of 5) - Great tool.

Commented Unassigned: Export selected languages [2994]

$
0
0
I would like to that it was possible to select languages when you export. Sometimes you want to send a file for translation and only need one language as reference.
Comments: ** Comment from web user: hansmelin **

I have tried the feature and it works as I expected. Thanks!

Commented Unassigned: Export selected languages [2994]

$
0
0
I would like to that it was possible to select languages when you export. Sometimes you want to send a file for translation and only need one language as reference.
Comments: ** Comment from web user: titorguez **

Hi,

I have the following problem:
I can export to Excel file only selected languages, but when I import the updated Excel file nothing is imported. I mean resx files are not updated with translations.
When I export all languages, update Excel file and import again everything works fine.

Is there any bug related or I am doing something wrong?

By the way, RESX manager is a great tool and very useful for me.

Thanks in advance


Commented Unassigned: Export selected languages [2994]

$
0
0
I would like to that it was possible to select languages when you export. Sometimes you want to send a file for translation and only need one language as reference.
Comments: ** Comment from web user: titorguez **

Hi,

I have the following problem:
I can export to Excel file only selected languages, but when I import the updated Excel file nothing is imported. I mean resx files are not updated with translations.
When I export all languages, update Excel file and import again everything works fine.

Is there any bug related or I am doing something wrong?

By the way, RESX manager is a great tool and very useful for me.

Thanks in advance

Created Unassigned: Probleem importing from Excel exported with selected languages [3106]

$
0
0
Hi,

I have the following problem:
I can export to Excel file only selected languages, but when I import the updated Excel file nothing is imported. I mean resx files are not updated with translations.
When I export all languages, update Excel file and import again everything works fine.

Is there any bug related or I am doing something wrong?

By the way, RESX manager is a great tool and very useful for me.

Thanks in advance

Commented Unassigned: Problem importing from Excel file exported with selected languages [3106]

$
0
0
Hi,

I have the following problem:
I can export to Excel file only selected languages, but when I import the updated Excel file nothing is imported. I mean resx files are not updated with translations.
When I export all languages, update Excel file and import again everything works fine.

Is there any bug related or I am doing something wrong?

By the way, RESX manager is a great tool and very useful for me.

Thanks in advance
Comments: ** Comment from web user: luclucas **

Hi,

sorry for replying late.

Have you saved the changes in RESX Manager after Import?

For all I know there is no bug with respect to import of selected/all languages. So, if the problem still exists, please send me your Excel file via E-Mail. The first 5 rows would be sufficient.

Regards

Edited Unassigned: Problem importing from Excel file exported with selected languages [3106]

$
0
0
Hi,

I have the following problem:
I can export to Excel file only selected languages, but when I import the updated Excel file nothing is imported. I mean resx files are not updated with translations.
When I export all languages, update Excel file and import again everything works fine.

Is there any bug related or I am doing something wrong?

By the way, RESX manager is a great tool and very useful for me.

Thanks in advance

Commented Unassigned: Problem importing from Excel file exported with selected languages [3106]

$
0
0
Hi,

I have the following problem:
I can export to Excel file only selected languages, but when I import the updated Excel file nothing is imported. I mean resx files are not updated with translations.
When I export all languages, update Excel file and import again everything works fine.

Is there any bug related or I am doing something wrong?

By the way, RESX manager is a great tool and very useful for me.

Thanks in advance
Comments: ** Comment from web user: titorguez **

Hi,

Thanks for your reply.
Yes, I've saved changes after import, this are the steps I follow:

1) Open solution in RESX Manager
2) Select Export option and in ExcelExport dialog select options "Export Comments", "Adjust Layout" and "Ignore WinForms internal resources..."
3) Unselect some languages (by default all languages are selected). For example select "Invariant Language..." and French (currently my whole set of languages are: Spanish, French, Korean, Russian and Turkish)

Viewing all 252 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>