minor text changes

This commit is contained in:
Zachary Chai 2017-01-31 18:12:05 -05:00
parent 9cf8042a69
commit 16fd597b1a
2 changed files with 5 additions and 5 deletions

View File

@ -36,10 +36,10 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
<table id="recordings" class="table" width="100%">
<thead>
<th><%= t('date_recorded') %></th>
<th><%= t('name') %></th>
<th><%= t('meeting') %></th>
<th><%= t('thumbnails') %></th>
<th><%= t('duration') %></th>
<th><%= t('views') %></th>
<th><%= t('watch') %></th>
<th>published</th>
<th><%= t('actions') %></th>
</thead>

View File

@ -64,7 +64,7 @@ en-US:
duration: Duration (minutes)
end: End
enter_name: Enter your name
enter_meeting_name: Enter a meeting name
enter_meeting_name: Enter a meeting name to start
greet_user: Welcome, %{name}
greet_guest: Welcome to %{name} Meeting Space
hi_all: Hi Everyone
@ -79,6 +79,7 @@ en-US:
login: login
login_description: Want your own recorded meetings?
logout: logout
meeting: Meeting
meeting_invite:
explanation: Send an email with an invitation to this meeting
not_signed_in:
@ -88,7 +89,6 @@ en-US:
body: "You have been invited by %{user} to a meeting.\n\nPlease open the following page in your web browser: &&URL&&"
subject: "%{user} invited you to a meeting"
my_room: my room
name: Name
no: No
notification_mailer:
recording_ready_email:
@ -112,7 +112,7 @@ en-US:
unpublished: Unpublished
url_copy_explanation: Copy this URL to invite others to the meeting
video: Video
views: Views
wait_for_mod_msg: Looks like you're the first one here...
wait_for_mod_explanation: You will automatically join when the meeting starts
watch: Watch
yes: Yes