File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed
samples/MobileBuyIntegration/app/src/main/res Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <resources >
3
+ <string name =" checkout_web_view_title" >Jetzt kaufen!</string >
4
+ </resources >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <resources >
3
+ <string name =" checkout_web_view_title" >¡Comprar ahora!</string >
4
+ </resources >
Original file line number Diff line number Diff line change 1
1
<resources >
2
- <string name =" app_name" >Checkout SDK Mobile Buy Integration Sample</string >
3
- <string name =" color_scheme_light" >Light</string >
4
- <string name =" color_scheme_dark" >Dark</string >
5
- <string name =" color_scheme_web" >Web</string >
6
- <string name =" color_scheme_automatic" >Automatic</string >
7
- <string name =" checkout_error" >Checkout failed, please try again</string >
2
+ <string name =" app_name" translatable = " false " >Checkout SDK Mobile Buy Integration Sample</string >
3
+ <string name =" color_scheme_light" translatable = " false " >Light</string >
4
+ <string name =" color_scheme_dark" translatable = " false " >Dark</string >
5
+ <string name =" color_scheme_web" translatable = " false " >Web</string >
6
+ <string name =" color_scheme_automatic" translatable = " false " >Automatic</string >
7
+ <string name =" checkout_error" translatable = " false " >Checkout failed, please try again</string >
8
8
<string name =" checkout_web_view_title" >Buy Now!</string >
9
9
</resources >
You can’t perform that action at this time.
0 commit comments