Quantcast
Channel: ResX Resource Manager
Viewing all 2435 articles
Browse latest View live

Updated Release: 1.0.0.21 (Aug 05, 2013)

$
0
0
1.0.0.21
  • WI1060: ResX Manager crashes after update.
1.0.0.20
  • WI958: Reference something in DGX, so we don't need to load the assembly dynamically.
  • WI1055: Add the possibility to mark items that do not need translation as invariant.
  • WI1056: Support VS 2013
1.0.0.19
  • Fix WI1046: VS Crash when sorting the table
  • New WI1055: Add possibility to mark items that do not need translation as invariant
1.0.0.18
  • Enable spell checker (if .Net language pack for the target language is installed)
  • German localization
  • Fix WI1002: Wrong Spanish flag
  • Fix WI993: Details of load errors are shown in the output pane
1.0.0.17
  • Catch errors and show in output window.
  • Make the language of the comment column selectable.
  • Add a "Like" button.
1.0.0.16
  • New filter "Show only rows with missing entries" makes it easier to find untranslated entries
  • Support linked items shared by multiple projects (fixes WI980, 982)
  • Fix WI986: Filtering on column doesn't work most of the time
1.0.0.15
  • Add new languages (works in extension only)
  • Edit multiple projects simultaneously
  • Flat or grouped view of multiple projects
  • Choose what columns to show or hide
  • Extended project/file filter
1.0.0.14
  • FIX WI909: Added filter for resource files
  • Sort files alphabetically
1.0.0.13
  • FIX WI889: Support legacy language tags (e.g. zh-CHS and zh-CHT)
1.0.0.12
  • FIX WI821: Re-create designer files after modifying neutral language.
1.0.0.11
  • FIX WI880: column filters restored.
1.0.0.10
  • FIX WI871: web forms support (files with nested extension like *.aspx.resx)
  • FIX WI870: Sort by key/Keep sorting - Default sort order now is by key.
  • FIX WI849/833: Improved auto-refresh when activating the view, + explicit refresh button.
  • FIX WI821: New strings can be added in the resource manager.
1.0.0.9
  • Usability improvements
    • DEL key deletes rows
    • Preserve column width and order during session
    • Preserve selection during session
    • Resizable navigation panel
    • Editable comments
1.0.0.8
  • FIX WI801: Extensions does not find ResX in Solution Folders
  • Improve keyboard navigation: Ctrl-Return starts editing without overwriting the content of a cell.
  • Improve multi-line editing: Return navigates instead of adding a new line. Ctrl-Return inserts a new line.
1.0.0.7
  • Import/Export tables also with multi-line text in cells.
1.0.0.6
  • Show the comment of the neutral language file
  • Import/Export tables via clipboard
1.0.0.5
  • VisualStudio Extension: Support VS 2012
1.0.0.4
  • Delete: Allow to delete multiple rows and correctly update display.
  • Improve context menus.
  • Show tooltip how to change the neutral language icon.
1.0.0.3
  • Show an icon for the neutral language, too.
1.0.0.2
  • Show display name and icon of the languages.
  • Automatic checkout of files upon editing, warn on file access errors.
  • Highlight empty entries.

New Post: Can't copy the resource key?

$
0
0
Can you add an entry to the context menu "Copy" when right click at resource keys? When I find some problem in Resx Manager, I want to copy the key then correct it in visual studio, but I find no way to copy the key.

Created Unassigned: Add button not work some times [1074]

$
0
0
I noticed that when I delete field and then try to add new key the "Add new key" button not working. It's just not active. I have to restart Visual Studio and now works.

I'm with Visual Studio 2012 Update 3.

New Post: Allow multi-line paste

$
0
0
Allow to paste multi-line strings as value

Created Unassigned: Allow multi-line paste [1090]

$
0
0
Allow multi-line string paste as value

Edited Unassigned: ResX Manager crashes after update [1060]

$
0
0
After installing update 1.0.0.20 when try to start ResX Manger it crashes with error: __Catatstrophic failure (Esception from HRESULT: 0x8000FFFF (E_UNEXPECTED)).__

Edited Unassigned: Allow multi-line paste [1090]

$
0
0
Allow multi-line string paste as value

Created Unassigned: Can't copy the resource key? [1091]

$
0
0
Can you add an entry to the context menu "Copy" when right click at resource keys? When I find some problem in Resx Manager, I want to copy the key then correct it in visual studio, but I find no way to copy the key.

New Post: Can't copy the resource key?

$
0
0
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.

Edited Feature: Can't copy the resource key? [1091]

$
0
0
Can you add an entry to the context menu "Copy" when right click at resource keys? When I find some problem in Resx Manager, I want to copy the key then correct it in visual studio, but I find no way to copy the key.

Source code checked in, #23837

$
0
0
Improve multi-line editing. Copy resource keys.

Commented Unassigned: Allow multi-line paste [1090]

$
0
0
Allow multi-line string paste as value
Comments: Associated with changeset 23837.

Commented Feature: Can't copy the resource key? [1091]

$
0
0
Can you add an entry to the context menu "Copy" when right click at resource keys? When I find some problem in Resx Manager, I want to copy the key then correct it in visual studio, but I find no way to copy the key.
Comments: Associated with changeset 23837.

Commented Unassigned: Add button not work some times [1074]

$
0
0
I noticed that when I delete field and then try to add new key the "Add new key" button not working. It's just not active. I have to restart Visual Studio and now works.

I'm with Visual Studio 2012 Update 3.
Comments: ** Comment from web user: tomenglert **

The button is only active if you have selected a single resource file in the left pane, maybe that's your problem?

Source code checked in, #23838


Commented Unassigned: Allow multi-line paste [1090]

$
0
0
Allow multi-line string paste as value
Comments: Associated with changeset 23838.

Commented Feature: Can't copy the resource key? [1091]

$
0
0
Can you add an entry to the context menu "Copy" when right click at resource keys? When I find some problem in Resx Manager, I want to copy the key then correct it in visual studio, but I find no way to copy the key.
Comments: Associated with changeset 23838.

Created Release: 1.0.0.22 (Aug 18, 2013)

$
0
0
1.0.0.22
  • WI1091 Context menu for copy resource key.
  • WI1090 Enable multi-line paste.
1.0.0.21
  • WI1060: ResX Manager crashes after update.
1.0.0.20
  • WI958: Reference something in DGX, so we don't need to load the assembly dynamically.
  • WI1055: Add the possibility to mark items that do not need translation as invariant.
  • WI1056: Support VS 2013
1.0.0.19
  • Fix WI1046: VS Crash when sorting the table
  • New WI1055: Add possibility to mark items that do not need translation as invariant
1.0.0.18
  • Enable spell checker (if .Net language pack for the target language is installed)
  • German localization
  • Fix WI1002: Wrong Spanish flag
  • Fix WI993: Details of load errors are shown in the output pane
1.0.0.17
  • Catch errors and show in output window.
  • Make the language of the comment column selectable.
  • Add a "Like" button.
1.0.0.16
  • New filter "Show only rows with missing entries" makes it easier to find untranslated entries
  • Support linked items shared by multiple projects (fixes WI980, 982)
  • Fix WI986: Filtering on column doesn't work most of the time
1.0.0.15
  • Add new languages (works in extension only)
  • Edit multiple projects simultaneously
  • Flat or grouped view of multiple projects
  • Choose what columns to show or hide
  • Extended project/file filter
1.0.0.14
  • FIX WI909: Added filter for resource files
  • Sort files alphabetically
1.0.0.13
  • FIX WI889: Support legacy language tags (e.g. zh-CHS and zh-CHT)
1.0.0.12
  • FIX WI821: Re-create designer files after modifying neutral language.
1.0.0.11
  • FIX WI880: column filters restored.
1.0.0.10
  • FIX WI871: web forms support (files with nested extension like *.aspx.resx)
  • FIX WI870: Sort by key/Keep sorting - Default sort order now is by key.
  • FIX WI849/833: Improved auto-refresh when activating the view, + explicit refresh button.
  • FIX WI821: New strings can be added in the resource manager.
1.0.0.9
  • Usability improvements
    • DEL key deletes rows
    • Preserve column width and order during session
    • Preserve selection during session
    • Resizable navigation panel
    • Editable comments
1.0.0.8
  • FIX WI801: Extensions does not find ResX in Solution Folders
  • Improve keyboard navigation: Ctrl-Return starts editing without overwriting the content of a cell.
  • Improve multi-line editing: Return navigates instead of adding a new line. Ctrl-Return inserts a new line.
1.0.0.7
  • Import/Export tables also with multi-line text in cells.
1.0.0.6
  • Show the comment of the neutral language file
  • Import/Export tables via clipboard
1.0.0.5
  • VisualStudio Extension: Support VS 2012
1.0.0.4
  • Delete: Allow to delete multiple rows and correctly update display.
  • Improve context menus.
  • Show tooltip how to change the neutral language icon.
1.0.0.3
  • Show an icon for the neutral language, too.
1.0.0.2
  • Show display name and icon of the languages.
  • Automatic checkout of files upon editing, warn on file access errors.
  • Highlight empty entries.

Released: 1.0.0.22 (Aug 18, 2013)

$
0
0
1.0.0.22
  • WI1091 Context menu for copy resource key.
  • WI1090 Enable multi-line paste.
1.0.0.21
  • WI1060: ResX Manager crashes after update.
1.0.0.20
  • WI958: Reference something in DGX, so we don't need to load the assembly dynamically.
  • WI1055: Add the possibility to mark items that do not need translation as invariant.
  • WI1056: Support VS 2013
1.0.0.19
  • Fix WI1046: VS Crash when sorting the table
  • New WI1055: Add possibility to mark items that do not need translation as invariant
1.0.0.18
  • Enable spell checker (if .Net language pack for the target language is installed)
  • German localization
  • Fix WI1002: Wrong Spanish flag
  • Fix WI993: Details of load errors are shown in the output pane
1.0.0.17
  • Catch errors and show in output window.
  • Make the language of the comment column selectable.
  • Add a "Like" button.
1.0.0.16
  • New filter "Show only rows with missing entries" makes it easier to find untranslated entries
  • Support linked items shared by multiple projects (fixes WI980, 982)
  • Fix WI986: Filtering on column doesn't work most of the time
1.0.0.15
  • Add new languages (works in extension only)
  • Edit multiple projects simultaneously
  • Flat or grouped view of multiple projects
  • Choose what columns to show or hide
  • Extended project/file filter
1.0.0.14
  • FIX WI909: Added filter for resource files
  • Sort files alphabetically
1.0.0.13
  • FIX WI889: Support legacy language tags (e.g. zh-CHS and zh-CHT)
1.0.0.12
  • FIX WI821: Re-create designer files after modifying neutral language.
1.0.0.11
  • FIX WI880: column filters restored.
1.0.0.10
  • FIX WI871: web forms support (files with nested extension like *.aspx.resx)
  • FIX WI870: Sort by key/Keep sorting - Default sort order now is by key.
  • FIX WI849/833: Improved auto-refresh when activating the view, + explicit refresh button.
  • FIX WI821: New strings can be added in the resource manager.
1.0.0.9
  • Usability improvements
    • DEL key deletes rows
    • Preserve column width and order during session
    • Preserve selection during session
    • Resizable navigation panel
    • Editable comments
1.0.0.8
  • FIX WI801: Extensions does not find ResX in Solution Folders
  • Improve keyboard navigation: Ctrl-Return starts editing without overwriting the content of a cell.
  • Improve multi-line editing: Return navigates instead of adding a new line. Ctrl-Return inserts a new line.
1.0.0.7
  • Import/Export tables also with multi-line text in cells.
1.0.0.6
  • Show the comment of the neutral language file
  • Import/Export tables via clipboard
1.0.0.5
  • VisualStudio Extension: Support VS 2012
1.0.0.4
  • Delete: Allow to delete multiple rows and correctly update display.
  • Improve context menus.
  • Show tooltip how to change the neutral language icon.
1.0.0.3
  • Show an icon for the neutral language, too.
1.0.0.2
  • Show display name and icon of the languages.
  • Automatic checkout of files upon editing, warn on file access errors.
  • Highlight empty entries.

Updated Release: 1.0.0.22 (Aug 18, 2013)

$
0
0
1.0.0.22
  • WI1091 Context menu for copy resource key.
  • WI1090 Enable multi-line paste.
1.0.0.21
  • WI1060: ResX Manager crashes after update.
1.0.0.20
  • WI958: Reference something in DGX, so we don't need to load the assembly dynamically.
  • WI1055: Add the possibility to mark items that do not need translation as invariant.
  • WI1056: Support VS 2013
1.0.0.19
  • Fix WI1046: VS Crash when sorting the table
  • New WI1055: Add possibility to mark items that do not need translation as invariant
1.0.0.18
  • Enable spell checker (if .Net language pack for the target language is installed)
  • German localization
  • Fix WI1002: Wrong Spanish flag
  • Fix WI993: Details of load errors are shown in the output pane
1.0.0.17
  • Catch errors and show in output window.
  • Make the language of the comment column selectable.
  • Add a "Like" button.
1.0.0.16
  • New filter "Show only rows with missing entries" makes it easier to find untranslated entries
  • Support linked items shared by multiple projects (fixes WI980, 982)
  • Fix WI986: Filtering on column doesn't work most of the time
1.0.0.15
  • Add new languages (works in extension only)
  • Edit multiple projects simultaneously
  • Flat or grouped view of multiple projects
  • Choose what columns to show or hide
  • Extended project/file filter
1.0.0.14
  • FIX WI909: Added filter for resource files
  • Sort files alphabetically
1.0.0.13
  • FIX WI889: Support legacy language tags (e.g. zh-CHS and zh-CHT)
1.0.0.12
  • FIX WI821: Re-create designer files after modifying neutral language.
1.0.0.11
  • FIX WI880: column filters restored.
1.0.0.10
  • FIX WI871: web forms support (files with nested extension like *.aspx.resx)
  • FIX WI870: Sort by key/Keep sorting - Default sort order now is by key.
  • FIX WI849/833: Improved auto-refresh when activating the view, + explicit refresh button.
  • FIX WI821: New strings can be added in the resource manager.
1.0.0.9
  • Usability improvements
    • DEL key deletes rows
    • Preserve column width and order during session
    • Preserve selection during session
    • Resizable navigation panel
    • Editable comments
1.0.0.8
  • FIX WI801: Extensions does not find ResX in Solution Folders
  • Improve keyboard navigation: Ctrl-Return starts editing without overwriting the content of a cell.
  • Improve multi-line editing: Return navigates instead of adding a new line. Ctrl-Return inserts a new line.
1.0.0.7
  • Import/Export tables also with multi-line text in cells.
1.0.0.6
  • Show the comment of the neutral language file
  • Import/Export tables via clipboard
1.0.0.5
  • VisualStudio Extension: Support VS 2012
1.0.0.4
  • Delete: Allow to delete multiple rows and correctly update display.
  • Improve context menus.
  • Show tooltip how to change the neutral language icon.
1.0.0.3
  • Show an icon for the neutral language, too.
1.0.0.2
  • Show display name and icon of the languages.
  • Automatic checkout of files upon editing, warn on file access errors.
  • Highlight empty entries.
Viewing all 2435 articles
Browse latest View live


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