MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Mobile Friends page missing button text (Closed) (Mono Support )

Viewed 21066 time(s), 7 post(s) 29.11.2011 17:59:35by grant.stone007
grant-stone007

grant.stone007

29.11.2011 17:59:35
My current MonoX version is 4.5.3200.40. On the /MonoX.Mobile/Friends.aspx page, the FriendsList and InvitationList control's Approve and Delete buttons have no text labels showing. They are just blank buttons. I see that the FriendList.htm and InvitationList.htm use fields for the buttons so I assume the code populates the buttons and their text and/or images.

I am using database localization resources. Are the labels provided by localization strings? Please advise me on what I may be missing regarding these button labels.
Dieser Inhalt wurde noch nicht bewertet. 
647 Reputation 69 Total posts
khorvat

khorvat

29.11.2011 20:47:39
Hi,

did we sent you the localization resources as SQL script for the database localization provider ?

Regards
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts
grant-stone007

grant.stone007

30.11.2011 01:49:32
Yes you did and I ran script and it appeared to have fixed many of the missing strings but these buttons still have no labels.
Dieser Inhalt wurde noch nicht bewertet. 
647 Reputation 69 Total posts
imarusic

imarusic

30.11.2011 10:47:05
Hi,

can you please check the MonoX LocalizationSource table (ResourceKey column) if it contains the values for "Friends_RemoveFriend" and "InvitationList_Approve" for the language you use.

Regards
Dieser Inhalt wurde noch nicht bewertet. 
3016 Reputation 428 Total posts
grant-stone007

grant.stone007

30.11.2011 14:42:03
These records do not exist but I do find record for "Friends_DeleteFriend" and "InvitationList_ApproveInvitation".
Dieser Inhalt wurde noch nicht bewertet. 
647 Reputation 69 Total posts
imarusic

imarusic

30.11.2011 15:42:25
Hi,

please find the attached SQL script will add those two items for the English language.

Regards
Bewertet mit 5,00, 1 Besucher. 
3016 Reputation 428 Total posts
grant-stone007

grant.stone007

30.11.2011 17:21:43
That fixed the missing labels. Thank you.
Dieser Inhalt wurde noch nicht bewertet. 
647 Reputation 69 Total posts