Merge "Adding missing translation blocks"

This commit is contained in:
Jenkins 2017-04-17 14:47:57 +00:00 committed by Gerrit Code Review
commit 021199ef8d
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
<div class="bs-component">
<div class="alert alert-dismissable alert-warning">
<button type="button" class="close" data-dismiss="alert">×</button>
<h4 translate=""><span class="ng-scope">Warning!</span></h4>
<h4><span class="ng-scope">{% blocktrans %}Warning!{% endblocktrans %}</span></h4>
<p> {% blocktrans %} Version: <b>{{ hadoop_version }}</b>
of plugin <b>{{ plugin_name }} </b>
is now deprecated. {% endblocktrans %}

View File

@ -12,7 +12,7 @@
<div class="bs-component">
<div class="alert alert-dismissable alert-warning">
<button type="button" class="close" data-dismiss="alert">×</button>
<h4 translate=""><span class="ng-scope">Warning!</span></h4>
<h4><span class="ng-scope">{% blocktrans %}Warning!{% endblocktrans %}</span></h4>
<p> {% blocktrans %} Input correct User Name for image. For Ubuntu images input 'ubuntu', 'fedora' for Fedora images,
'cloud-user' for CentOS 6.x images and 'centos' for CentOS 7.x images.{% endblocktrans %} </p>
</div>

View File

@ -11,7 +11,7 @@
<div class="bs-component">
<div class="alert alert-dismissable alert-warning">
<button type="button" class="close" data-dismiss="alert">×</button>
<h4 translate=""><span class="ng-scope">Warning!</span></h4>
<h4><span class="ng-scope">{% blocktrans %}Warning!{% endblocktrans %}</span></h4>
<p> {% blocktrans %} Version: <b>{{ hadoop_version }}</b>
of plugin <b>{{ plugin_name }} </b>
is now deprecated. {% endblocktrans %}