Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Localized messages not showing #50

Open
scpc0609 opened this issue May 29, 2015 · 1 comment
Open

Localized messages not showing #50

scpc0609 opened this issue May 29, 2015 · 1 comment

Comments

@scpc0609
Copy link

I am using 8.1 silverlight app. I recently added few languages and translated my main resources. However, the rate-my-app component does not recognize the current language and shows the messages in English only. I have localised for culture neutral languages (eg. fr instead of fr-FR). Please help if I am missing something. The component was installed via NuGet and I did not do anything apart from adding the below tag to my main page:

<rma:FeedbackOverlay x:Name="FeedbackOverlay" CountDays="True" FirstCount="5" SecondCount="10" FeedbackTo="myemail@xyz.com" ApplicationName="{Binding Path=LocalizedResources.ApplicationTitle, Source={StaticResource LocalizedStrings}}" CompanyName="{Binding Path=LocalizedResources.ApplicationPublisher, Source={StaticResource LocalizedStrings}}" />
@ghost
Copy link

ghost commented Jun 1, 2015

there is a RateMyAppGuide.pdf in the doc directory, it may help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant