Mono Support Mobile Friends page missing button text (Closed)

Viewed 20035 time(s), 7 post(s), 11/29/2011 5:59:35 PM - by grant.stone007
11/29/2011 5:59:35 PM
647 Reputation 69 Total posts

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.

1
11/29/2011 8:47:39 PM
15993 Reputation 2214 Total posts

Hi,

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

Regards

2
11/30/2011 1:49:32 AM
647 Reputation 69 Total posts

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.

3
11/30/2011 10:47:05 AM
3016 Reputation 428 Total posts

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

4
11/30/2011 2:42:03 PM
647 Reputation 69 Total posts

These records do not exist but I do find record for "Friends_DeleteFriend" and "InvitationList_ApproveInvitation".

5
11/30/2011 3:42:25 PM
3016 Reputation 428 Total posts

Hi,

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

Regards

6
11/30/2011 5:21:43 PM
647 Reputation 69 Total posts

That fixed the missing labels. Thank you.

7
This is a demo site for MonoX. Please visit Mono Software for more info.