<% end %>
diff --git a/app/views/landing/index.html.erb b/app/views/landing/index.html.erb
index 126a4493..a2fb186f 100644
--- a/app/views/landing/index.html.erb
+++ b/app/views/landing/index.html.erb
@@ -15,7 +15,7 @@ with BigBlueButton; if not, see .
<% content_for :title do %>
<% end %>
diff --git a/app/views/landing/meetings.html.erb b/app/views/landing/meetings.html.erb
index 244acfe9..352d728c 100644
--- a/app/views/landing/meetings.html.erb
+++ b/app/views/landing/meetings.html.erb
@@ -15,7 +15,7 @@ with BigBlueButton; if not, see .
<% content_for :title do %>
-
<%= t('join_session_id', id: @meeting_id) %>
+
<%= "\"#{@meeting_id}\"" %>
<% end %>
diff --git a/app/views/landing/rooms.html.erb b/app/views/landing/rooms.html.erb
index f24e6217..27624700 100644
--- a/app/views/landing/rooms.html.erb
+++ b/app/views/landing/rooms.html.erb
@@ -13,12 +13,6 @@ You should have received a copy of the GNU Lesser General Public License along
with BigBlueButton; if not, see .
-->
-<% if current_user %>
- <% page_title = t('greet_user', name: current_user.name) %>
-<% else %>
- <% page_title= t('greet_guest', name: @user.username) %>
-<% end %>
-
@@ -41,8 +35,8 @@ with BigBlueButton; if not, see .
<%= t('meeting') %>
<%= t('thumbnails') %>
<%= t('duration') %>
-
<%= t('visibility') %>
<%= t('watch') %>
+
<%= t('visibility') %>
published
<%= t('actions') %>
diff --git a/app/views/shared/_join_form.html.erb b/app/views/shared/_join_form.html.erb
index 13384e5f..0a930e7a 100644
--- a/app/views/shared/_join_form.html.erb
+++ b/app/views/shared/_join_form.html.erb
@@ -23,47 +23,35 @@ with BigBlueButton; if not, see .
<% end %>
- <% if admin? %>
- <% if @meeting_running %>
-
-
-
-
-
-
- <% else %>
-
diff --git a/config/locales/en-us.yml b/config/locales/en-us.yml
index f0da90d6..8b04258a 100644
--- a/config/locales/en-us.yml
+++ b/config/locales/en-us.yml
@@ -37,13 +37,13 @@
en-US:
actions: Actions
- are_you: Are you %{name} ?
+ admin_room_title: Welcome %{user}
+ are_you: Are you %{name}?
are_you_sure: Are you sure?
change_recording_visibility: "Change visibility to:"
client:
are_you_sure: Are you sure?
delete_recording: Delete recording
- join_title: Join "%{id}"
meeting_ended: Meeting was ended
meeting_started: Meeting was started
no_recordings: No Recordings
@@ -64,23 +64,26 @@ en-US:
copy_error: Use Ctrl-c to copy
create_your_session: Create your own meeting
date_recorded: Date
- duration: Duration (minutes)
+ duration: Length (minutes)
end: End
enter_name: Enter your name
enter_meeting_name: Enter a meeting name to start
footer_html: Powered by %{bbb_link}
- greet_user: Welcome, %{name}
- greet_guest: Welcome to %{name} Meeting Space
hi_all: Hi Everyone
home_title: Welcome to BigBlueButton
invite: Invite
invite_description: (share this link below to invite others to this meeting)
join: Join
- join_session_id: Join %{id}
logged_in_description_html: You are logged in as %{link}
login: login
- login_description: Want your own recorded meetings?
+ login_description: Want to record a meeting?
logout: logout
+ landing_titles:
+ start_meeting: Start your own meeting
+ get_work_down: Let's get some work done
+ connect: Connect in real-time with others
+ collaborate: Collaborate with friends
+ teach: Teach students online
meeting: Meeting
meeting_invite:
explanation: Send an email with an invitation to this meeting
@@ -100,13 +103,12 @@ en-US:
subject: "Your recording is ready!"
past_recordings: Past Recordings
presentation: Presentation
- previously_joined_meetings: Previously Joined Meetings
+ previous_meetings: (previous meetings)
return_to_room: Return to your personal room
session_url_explanation: The meeting will be taking place using the following URL
signin_text: Log in with %{provider}
start: Start
- start_meeting: Start Meeting
- your_personal_room: Your Personal Room
+ start_join: Start
thumbnails: Thumbnails
url_copy_explanation: Copy this URL to invite others to the meeting
user_person_room: "%{name} personal room"