Localization

Reply Forum
Forum postibrahim @ 2009-09-12 18:19:21
ReplyReply to
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default4.aspx.cs" Inherits="Default4" UICulture="es" %>

<asp:Label runat="server" ID="lblHelloWorld" Text="Hello, world!" meta:resourcekey="lblHelloWorld" />

like in the tutorial i added these codes to project and added the resources as told in the Localization part.I change the line like UICulture="de" But there is no change when i run the project. pls help me
thanks


Forum postWebmaster @ 2009-09-13 10:34:45
ReplyReply to
Hi,

What's the filename of your DE resource file, and what's the key name and value for this specific control?


Forum postlearner @ 2010-04-08 07:43:34
ReplyReply to
hello,

I have the same problem as Ibrahim had. I have re-checked file name, value but still I am getting the text of Label in default language(English). What else I should check? Thank you! :)


Forum postlearner @ 2010-04-08 08:04:27
ReplyReply to
I got it. I made mistake while renaming. and Thanks for nice articles!











© net-tutorials.com 2006 - 2010