From 6d7273b986b0b8d03ad208dcbdec08087f5782fe Mon Sep 17 00:00:00 2001 From: Fernando Brito Date: Tue, 26 Aug 2014 15:58:11 -0300 Subject: [PATCH] [Rapid] Update some labels --- app/views/v_libras/requests/rapid.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/v_libras/requests/rapid.haml b/app/views/v_libras/requests/rapid.haml index 65686b6..83b0bae 100644 --- a/app/views/v_libras/requests/rapid.haml +++ b/app/views/v_libras/requests/rapid.haml @@ -23,10 +23,10 @@ %label.radio = radio_button_tag :service, 'video', false, :id => 'service-video' - Voz + Vídeo (reconhecimento de voz) %label.radio = radio_button_tag :service, 'video-legenda', false, :id => 'service-video-subtitle' - Legenda (.SRT) + Vídeo e legenda (.srt) #url.field.hide = label_tag :video, t('videos.url'), :class => "bold" -- libgit2 0.21.2