Skip to content

Commit

Permalink
Merge remote-tracking branch 'mainline/develop' into FearlessKiwis-MA…
Browse files Browse the repository at this point in the history
…GETWO-44491-Rename-Dispatch-Execute
  • Loading branch information
Yu Tang committed Oct 27, 2015
2 parents cc68d2d + 80c5e2b commit 447e70c
Show file tree
Hide file tree
Showing 165 changed files with 8,058 additions and 3,961 deletions.
8 changes: 8 additions & 0 deletions app/code/Magento/Backend/i18n/de_DE.csv
Original file line number Diff line number Diff line change
Expand Up @@ -606,3 +606,11 @@ Tags,Tags
Options,Options
"Magento Admin","Magento Admin"
"Community Edition","Community Edition"
Marketing,Marketing
Communications,Communications
"SEO & Search","SEO & Search"
"User Content","User Content"
"Data Transfer","Data Transfer"
"Import History","Import History"
Extensions,Extensions
"Web Setup Wizard","Web Setup Wizard"
8 changes: 8 additions & 0 deletions app/code/Magento/Backend/i18n/en_US.csv
Original file line number Diff line number Diff line change
Expand Up @@ -606,3 +606,11 @@ Tags,Tags
Options,Options
"Magento Admin","Magento Admin"
"Community Edition","Community Edition"
Marketing,Marketing
Communications,Communications
"SEO & Search","SEO & Search"
"User Content","User Content"
"Data Transfer","Data Transfer"
"Import History","Import History"
Extensions,Extensions
"Web Setup Wizard","Web Setup Wizard"
8 changes: 8 additions & 0 deletions app/code/Magento/Backend/i18n/es_ES.csv
Original file line number Diff line number Diff line change
Expand Up @@ -606,3 +606,11 @@ Tags,Tags
Options,Options
"Magento Admin","Magento Admin"
"Community Edition","Community Edition"
Marketing,Marketing
Communications,Communications
"SEO & Search","SEO & Search"
"User Content","User Content"
"Data Transfer","Data Transfer"
"Import History","Import History"
Extensions,Extensions
"Web Setup Wizard","Web Setup Wizard"
8 changes: 8 additions & 0 deletions app/code/Magento/Backend/i18n/fr_FR.csv
Original file line number Diff line number Diff line change
Expand Up @@ -606,3 +606,11 @@ Tags,Tags
Options,Options
"Magento Admin","Magento Admin"
"Community Edition","Community Edition"
Marketing,Marketing
Communications,Communications
"SEO & Search","SEO & Search"
"User Content","User Content"
"Data Transfer","Data Transfer"
"Import History","Import History"
Extensions,Extensions
"Web Setup Wizard","Web Setup Wizard"
8 changes: 8 additions & 0 deletions app/code/Magento/Backend/i18n/nl_NL.csv
Original file line number Diff line number Diff line change
Expand Up @@ -606,3 +606,11 @@ Tags,Tags
Options,Options
"Magento Admin","Magento Admin"
"Community Edition","Community Edition"
Marketing,Marketing
Communications,Communications
"SEO & Search","SEO & Search"
"User Content","User Content"
"Data Transfer","Data Transfer"
"Import History","Import History"
Extensions,Extensions
"Web Setup Wizard","Web Setup Wizard"
8 changes: 8 additions & 0 deletions app/code/Magento/Backend/i18n/pt_BR.csv
Original file line number Diff line number Diff line change
Expand Up @@ -606,3 +606,11 @@ Tags,Tags
Options,Options
"Magento Admin","Magento Admin"
"Community Edition","Community Edition"
Marketing,Marketing
Communications,Communications
"SEO & Search","SEO & Search"
"User Content","User Content"
"Data Transfer","Data Transfer"
"Import History","Import History"
Extensions,Extensions
"Web Setup Wizard","Web Setup Wizard"
8 changes: 8 additions & 0 deletions app/code/Magento/Backend/i18n/zh_Hans_CN.csv
Original file line number Diff line number Diff line change
Expand Up @@ -606,3 +606,11 @@ Tags,Tags
Options,Options
"Magento Admin","Magento Admin"
"Community Edition","Community Edition"
Marketing,Marketing
Communications,Communications
"SEO & Search","SEO & Search"
"User Content","User Content"
"Data Transfer","Data Transfer"
"Import History","Import History"
Extensions,Extensions
"Web Setup Wizard","Web Setup Wizard"
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
/** @var $block \Magento\Braintree\Block\Creditcard\Management */

echo $block->getLayout()->getMessagesBlock()->getGroupedHtml();
$defaultExpMonth = $block->getTodayMonth();
$defaultExpYear = $block->getTodayYear();
$defaultExpMonth = '';
$defaultExpYear = '';
$countrySpecificCardTypeConfig = $block->getCountrySpecificCardTypeConfig();
$applicableCardTypeConfig = $block->getCcApplicableTypes();
if ($block->isEditMode()) {
Expand Down
3 changes: 3 additions & 0 deletions app/code/Magento/Catalog/i18n/de_DE.csv
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Empty,Leer
"Add New Attribute Set","Neuer Eigenschaftensatz hinzufügen"
"Add New Set","Neuen Satz hinzufügen"
"Attribute Sets","Attribute Sets"
"Product Templates","Product Templates"
"Product Template","Product Template"
"Close Window","Fenster Schließen"
"New Product","Neues Produkt"
"Save & Edit","Save & Edit"
Expand Down Expand Up @@ -281,6 +283,7 @@ Categories,Kategorien
"You saved the attribute set.","You saved the attribute set."
"An error occurred while saving the attribute set.","Beim Speichern des Eigenschaftensatzes ist ein Fehler aufgetreten."
"New Attribute Set","New Attribute Set"
"New Product Template","New Product Template"
"The attribute set has been removed.","The attribute set has been removed."
"An error occurred while deleting this set.","An error occurred while deleting this set."
"Search Terms","Search Terms"
Expand Down
3 changes: 3 additions & 0 deletions app/code/Magento/Catalog/i18n/en_US.csv
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Empty,Empty
"Add New Attribute Set","Add New Attribute Set"
"Add New Set","Add New Set"
"Attribute Sets","Attribute Sets"
"Product Templates","Product Templates"
"Product Template","Product Template"
"Close Window","Close Window"
"New Product","New Product"
"Save & Edit","Save & Edit"
Expand Down Expand Up @@ -281,6 +283,7 @@ Categories,Categories
"You saved the attribute set.","You saved the attribute set."
"An error occurred while saving the attribute set.","An error occurred while saving the attribute set."
"New Attribute Set","New Attribute Set"
"New Product Template","New Product Template"
"The attribute set has been removed.","The attribute set has been removed."
"An error occurred while deleting this set.","An error occurred while deleting this set."
"Search Terms","Search Terms"
Expand Down
3 changes: 3 additions & 0 deletions app/code/Magento/Catalog/i18n/es_ES.csv
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Empty,Vacío(a)
"Add New Attribute Set","Agregar nuevo conjunto de atributos"
"Add New Set","Agregar nuevo conjunto"
"Attribute Sets","Attribute Sets"
"Product Templates","Product Templates"
"Product Template","Product Template"
"Close Window","Cerrar Ventana"
"New Product","Nuevo producto"
"Save & Edit","Save & Edit"
Expand Down Expand Up @@ -281,6 +283,7 @@ Categories,Categorías
"You saved the attribute set.","You saved the attribute set."
"An error occurred while saving the attribute set.","Se produjo un error mientras se guardaba el conjunto de atributos."
"New Attribute Set","New Attribute Set"
"New Product Template","New Product Template"
"The attribute set has been removed.","The attribute set has been removed."
"An error occurred while deleting this set.","An error occurred while deleting this set."
"Search Terms","Search Terms"
Expand Down
3 changes: 3 additions & 0 deletions app/code/Magento/Catalog/i18n/fr_FR.csv
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Empty,Vide
"Add New Attribute Set","Ajouter un nouveau jeu d'attributs"
"Add New Set","Ajouter une nouvelle série"
"Attribute Sets","Attribute Sets"
"Product Templates","Product Templates"
"Product Template","Product Template"
"Close Window","Fermer la fenêtre"
"New Product","Nouveau produit"
"Save & Edit","Save & Edit"
Expand Down Expand Up @@ -281,6 +283,7 @@ Categories,catégories
"You saved the attribute set.","You saved the attribute set."
"An error occurred while saving the attribute set.","Une erreur est survenue pendant la sauvegarde de la série d'attributs."
"New Attribute Set","New Attribute Set"
"New Product Template","New Product Template"
"The attribute set has been removed.","The attribute set has been removed."
"An error occurred while deleting this set.","An error occurred while deleting this set."
"Search Terms","Search Terms"
Expand Down
3 changes: 3 additions & 0 deletions app/code/Magento/Catalog/i18n/nl_NL.csv
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Empty,Leeg
"Add New Attribute Set","Voeg Nieuwe Attribuut Set toe"
"Add New Set","Voeg Nieuwe Reeks Toe"
"Attribute Sets","Attribute Sets"
"Product Templates","Product Templates"
"Product Template","Product Template"
"Close Window","Venster Sluiten"
"New Product","Nieuw Product"
"Save & Edit","Save & Edit"
Expand Down Expand Up @@ -281,6 +283,7 @@ Categories,Categoriën
"You saved the attribute set.","You saved the attribute set."
"An error occurred while saving the attribute set.","Er is een fout opgetreden tijdens het opslaan van de attribuut set."
"New Attribute Set","New Attribute Set"
"New Product Template","New Product Template"
"The attribute set has been removed.","The attribute set has been removed."
"An error occurred while deleting this set.","An error occurred while deleting this set."
"Search Terms","Search Terms"
Expand Down
3 changes: 3 additions & 0 deletions app/code/Magento/Catalog/i18n/pt_BR.csv
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Empty,Vazio
"Add New Attribute Set","Adicionar Novo Conjunto de Atributos"
"Add New Set","Adicionar Novo Conjunto"
"Attribute Sets","Attribute Sets"
"Product Templates","Product Templates"
"Product Template","Product Template"
"Close Window","Fechar Janela"
"New Product","Novo Produto"
"Save & Edit","Save & Edit"
Expand Down Expand Up @@ -281,6 +283,7 @@ Categories,Categorias
"You saved the attribute set.","You saved the attribute set."
"An error occurred while saving the attribute set.","Ocorreu um erro ao salvar o conjunto de atributos."
"New Attribute Set","New Attribute Set"
"New Product Template","New Product Template"
"The attribute set has been removed.","The attribute set has been removed."
"An error occurred while deleting this set.","An error occurred while deleting this set."
"Search Terms","Search Terms"
Expand Down
3 changes: 3 additions & 0 deletions app/code/Magento/Catalog/i18n/zh_Hans_CN.csv
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Empty,空
"Add New Attribute Set",添加新属性集
"Add New Set",添加新集
"Attribute Sets","Attribute Sets"
"Product Templates","Product Templates"
"Product Template","Product Template"
"Close Window",关闭窗口
"New Product",新产品
"Save & Edit","Save & Edit"
Expand Down Expand Up @@ -281,6 +283,7 @@ Categories,分类
"You saved the attribute set.","You saved the attribute set."
"An error occurred while saving the attribute set.",保存属性集时发生错误。
"New Attribute Set","New Attribute Set"
"New Product Template","New Product Template"
"The attribute set has been removed.","The attribute set has been removed."
"An error occurred while deleting this set.","An error occurred while deleting this set."
"Search Terms","Search Terms"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@

<?php $_divId = 'tree-div_' . time() ?>
<div id="<?php /* @escapeNotVerified */ echo $_divId ?>" class="tree"></div>
<!--[if IE]>
<script id="ie-deferred-loader" defer="defer" src=""></script>
<![endif]-->
<script>
require([
'jquery',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@
<div><?php /* @escapeNotVerified */ echo __('This operation can take a long time'); ?></div>
</div>
</div>
<!--[if IE]>
<script id="ie-deferred-loader" defer="defer" src=""></script>
<![endif]-->
<script>
var tree;
require([
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@

<?php $_divId = 'tree' . $block->getId() ?>
<div id="<?php /* @escapeNotVerified */ echo $_divId ?>" class="tree"></div>
<!--[if IE]>
<script id="ie-deferred-loader" defer="defer" src=""></script>
<![endif]-->
<![]-->
<script>
require(['jquery', "prototype", "extjs/ext-tree-checkbox"], function(jQuery){

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@
<span class="title"><?php /* @escapeNotVerified */ echo __('Unassigned Attributes') ?></span>
</div>
<div id="tree-div2" class="attribute-set-tree"></div>
<!--[if IE]>
<script id="ie-deferred-loader" defer="defer" src=""></script>
<![endif]-->
<script>
define("tree-panel",
[
Expand Down
3 changes: 3 additions & 0 deletions app/code/Magento/Checkout/view/frontend/web/js/sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ define([
actions: {
confirm: function () {
self._removeItem($(event.currentTarget));
},
always: function (event) {
event.stopImmediatePropagation();
}
}
});
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
-->
<tr class="grand totals">
<th class="mark" colspan="1" scope="row">
<strong data-bind="text: $t(title)"></strong>
<strong data-bind="text: title"></strong>
</th>
<td class="amount" data-th="Order Total">
<strong><span class="price" data-bind="text: getValue()"></span></strong>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
-->
<!-- ko if: isCalculated() -->
<tr class="totals shipping excl">
<th class="mark" colspan="1" scope="row" data-bind="text: $t(title) + ' (' + $t(getShippingMethodTitle()) + ')'"></th>
<th class="mark" colspan="1" scope="row" data-bind="text: title + ' (' + getShippingMethodTitle() + ')'"></th>
<td class="amount">
<span class="price" data-bind="text: getValue()"></span>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/
-->
<tr class="totals sub">
<th class="mark" colspan="1" scope="row" data-bind="text: $t(title)"></th>
<th class="mark" colspan="1" scope="row" data-bind="text: title"></th>
<td class="amount" data-th="Subtotal">
<span class="price" data-bind="text: getValue()"></span>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div class="opc-estimated-wrapper" data-bind="blockLoader: isLoading">
<div class="estimated-block">
<span class="estimated-label" data-bind="i18n: 'Estimated Total'"></span>
<span class="estimated-price" data-bind="i18n: getValue()"></span>
<span class="estimated-price" data-bind="text: getValue()"></span>
</div>
<div class="minicart-wrapper">
<button type="button" class="action showcart" data-bind="click: showSidebar" data-toggle="opc-summary">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/
-->
<li id="payment" role="presentation" class="checkout-payment-method" data-bind="fadeVisible: isVisible">
<div class="step-title" data-bind="i18n: title" data-role="title"></div>
<div class="step-title" data-bind="text: title" data-role="title"></div>
<div id="checkout-step-payment"
class="step-content"
data-role="content"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ul class="opc-progress-bar">
<!-- ko foreach: { data: steps().sort(sortItems), as: 'item' } -->
<li class="opc-progress-bar-item" data-bind="css: item.isVisible() ? '_active' : ($parent.isProcessed(item) ? '_complete' : '')">
<span data-bind="i18n: item.title, click: $parent.navigateTo"></span>
<span data-bind="text: item.title, click: $parent.navigateTo"></span>
</li>
<!-- /ko -->
</ul>
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
</form>
<!-- /ko -->
<!-- ko if: accountCreated -->
<p data-bind="i18n: $t('A letter with further instructions will be sent to your email.')"></p>
<p data-bind="i18n: 'A letter with further instructions will be sent to your email.'"></p>
<!-- /ko -->
</div>
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</button>
</div>
<div class="shipping-information-content">
<span class="value" data-bind="i18n: getShippingMethodTitle()"></span>
<span class="value" data-bind="text: getShippingMethodTitle()"></span>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,17 +112,17 @@
</td>

<td class="col col-method"
data-bind="i18n: method.method_title, attr: {'id': 'label_method_' + method.method_code + '_' + method.carrier_code}"></td>
data-bind="text: method.method_title, attr: {'id': 'label_method_' + method.method_code + '_' + method.carrier_code}"></td>

<td class="col col-carrier"
data-bind="i18n: method.carrier_title, attr: {'id': 'label_carrier_' + method.method_code + '_' + method.carrier_code}"></td>
data-bind="text: method.carrier_title, attr: {'id': 'label_carrier_' + method.method_code + '_' + method.carrier_code}"></td>
</tr>

<!-- ko if: method.error_message -->
<tr class="row row-error">
<td class="col col-error" colspan="4">
<div class="message error">
<div data-bind="i18n: method.error_message"></div>
<div data-bind="text: method.error_message"></div>
</div>
<span class="no-display">
<input name="shipping_method" type="radio" data-bind="attr: {'value' : method.method_code, 'id': 's_method_' + method.method_code}"/>
Expand All @@ -143,7 +143,7 @@
</div>
<!-- ko if: errorValidationMessage().length > 0 -->
<div class="message notice">
<span><!-- ko i18n: errorValidationMessage()--><!-- /ko --></span>
<span><!-- ko text: errorValidationMessage()--><!-- /ko --></span>
</div>
<!-- /ko -->
<div class="actions-toolbar" id="shipping-method-buttons-container">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
-->
<!-- ko if: isDisplayed() -->
<tr>
<td colspan="2" data-bind="i18n: title"></td>
<td colspan="2" data-bind="text: title"></td>
<td class="col grandtotal">
<span data-bind ="text: getValue(), attr:{'data-label': $t(title)}"></span>
<span data-bind ="text: getValue(), attr:{'data-label': title}"></span>
<!-- ko foreach: elems() -->
<!-- ko template: getTemplate() --><!-- /ko -->
<!-- /ko -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<div class="product-item-inner">
<div class="product-item-name-block">
<strong class="product-item-name" data-bind="i18n: $parent.name"></strong>
<strong class="product-item-name" data-bind="text: $parent.name"></strong>
<div class="details-qty">
<span class="label"><!-- ko i18n: 'Qty' --><!-- /ko --></span>
<span class="value" data-bind="text: $parent.qty"></span>
Expand All @@ -30,7 +30,7 @@
<strong class="subtitle"><!-- ko i18n: 'Options Details' --><!-- /ko --></strong>
<dl class="item-options">
<!--ko foreach: JSON.parse($parent.options)-->
<dt class="label" data-bind="i18n: label"></dt>
<dt class="label" data-bind="text: label"></dt>
<!-- ko if: ($data.full_view)-->
<dd class="values" data-bind="html: full_view"></dd>
<!-- /ko -->
Expand Down
Loading

0 comments on commit 447e70c

Please sign in to comment.