Automatic translation import
Change-Id: Id592bc3b1f15dbec02cadb4e42cb210d051ddc2f
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index f157f81..a33c64b 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/cm_strings.xml
@@ -15,4 +15,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources></resources>
+<resources>
+ <string name="notif_previous">Předchozí</string>
+ <string name="notif_stop">Zastavit</string>
+ <string name="notif_next">Další</string>
+</resources>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index 04611e0..8226fdf 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -16,5 +16,7 @@
limitations under the License.
-->
<resources>
+ <string name="notif_previous">Vorige</string>
+ <string name="notif_stop">Stoppen</string>
<string name="notif_next">Volgende</string>
</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
index f157f81..9afdc16 100644
--- a/res/values-uk/cm_strings.xml
+++ b/res/values-uk/cm_strings.xml
@@ -15,4 +15,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources></resources>
+<resources>
+ <string name="notif_previous">Попередня</string>
+ <string name="notif_stop">Зупинити</string>
+ <string name="notif_next">Наступна</string>
+</resources>