Bugs item #1958613, was opened at 2008-05-06 12:15
Message generated for change (Comment added) made by vicrea
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1958613&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wixui
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Valentijn (vicrea)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing strings for nl-nl locale

Initial Comment:
The folowing strings are missing for nl-nl locale

  <String Id="UITextNewFolder" Overridable="yes">Map|Nieuwe map</String>
  <String Id="MaintenanceTypeDlgRepairDisabledText" 
Overridable="yes">[ProductName] kan niet worden herstelt.</String>
  <String Id="MaintenanceTypeDlgRemoveDisabledText" 
Overridable="yes">[ProductName] kan niet worden verwijderd.</String>


Wix version: 3.0.2925.0

----------------------------------------------------------------------

>Comment By: Valentijn (vicrea)
Date: 2008-05-06 12:33

Message:
Logged In: YES 
user_id=1142742
Originator: YES

Spelling error, strings should be

  <String Id="UITextNewFolder" Overridable="yes">Map|Nieuwe map</String>
  <String Id="MaintenanceTypeDlgRepairDisabledText"
Overridable="yes">[ProductName] kan niet worden hersteld.</String>
  <String Id="MaintenanceTypeDlgRemoveDisabledText"
Overridable="yes">[ProductName] kan niet worden verwijderd.</String>


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1958613&group_id=105970

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to