Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e14e3e0 authored by Mark Harman's avatar Mark Harman Committed by Mohammed Althaf T
Browse files

Reword.

parent 08f9d3bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ import android.view.View;

import net.sourceforge.opencamera.MyDebug;

/** Overlay for the Preview - this just redirects to Preview.onDraw to do the
/** View for on top of the Preview - this just redirects to Preview.onDraw to do the
 *  work. Only used if using a MyTextureView (if using MySurfaceView, then that
 *  class can handle the onDraw()). TextureViews can't be used for both a
 *  camera preview, and used for drawing on.
+1 −1
Original line number Diff line number Diff line
@@ -528,7 +528,7 @@
    <string name="anti_banding_off">Off</string>

    <string name="preference_ghost_image">Ghost image</string>
    <string name="preference_ghost_image_summary">Overlay an image, to help with alignment.\n%s</string>
    <string name="preference_ghost_image_summary">Display an image over the preview, to help with alignment.\n%s</string>
    <string name="preference_ghost_image_off">Off</string>
    <string name="preference_ghost_image_last">Last photo taken</string>
    <string name="preference_ghost_image_selected">Selected image</string>