Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
caa5c02c
Commit
caa5c02c
authored
Aug 20, 2007
by
Nigel McNie
Browse files
Export some language strings for the friends javascript file
parent
7310d4eb
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/lib/web.php
View file @
caa5c02c
...
...
@@ -362,6 +362,28 @@ function jsstrings() {
'nochildren'
,
),
),
'friends'
=>
array
(
'mahara'
=>
array
(
'confirmremovefriend'
,
'seeallviews'
,
'noviewstosee'
,
'sendmessage'
,
'whymakemeyourfriend'
,
'approverequest'
,
'denyrequest'
,
'pending'
,
'removefromfriendslist'
,
'views'
,
'trysearchingforfriends'
,
'nobodyawaitsfriendapproval'
,
'sendfriendrequest'
,
'addtomyfriends'
,
'friendshiprequested'
,
'userdoesntwantfriends'
,
'existingfriend'
,
'nosearchresultsfound'
,
),
),
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment