File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed
app/code/Magento/Wishlist
dev/tests/integration/testsuite/Magento/Backend/Block/_files/design/adminhtml/test_default/Magento_Backend Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
Back,Zurück
2
- Product,Produkt
2
+ Product Name ,Produkt
3
3
Quantity,Quantity
4
4
Configure,Configure
5
5
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Nachricht
101
101
"My Wish List Link","My Wish List Link"
102
102
"Display Wish List Summary","Display Wish List Summary"
103
103
"No Items Found","No Items Found"
104
- "User description ","Anwender Beschreibung"
104
+ "User Description ","Anwender Beschreibung"
105
105
"Product Details and Comment","Produktangaben und Kommentare"
Original file line number Diff line number Diff line change 1
1
Back,Back
2
- Product,Product
2
+ Product Name ,Product Name
3
3
Quantity,Quantity
4
4
Configure,Configure
5
5
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Message
101
101
"My Wish List Link","My Wish List Link"
102
102
"Display Wish List Summary","Display Wish List Summary"
103
103
"No Items Found","No Items Found"
104
- "User description ","User description "
104
+ "User Description ","User Description "
105
105
"Product Details and Comment","Product Details and Comment"
Original file line number Diff line number Diff line change 1
1
Back,Volver
2
- Product,Producto
2
+ Product Name ,Producto
3
3
Quantity,Quantity
4
4
Configure,Configure
5
5
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Mensaje
101
101
"My Wish List Link","My Wish List Link"
102
102
"Display Wish List Summary","Display Wish List Summary"
103
103
"No Items Found","No Items Found"
104
- "User description ","Descripción del usuario"
104
+ "User Description ","Descripción del usuario"
105
105
"Product Details and Comment","Detalles del producto y comentarios"
Original file line number Diff line number Diff line change 1
1
Back,Retour
2
- Product,Produit
2
+ Product Name ,Produit
3
3
Quantity,Quantity
4
4
Configure,Configure
5
5
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Message
101
101
"My Wish List Link","My Wish List Link"
102
102
"Display Wish List Summary","Display Wish List Summary"
103
103
"No Items Found","No Items Found"
104
- "User description ","Description utilisateur"
104
+ "User Description ","Description utilisateur"
105
105
"Product Details and Comment","Détails et commentaires sur le produit"
Original file line number Diff line number Diff line change 1
1
Back,Terug
2
- Product,Product
2
+ Product Name ,Product
3
3
Quantity,Quantity
4
4
Configure,Configure
5
5
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Boodschap
101
101
"My Wish List Link","My Wish List Link"
102
102
"Display Wish List Summary","Display Wish List Summary"
103
103
"No Items Found","No Items Found"
104
- "User description ","Gebruikers beschrijving"
104
+ "User Description ","Gebruikers beschrijving"
105
105
"Product Details and Comment","Product Details en het Commentaar"
Original file line number Diff line number Diff line change 1
1
Back,Voltar
2
- Product,Produto
2
+ Product Name ,Produto
3
3
Quantity,Quant.
4
4
Configure,Configure
5
5
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,Mensagem
101
101
"My Wish List Link","My Wish List Link"
102
102
"Display Wish List Summary","Display Wish List Summary"
103
103
"No Items Found","No Items Found"
104
- "User description ","Descrição do usuário"
104
+ "User Description ","Descrição do usuário"
105
105
"Product Details and Comment","Detalhes de produto e comentários"
Original file line number Diff line number Diff line change 1
1
Back,返回
2
- Product,产品
2
+ Product Name ,产品
3
3
Quantity,Quantity
4
4
Configure,Configure
5
5
"You added %1 to your shopping cart.","You added %1 to your shopping cart."
@@ -101,5 +101,5 @@ Message,信息
101
101
"My Wish List Link","My Wish List Link"
102
102
"Display Wish List Summary","Display Wish List Summary"
103
103
"No Items Found","No Items Found"
104
- "User description ",用户描述
104
+ "User Description ",用户描述
105
105
"Product Details and Comment",产品详情与评论
Original file line number Diff line number Diff line change 32
32
</arguments >
33
33
<block class =" Magento\Backend\Block\Widget\Grid\Column" as =" product_name" >
34
34
<arguments >
35
- <argument name =" header" xsi : type =" string" translate =" true" >Product</argument >
35
+ <argument name =" header" xsi : type =" string" translate =" true" >Product Name </argument >
36
36
<argument name =" id" xsi : type =" string" >product_name</argument >
37
37
<argument name =" index" xsi : type =" string" >product_name</argument >
38
38
<argument name =" filter" xsi : type =" string" >Magento\Wishlist\Block\Adminhtml\Widget\Grid\Column\Filter\Text</argument >
43
43
</block >
44
44
<block class =" Magento\Backend\Block\Widget\Grid\Column" as =" description" >
45
45
<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 >
47
47
<argument name =" index" xsi : type =" string" >description</argument >
48
48
<argument name =" id" xsi : type =" string" >description</argument >
49
49
<argument name =" renderer" xsi : type =" string" >Magento\Customer\Block\Adminhtml\Edit\Tab\Wishlist\Grid\Renderer\Description</argument >
Original file line number Diff line number Diff line change 21
21
</block >
22
22
<block class =" Magento\Backend\Block\Widget\Grid\Column" as =" description" output =" 1" >
23
23
<arguments >
24
- <header >User description </header >
24
+ <header >User Description </header >
25
25
<index >description</index >
26
26
<type >text</type >
27
27
</arguments >
You can’t perform that action at this time.
0 commit comments