Skip to content

Commit 02b5f9a

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-18366' into BUGS
2 parents 4b93f2a + 86b88a9 commit 02b5f9a

File tree

9 files changed

+17
-17
lines changed

9 files changed

+17
-17
lines changed

app/code/Magento/Wishlist/i18n/de_DE.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Back,Zurück
2-
Product,Produkt
2+
Product Name,Produkt
33
Quantity,Quantity
44
Configure,Configure
55
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Nachricht
101101
"My Wish List Link","My Wish List Link"
102102
"Display Wish List Summary","Display Wish List Summary"
103103
"No Items Found","No Items Found"
104-
"User description","Anwender Beschreibung"
104+
"User Description","Anwender Beschreibung"
105105
"Product Details and Comment","Produktangaben und Kommentare"

app/code/Magento/Wishlist/i18n/en_US.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Back,Back
2-
Product,Product
2+
Product Name,Product Name
33
Quantity,Quantity
44
Configure,Configure
55
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Message
101101
"My Wish List Link","My Wish List Link"
102102
"Display Wish List Summary","Display Wish List Summary"
103103
"No Items Found","No Items Found"
104-
"User description","User description"
104+
"User Description","User Description"
105105
"Product Details and Comment","Product Details and Comment"

app/code/Magento/Wishlist/i18n/es_ES.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Back,Volver
2-
Product,Producto
2+
Product Name,Producto
33
Quantity,Quantity
44
Configure,Configure
55
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Mensaje
101101
"My Wish List Link","My Wish List Link"
102102
"Display Wish List Summary","Display Wish List Summary"
103103
"No Items Found","No Items Found"
104-
"User description","Descripción del usuario"
104+
"User Description","Descripción del usuario"
105105
"Product Details and Comment","Detalles del producto y comentarios"

app/code/Magento/Wishlist/i18n/fr_FR.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Back,Retour
2-
Product,Produit
2+
Product Name,Produit
33
Quantity,Quantity
44
Configure,Configure
55
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Message
101101
"My Wish List Link","My Wish List Link"
102102
"Display Wish List Summary","Display Wish List Summary"
103103
"No Items Found","No Items Found"
104-
"User description","Description utilisateur"
104+
"User Description","Description utilisateur"
105105
"Product Details and Comment","Détails et commentaires sur le produit"

app/code/Magento/Wishlist/i18n/nl_NL.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Back,Terug
2-
Product,Product
2+
Product Name,Product
33
Quantity,Quantity
44
Configure,Configure
55
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Boodschap
101101
"My Wish List Link","My Wish List Link"
102102
"Display Wish List Summary","Display Wish List Summary"
103103
"No Items Found","No Items Found"
104-
"User description","Gebruikers beschrijving"
104+
"User Description","Gebruikers beschrijving"
105105
"Product Details and Comment","Product Details en het Commentaar"

app/code/Magento/Wishlist/i18n/pt_BR.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Back,Voltar
2-
Product,Produto
2+
Product Name,Produto
33
Quantity,Quant.
44
Configure,Configure
55
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Mensagem
101101
"My Wish List Link","My Wish List Link"
102102
"Display Wish List Summary","Display Wish List Summary"
103103
"No Items Found","No Items Found"
104-
"User description","Descrição do usuário"
104+
"User Description","Descrição do usuário"
105105
"Product Details and Comment","Detalhes de produto e comentários"

app/code/Magento/Wishlist/i18n/zh_CN.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Back,返回
2-
Product,产品
2+
Product Name,产品
33
Quantity,Quantity
44
Configure,Configure
55
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,信息
101101
"My Wish List Link","My Wish List Link"
102102
"Display Wish List Summary","Display Wish List Summary"
103103
"No Items Found","No Items Found"
104-
"User description",用户描述
104+
"User Description",用户描述
105105
"Product Details and Comment",产品详情与评论

app/code/Magento/Wishlist/view/adminhtml/layout/customer_index_wishlist.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</arguments>
3333
<block class="Magento\Backend\Block\Widget\Grid\Column" as="product_name">
3434
<arguments>
35-
<argument name="header" xsi:type="string" translate="true">Product</argument>
35+
<argument name="header" xsi:type="string" translate="true">Product Name</argument>
3636
<argument name="id" xsi:type="string">product_name</argument>
3737
<argument name="index" xsi:type="string">product_name</argument>
3838
<argument name="filter" xsi:type="string">Magento\Wishlist\Block\Adminhtml\Widget\Grid\Column\Filter\Text</argument>
@@ -43,7 +43,7 @@
4343
</block>
4444
<block class="Magento\Backend\Block\Widget\Grid\Column" as="description">
4545
<arguments>
46-
<argument name="header" xsi:type="string" translate="true">User description</argument>
46+
<argument name="header" xsi:type="string" translate="true">User Description</argument>
4747
<argument name="index" xsi:type="string">description</argument>
4848
<argument name="id" xsi:type="string">description</argument>
4949
<argument name="renderer" xsi:type="string">Magento\Customer\Block\Adminhtml\Edit\Tab\Wishlist\Grid\Renderer\Description</argument>

dev/tests/integration/testsuite/Magento/Backend/Block/_files/design/adminhtml/test_default/Magento_Backend/layout_test_grid_handle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</block>
2222
<block class="Magento\Backend\Block\Widget\Grid\Column" as="description" output="1">
2323
<arguments>
24-
<header>User description</header>
24+
<header>User Description</header>
2525
<index>description</index>
2626
<type>text</type>
2727
</arguments>

0 commit comments

Comments
 (0)