forked from External/greenlight
		
	update recording labels
This commit is contained in:
		@@ -32,10 +32,10 @@
 | 
				
			|||||||
      <table id="recordings" class="table" width="100%">
 | 
					      <table id="recordings" class="table" width="100%">
 | 
				
			||||||
        <thead>
 | 
					        <thead>
 | 
				
			||||||
          <th><%= t('date_recorded') %></th>
 | 
					          <th><%= t('date_recorded') %></th>
 | 
				
			||||||
          <th><%= t('meeting') %></th>
 | 
					          <th><%= t('name') %></th>
 | 
				
			||||||
          <th><%= t('thumbnails') %></th>
 | 
					          <th><%= t('thumbnails') %></th>
 | 
				
			||||||
          <th><%= t('duration') %></th>
 | 
					          <th><%= t('duration') %></th>
 | 
				
			||||||
          <th><%= t('watch') %></th>
 | 
					          <th></th>
 | 
				
			||||||
          <th><%= t('visibility') %></th>
 | 
					          <th><%= t('visibility') %></th>
 | 
				
			||||||
          <th>published</th>
 | 
					          <th>published</th>
 | 
				
			||||||
          <th><%= t('actions') %></th>
 | 
					          <th><%= t('actions') %></th>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -95,6 +95,7 @@ en-US:
 | 
				
			|||||||
      subject: "%{user} invited you to a meeting"
 | 
					      subject: "%{user} invited you to a meeting"
 | 
				
			||||||
  moderator_default_message: Invitation link - %{url}
 | 
					  moderator_default_message: Invitation link - %{url}
 | 
				
			||||||
  my_room: my room
 | 
					  my_room: my room
 | 
				
			||||||
 | 
					  name: Name
 | 
				
			||||||
  no: No
 | 
					  no: No
 | 
				
			||||||
  notification_mailer:
 | 
					  notification_mailer:
 | 
				
			||||||
    recording_ready_email:
 | 
					    recording_ready_email:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user