Added Dutch (nl) localisation

This commit is contained in:
Joseph Lewis
2017-04-12 14:47:46 +10:00
parent baf2306df9
commit 3cf7f6f1ae
2 changed files with 36 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<resources>
<string name="app_name">Simple Camera</string>
<string name="app_launcher_name">Camera</string>
<string name="camera_unavailable">Camera unavailable</string>
<string name="camera_unavailable">Camera not available</string>
<string name="camera_open_error">An error occurred accessing the camera</string>
<string name="video_creating_error">An error occurred creating the video file</string>
<string name="video_saving_error">An error occurred saving the video file</string>