473,769 Members | 3,102 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Resource (.Resx) file consistency checker

Hi Folks

I'm currently working on a Localization+Gl obalization project; for this
project, we need to generate ".Resx" files and we use "US English" Resx
file as the base version, to compare the content with other languages.

We have quite a number of Resx file and each Resx file has enough items
so there is a high probability that we might miss few nodes/items in
RESx files of other language.

Is there any easy way to check/validate that every item we have defined
in English version of RESx file exists in rest of the Resx file.

For example
English Resx File German Resx File
============= =============
First Name German First Name
Last Name German First Name
Address1 <Missed to Define this> <== I
want a list of these items
Address2 German Address 2
Address3 German Address 3

Hope this explains.

Thanks
PP

Mar 7 '06 #1
0 1691

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2005
by: Dave Veeneman | last post by:
My form's resx file is losing resources that I have added with ResEditor.exe (the utility that ships with VS.Net. Here is what is happening: I add the icon to the .resx file with no problems. My app calls the resource, using the following code: System.Resources.ResourceManager resources = new System.Resources.ResourceManager(this.GetType()); this.Icon = (System.Drawing.Icon)resources.GetObject("Scenario.Icon"); The call works fine,...
0
1333
by: gg | last post by:
Hello, who can tell me how to use the Resource Assembly File (*.resx) in a project. For example: I define a item Name :"TestString" Vale "1234567890" in a Resource Assembly File(test.resx). How to load the string vale? Thanks
2
1384
by: Leon Gorbaty [Bentley] | last post by:
I'm surprised not to find this option under Add>New item, etc. It gives you an option for a *.rc Resource file, but not a typical .NET resource. If I add one manually, I don't see any way of specifying it to be an embedded resource. Anyone know? Kind thanks in advance, Leon
1
3288
by: Hiten | last post by:
Hi i have created one .resx file for adding 38 Images............... after creating it when i open it and reads it through IDictionaryEnumerator or by using DictionaryEntry structure i am not getting images in order i have added in resource it means following resx file is created with A B C D.... images when i read resx file i am not getting in A B C D .... order it is in any order but it has all images
6
6226
by: dhnriverside | last post by:
Yup - I'm having one of those days! I've just deleted the wrong RESX file (ie one that was in use!) and now my project wont compile. How can I rebuild the resx file, or get it back!? (didnt go into the bin!). Ta Dan
0
288
by: prabhupr | last post by:
Hi Folks I'm currently working on a Localization+Globalization project; for this project, we need to generate ".Resx" files and we use "US English" Resx file as the base version, to compare the content with other languages. We have quite a number of Resx file and each Resx file has enough items so there is a high probability that we might miss few nodes/items in RESx files of other language.
8
14949
by: raylopez99 | last post by:
I have the latest version of Visual Studio 2008 Professional, which allows you to create resource files (this is the .resx file, no?), unlike the Express version, which does not. I am trying to cut and paste code that MSDN recommends for playing a simple wav file from inside an embedded file, like presumeably the 'resources' file .resx is. I want to embed the .wav file in a 'resource file' since I don't want the user storing the file on...
13
4575
DOSrelic
by: DOSrelic | last post by:
I have an assignment program that uses an array of images that are created from a supporting resource folder but I wish to incorporate them into the final exe file so how do I make an array from the Resources.resx file please? Also, one of the images in the resx file is incorrect and should be removed. How can I remove that please? Every time I try anything with the Resources.resx file the Visual Studio 2008 IDE hates me! Any knowledgeable...
2
2132
by: jay123 | last post by:
Hello, I have 1 resource file where one of the variable points to images path. Now when i try to run my solution. That image isnt appearing rather an empty space is coming up same as a size of an image. As we already has another image working that way, so when i replace my new image value to old image value, that work. I have checked the properties of new image i have added and Build action has been set as 'Embeeded Resource' as...
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10050
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9866
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8876
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6675
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5310
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3570
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.