add missing string
This commit is contained in:
parent
c950b6e6c1
commit
55e5c03b5f
|
@ -48,6 +48,7 @@
|
||||||
<string name="sk_color_theme_brown">Brown</string>
|
<string name="sk_color_theme_brown">Brown</string>
|
||||||
<string name="sk_color_theme_yellow">Yellow</string>
|
<string name="sk_color_theme_yellow">Yellow</string>
|
||||||
<string name="sk_color_theme_material_you">Material You</string>
|
<string name="sk_color_theme_material_you">Material You</string>
|
||||||
|
<string name="sk_unsupported">Not supported on your device</string>
|
||||||
<string name="sk_poll_allow_multiple">Allow multiple choices</string>
|
<string name="sk_poll_allow_multiple">Allow multiple choices</string>
|
||||||
<string name="sk_translate_post">Translate</string>
|
<string name="sk_translate_post">Translate</string>
|
||||||
<string name="sk_translate_show_original">Show original</string>
|
<string name="sk_translate_show_original">Show original</string>
|
||||||
|
|
Loading…
Reference in New Issue