Benutzer mit den meisten Antworten
Localizable of Excel Worksheet

Frage
-
Hello,
I developed a Excel Worksheet 2007 with Visual Studio Prof. 2008 and C#.
I will use different languages. German, Spanisch and English.
So I put my strings in the resource file for the default language I use english.
Then I make 2 copies of the resource file for german and spanisch.
Resources.de.resx, Resources.es.resx
I added this two file to the project and it works well in the Visual Studio.
Now I want to deploy with a setup project.
So, the problem is now, after installing the project the worksheet uses the
default language and not the actual language.
Can someone help me?
Best Regards
Antworten
-
Hallo codedive,
Schau Dir die folgende Diskussion an. Vielleicht findest Du etwas dass Dir weiter helfen kann.
http://www.windows-tech.info/7/94a32ebd6cdc758d.php
ClickOnce-Bereitstellung und Lokalisierung à http://msdn.microsoft.com/de-de/library/ms404266.aspx
Grüße,
Robert
Hallo Robert,
danke für die Antwort, mittlerweile habe ich den Fehler gefunden.
Da die Lokalisierung bei Click Once ja geklappt hatte, ist mir dann aufgefallen das ich im Setup- Projekt noch die Lokalisierung der Resourcen im Anwendungsordner hinzufügen muß.
Grüße
codedive
- Als Antwort markiert Robert BreitenhoferModerator Freitag, 12. Februar 2010 09:37
Alle Antworten
-
Hello,
Aditional I want to say, a Click Oncesetup project works fine!
I developed a Excel Worksheet 2007 with Visual Studio Prof. 2008 and C#.
I will use different languages. German, Spanisch and English.
So I put my strings in the resource file for the default language I use english.
Then I make 2 copies of the resource file for german and spanisch.
Resources.de.resx, Resources.es.resx
I added this two file to the project and it works well in the Visual Studio.
Now I want to deploy with a setup project.
So, the problem is now, after installing the project the worksheet uses the
default language and not the actual language.
Can someone help me?
Best Regards
-
Hallo codedive,
Schau Dir die folgende Diskussion an. Vielleicht findest Du etwas dass Dir weiter helfen kann.
http://www.windows-tech.info/7/94a32ebd6cdc758d.php
ClickOnce-Bereitstellung und Lokalisierung à http://msdn.microsoft.com/de-de/library/ms404266.aspx
Grüße,
Robert
-
Hallo codedive,
Schau Dir die folgende Diskussion an. Vielleicht findest Du etwas dass Dir weiter helfen kann.
http://www.windows-tech.info/7/94a32ebd6cdc758d.php
ClickOnce-Bereitstellung und Lokalisierung à http://msdn.microsoft.com/de-de/library/ms404266.aspx
Grüße,
Robert
Hallo Robert,
danke für die Antwort, mittlerweile habe ich den Fehler gefunden.
Da die Lokalisierung bei Click Once ja geklappt hatte, ist mir dann aufgefallen das ich im Setup- Projekt noch die Lokalisierung der Resourcen im Anwendungsordner hinzufügen muß.
Grüße
codedive
- Als Antwort markiert Robert BreitenhoferModerator Freitag, 12. Februar 2010 09:37