mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-3030 #comment add missing string #time 3h
This commit is contained in:
@@ -997,6 +997,13 @@
|
||||
<div id="dialog_dwnl" title="{{ 'action : exporter' | trans }}" style="display:none;"></div>
|
||||
|
||||
<input type="hidden" id="default-video-chapter-label" value="{{ 'prod::videoTools:chapterTitle' | trans }}"/>
|
||||
{# Set the property dialog title #}
|
||||
<input type="hidden" id="property-title" value="{{ 'prod::action:property title' | trans }} ">
|
||||
{# Set the notification dialog title #}
|
||||
<input type="hidden" id="notification-title" value="{{ 'prod::notification: notification title' | trans }} ">
|
||||
<input type="hidden" id="push-new-list-title" value="{{ 'prod::push: New list title' | trans }} ">
|
||||
<input type="hidden" id="push-list-name-empty" value="{{ 'prod::push: List name can not be empty' | trans }} ">
|
||||
<input type="hidden" id="btn-add" value="{{ 'prod::push: add' | trans }} ">
|
||||
<script type="text/javascript" id="bitly_loader"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
|
Reference in New Issue
Block a user