Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
diaspora
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Milan
diaspora
Commits
21a90656
Commit
21a90656
authored
Nov 22, 2010
by
maxwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing translations
parent
1adf93ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
app/views/shared/_add_contact.html.haml
app/views/shared/_add_contact.html.haml
+2
-2
config/locales/diaspora/en.yml
config/locales/diaspora/en.yml
+1
-0
No files found.
app/views/shared/_add_contact.html.haml
View file @
21a90656
...
...
@@ -18,13 +18,13 @@
-
if
defined?
(
manage
)
=
hidden_field_tag
:manage
,
true
=
submit_tag
t
(
'
requests.manage_aspect_contacts
.create_request'
)
=
submit_tag
t
(
'.create_request'
)
%br
#loader
.hidden
=
image_tag
'ajax-loader.gif'
%ul
#request_result
{
:aspect_id
=>
aspect
.
id
}
%li
.error.hidden
#message
=
link_to
t
(
'
requests.manage_aspect_contacts
.know_email'
),
"#invite_user_pane"
,
:class
=>
"invite_user_button"
=
link_to
t
(
'.know_email'
),
"#invite_user_pane"
,
:class
=>
"invite_user_button"
%br
.yo
{
:style
=>
"display:none;"
}
#invite_user_pane
...
...
config/locales/diaspora/en.yml
View file @
21a90656
...
...
@@ -99,6 +99,7 @@ en:
your_diaspora_username_is
:
"
Your
Diaspora
username
is:
%{diaspora_handle}"
contact_username
:
"
Contact's
username"
create_request
:
"
Find
by
Diaspora
handle"
diaspora_handle
:
"
Diaspora
Handle"
invitations
:
invite_someone
:
"
Invite
someone"
invitations_left
:
"
(%{count}
left)"
...
...
Write
Preview
Markdown
is supported
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