473,399 Members | 3,038 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,399 software developers and data experts.

Can I find strings that need localization?

I have to localize a very large web application and therefore have to provide resource strings for all hard-coded strings in the application that will be visible to users

Is there a technique for 'finding' the strings that should be placed in resource files

I'm not looking for programs that 'test' the application and show whether I've missed a string, - I want to produce a list of strings before I create the resource file

Thanks in advance for any help on thi
Graham
Nov 18 '05 #1
1 1107
CT
While I'm not sure if there is a tool for this, I guess hard work is the way
forward...<g> Seriously though, I guess you can start by finding all
Response.Write, .Text = and those kind of string assignment operations.

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"Graham" <an*******@discussions.microsoft.com> wrote in message
news:FA**********************************@microsof t.com...
I have to localize a very large web application and therefore have to provide resource strings for all hard-coded strings in the application that
will be visible to users.
Is there a technique for 'finding' the strings that should be placed in resource files?
I'm not looking for programs that 'test' the application and show whether I've missed a string, - I want to produce a list of strings before I create
the resource file.
Thanks in advance for any help on this
Graham

Nov 18 '05 #2

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

Similar topics

16
by: Paul Prescod | last post by:
I skimmed the tutorial and something alarmed me. "Strings are a powerful data type in Prothon. Unlike many languages, they can be of unlimited size (constrained only by memory size) and can hold...
0
by: Marc | last post by:
Hello everyone, I was reading an article on MSDN about localizing objects on Windows forms, however it didn't cover localization of programmed strings. For example, how would I go about...
0
by: Robert W. | last post by:
I have a 'frmMain' that I would like to add localization capabilities to. For now I'm just going to focus on English and Spanish. So I got Visual Studio to automatically create these 3 files: ...
1
by: Shapper | last post by:
Hello, I have a label tag and a input tag in my page: <label for="subject">Nome:<input type="text" id="sbj"></input></label> How can I change the label value "Nome:" to "Name:" in Page_Load?...
2
by: TVDJR | last post by:
Hi, I haven't had much luck in finding anything on this subject matter. I have a decent understanding of localization techinques but am not quite sure about some of the more simple things related...
1
by: 2310b | last post by:
I have a web form in which i use OnPreRender to load controls. it works fine BUT no matter what other events I call, the OnPreRender keeps executing. If I click on one of the buttons to fire off...
2
by: Hans Artm | last post by:
Hi, We are developing a site that needs to be localized (english + spanish). The site has a lot of "static" pages with a lot of text, and some dynamic pages. We are unsure how to develop the...
0
by: =?Utf-8?B?V2F5bmVN?= | last post by:
I just had a thought and wondered if I am missing something or it is a good suggestion. Looking at some code, I was sorting through strings that should be put into a resource file for...
4
by: Artie | last post by:
Hi, I've inherited an app that currently reads in hard-coded strings (like error messages) from app.config. It has been suggested that these would be better-placed in a .resx file. Is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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:
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.