473,396 Members | 2,093 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

HELP on Ressource file ??

Dear all,

We are bulding an application whcih is multilanguage based
with the help of ressources.
All language ressources will belongs to the same assembly.

Now the idea is that I I need to get text translated in
russian, as i do not speak and write russian at all, I
would like to be able to send my customer the ressource
file in order he can edit it and translate it for me.
Then when he send me the file back I implemenet it in my
applciation.

Is there such a way to edit ressource file easily without
using ressource editor?

thanks for your help
Regards
Serge
Jul 21 '05 #1
1 1462
hi serge,

which version of visual studio are you using?

with vs.NET and later, resource files are xml files. i don't know what
technical abilities your customer has, but if he can use an xml editor to
open and edit the resource file, it shouldn't be too complicated. an
example resource file from vs.net 7.1 would contain entries like this:

<data name="FileNotFoundError">
<value>"The file '{0}' was not found."</value>
</data>

and the {0} could be substituted with the actual filename. if you could
give your customer a copy of your resource file and have him translate each
of the values for you, you'd be set.

let me know if you have any other questions.

jeff.

--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.

Jul 21 '05 #2

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

Similar topics

3
by: Rolf Hemmerling | last post by:
Hello ! Beginner's question: Howto access .RC/.RES Ressource files with portable C++ code ( BCC,MSVC,GNU-C++, OpenWatcom) ? I just wanna access "local language strings", so that I may...
0
by: Steve B. | last post by:
Hi all, I'm looking for a pretty way to globalize an ASP.Net application. I base on the Globalization Architecture for ASP.NET article from the MSDN Library. If I have a user control...
0
by: calderara serge | last post by:
Dear all, I have an application which is plan to be language dependant. I have make some testing by using ressource files which have been automatically added to my form by setting the form...
4
by: Te-Deum | last post by:
Hi, I want to use icons that is loaded in ressource, but I don't know how to do it ? I use this function to load icon from file : Dim NewIcon As New Icon("MyIcon.ico") Thank's for your help....
1
by: serge calderara | last post by:
Dear all, We are bulding an application whcih is multilanguage based with the help of ressources. All language ressources will belongs to the same assembly. Now the idea is that I I need to...
0
by: Progman | last post by:
visual studio 2005 asp.net 2 I added a ressource App_GlobalResources folder to my project. I added to the ressource folder a nice 1024x768 jpg file i set my main aspx file body background to...
0
by: Progman | last post by:
to read the ressources, I execute the following code from my screen files. Is there another shorter way of doing this? Similar to...
4
by: Bob Bedford | last post by:
Hi all, I'm trying to pass a fopen() ressource result as a parameter. $x=fopen($filename); header('location:myfile.php?ressource='.$x); but it doesn't seem to work. How to do so ?
2
by: Pieter | last post by:
Hi, I have an Excel file, saved as XML-file, which is put as an embedded ressource in my project. How can I read this Excel file using an OleDbDataAdapter? I know how to read an XML file as...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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,...

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.