Lines Matching full:overlay
40 <!-- Menu header of title overlay menu. -->
42 <!-- Menu item used to add a new title (overlay title). -->
44 <!-- Menu item used to change the overlay title. -->
46 <!-- Menu item used to remove a title (overlay title). -->
48 <!-- Text displayed in the remove overlay confirmation dialog. -->
49 <string name="editor_remove_overlay_question">Do you want to remove this overlay?</string>
157 <!-- Error message displayed in a toast if an overlay cannot be added. -->
158 <string name="editor_add_overlay_error">Can\'t add the overlay.</string>
159 <!-- Error message displayed in a toast if an overlay cannot be removed. -->
160 <string name="editor_remove_overlay_error">Can\'t remove the overlay.</string>
161 <!-- Error message displayed in a toast if an overlay duration cannot be changed. -->
162 <string name="editor_set_duration_overlay_error">Couldn\'t set the overlay duration.</string>
163 <!-- Error message displayed in a toast if an overlay start time cannot be changed. -->
164 <string name="editor_set_start_time_overlay_error">Couldn\'t set the overlay start time.</string>
165 <!-- Error message displayed in a toast if an overlay text cannot be changed. -->
166 <string name="editor_set_user_attributes_overlay_error">Can\'t set overlay attributes.</string>
233 <!-- Overlay names-->
234 <!-- The overlay type 1 name -->
236 <!-- The overlay type 2 name -->
239 <!-- Overlay sample titles-->
240 <!-- The label/name for overlay 1. -->
242 <!-- The sample title for overlay 1. -->
244 <!-- The sample subtitle for overlay 1. -->
247 <!-- Overlay title activity EditText labels -->
248 <!-- The dialog label for the overlay name. -->
250 <!-- The dialog label for the overlay sample title. -->
252 <!-- The dialog label for the overlay sample subtitle. -->
254 <!-- The text displayed on the button used to change overlay title template. -->