uppercase first letter of new translation keys
This commit is contained in:
parent
6306de5265
commit
2e0aa185cd
@ -263,8 +263,8 @@ define(function () {
|
|||||||
out.profile_viewMyProfile = "View my profile";
|
out.profile_viewMyProfile = "View my profile";
|
||||||
|
|
||||||
// friends/userlist
|
// friends/userlist
|
||||||
out.userlist_addAsFriendTitle = 'add "{0}" as a friend';
|
out.userlist_addAsFriendTitle = 'Add "{0}" as a friend';
|
||||||
out.userlist_thisIsYou = 'this is you ("{0}")';
|
out.userlist_thisIsYou = 'This is you ("{0}")';
|
||||||
|
|
||||||
// File manager
|
// File manager
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user