ADDITIONAL OSSN USER MENU UPPER CASE

Godwin Dan Posted in Beginning Developers 4 years ago

Hi Guys
Please help,
I have used the following code to add a link

(ossn​_register_​menu​_link("google", "google", "http://google.com/", "usertimeline"); )

on this file "components/OssnProfile/ossn_com.php"
on my user profile menu.
But the "google" that shows up in the profile is in lower case letters unlike the once that are there by default. (Timeline, Friends etc)

Pls how do I fix this and change "google" to "Google"

Thank You

Replies
ng Godwin Dan Replied 4 years ago

Thank You @Arsalan. Done now. Its working.

Indonesian Arsalan Shah Replied 4 years ago

add a locale file with key 'google' => 'Google';