OSDN Git Service

Fix build by removing references to removed strings.
authorSascha Haeberling <haeberling@google.com>
Tue, 27 May 2014 17:53:50 +0000 (10:53 -0700)
committerSascha Haeberling <haeberling@google.com>
Tue, 27 May 2014 17:53:50 +0000 (10:53 -0700)
These got removed in 469821 but the build didn't fail beause
we still had translations.

Change-Id: Id74cbff53bc1859c3f35083b2f167374c87775b1

res/values/arrays.xml

index 7926cf9..99e6666 100644 (file)
         <item>@string/mode_refocus</item>
         <item>@string/mode_photosphere</item>
         <item>@string/mode_panorama</item>
-        <item>@string/mode_timelapse</item>
+        <item>""</item>
         <item>""</item>
     </string-array>
 
         <item>@string/mode_refocus_desc</item>
         <item>@string/mode_photosphere_desc</item>
         <item>@string/mode_panorama_desc</item>
-        <item>@string/mode_timelapse_desc</item>
+        <item>""</item>
         <item>""</item>
     </string-array>