Home | History | Annotate | Download | only in values

Lines Matching full:project

6     <!-- Displayed in the center of the activity while a project is loading. -->
7 <string name="editor_loading_project">Loading project\u2026</string>
8 <!-- Displayed in the center of the activity if a project could not be loaded. -->
9 <string name="editor_no_project">No project found.</string>
26 <!-- Menu item used to change the project name. -->
27 <string name="editor_edit_project_name">Change project name</string>
28 <!-- Menu item used to delete the project. -->
29 <string name="editor_delete_project">Delete project</string>
34 <!-- Text displayed in the delete project confirmation dialog. -->
35 <string name="editor_delete_project_question">Do you want to delete this project?</string>
104 <!-- Project picker -->
105 <!-- Text displayed in the project picker new project option [CHAR_LIMIT=18]-->
106 <string name="projects_new_project">Create new project</string>
107 <!-- Text displayed in the project name dialog title. -->
108 <string name="projects_project_name">Project name</string>
119 <!-- Error message displayed in a toast if a project cannot be created because the storage is not accessible. -->
120 <string name="editor_storage_not_available">Can\'t create the project because storage isn\'t accessible.</string>
121 <!-- Error message displayed in a toast if a project cannot be created. -->
122 <string name="editor_create_error">Can\'t create the project because of an error.</string>
123 <!-- Error message displayed in a toast if a project cannot be loaded. -->
124 <string name="editor_load_error">Can\'t load the project because of an error. Do you want to delete this project?</string>
131 <!-- Error message displayed in a toast if a project cannot be saved. -->
132 <string name="editor_saved_error">Can\'t save the project.</string>
133 <!-- Error message displayed in a toast if an error had occurred while releasing the project. -->
134 <string name="editor_release_error">Couldn\'t release the project because of an error.</string>
135 <!-- Error message displayed in a toast if an error had occurred while releasing the project. -->
136 <string name="editor_delete_error">Couldn\'t delete the project because of an error.</string>
137 <!-- Error message displayed in a toast if an error occurs if a video clip cannot be added to the project. -->
138 <string name="editor_add_video_clip_error">Can\'t add the video clip to your project.</string>
139 <!-- Error message displayed in a toast if an error occurs if an image cannot be added to the project. -->
140 <string name="editor_add_image_error">Can\'t add the image to your project.</string>
181 <!-- Error message displayed in a toast if a project cannot be previewed. -->
182 <string name="editor_preview_error">Can\'t show the project preview because of an error.</string>
312 <!-- Displayed in the carousel if the project does not have a name. -->
315 <!-- Time related format strings displayed in the carousel below the project preview -->