|
18 | 18 |
|
19 | 19 | <!-- TODO: Remove or change this placeholder text --> |
20 | 20 | <string name="buildmlearn_welcome_text">The BuildmLearn Toolkit is an easy-to-use program that helps users make mobile apps without any knowledge of application development.\n\nThe toolkit helps creating mobile application with various functionality and allows teachers to input their custom content.</string> |
21 | | - <string name="no_item">No items</string> |
22 | 21 | <string name="add_item_help">Click Add button to start adding items</string> |
23 | 22 |
|
24 | 23 | <!-- Draft --> |
25 | 24 | <string name="draft_deleted">Draft Successfully Deleted!</string> |
26 | 25 | <string name="draft_deleted_failed">Draft Deletion Failed!</string> |
27 | 26 | <string name="dialog_delete_all_msg">Are you sure you clear you Draft?</string> |
28 | | - <string name="dialog_delete_multiple">Are you sure you want to delete the selected items?</string> |
29 | 27 | <string name="dialog_delete_all_title">Delete All</string> |
30 | 28 | <string name="no_saved_drafts">"No Saved Drafts Yet"</string> |
31 | 29 |
|
|
42 | 40 | <string name="dialog_no">No</string> |
43 | 41 | <string name="dialog_delete_msg">Are you sure you want to delete this item?</string> |
44 | 42 | <string name="dialog_delete_title">Delete</string> |
45 | | - |
46 | | - |
47 | | - <string name="about_us">This application has been developed using the BuildmLearn Toolkit.\n\nTo know more about BuildmLearn Toolkit visit http://buildmlearn.org/</string> |
48 | 43 | <string name="title_activity_simulator">Simulator</string> |
49 | 44 | <string name="title_activity_template">Templates</string> |
50 | 45 |
|
|
55 | 50 | <string name="info_template_meaning">Description</string> |
56 | 51 | <string name="info_template_meaning_hint">Enter description</string> |
57 | 52 | <string name="info_template_add">Add</string> |
58 | | - <string name="info_template_delete">Delete</string> |
59 | 53 | <string name="info_template_ok">OK</string> |
60 | 54 | <string name="info_template_cancel">Cancel</string> |
61 | 55 | <string name="info_add_new_title">Add new item</string> |
62 | 56 | <string name="info_edit_title">Edit item</string> |
63 | | - <string name="info_delete_item_content">Are you sure you want to delete this item?</string> |
64 | 57 | <string name="info_template">InfoTemplate</string> |
65 | 58 | <string name="main_title_info">Info App</string> |
66 | 59 | <string name="list_empty_info">List is Empty!</string> |
|
71 | 64 | <string name="about_text_info">This application has been developed using the BuildmLearn Toolkit.\n\nTo know more about BuildmLearn Toolkit visit <a href="https://buildmlearn.org/">here</a>.</string> |
72 | 65 | <string name="info_thumbnail_info">Info Thumbnail</string> |
73 | 66 | <string name="enter_word">Enter a word.</string> |
74 | | - <string name="enter_valid_word">Enter a valid word.</string> |
75 | 67 |
|
76 | 68 | <!-- Flash Card Template--> |
77 | 69 | <string name="flash_card_template">FlashCardsTemplate</string> |
|
125 | 117 | <string name="video_collection_template_link">Link</string> |
126 | 118 | <string name="video_collection_template_title">Title</string> |
127 | 119 | <string name="video_collection_template_description">Description</string> |
128 | | - <string name="video_collection_template_title_hint">Enter Title</string> |
129 | 120 | <string name="video_collection_template_link_hint">Enter a link</string> |
130 | 121 | <string name="video_collection_template_link_valid_hint">Enter a valid link</string> |
131 | 122 | <string name="video_collection_template_description_hint">Enter Description</string> |
|
309 | 300 | <string name="restore_progress_dialog">Restoring</string> |
310 | 301 | <string name="apk_msg">Inserting data into Apk</string> |
311 | 302 | <string name="video_fetching_error">Error while fetching video info!</string> |
312 | | - <string name="video_support_error">We only support Youtube, Dailymotion and Vimeo.</string> |
313 | 303 | <string name="network_error">Network Unavailable! Please try later.</string> |
314 | 304 | <string name="menu_load_apks">Saved APKs</string> |
315 | 305 |
|
|
398 | 388 | <string name="template_thumbnail">Template thumbnail</string> |
399 | 389 | <string name="show_more">Show more</string> |
400 | 390 | <string name="tutorial_image">Tutorial image</string> |
401 | | - <string name="create_project">Create Project</string> |
402 | 391 | <string name="no_saved_apks">"No Saved Apks yet"</string> |
403 | 392 | <string name="enter_question">Enter a question</string> |
404 | 393 | <string name="enter_answer">Enter an answer</string> |
405 | 394 | <string name="cannot_be_empty">Cannot be empty.</string> |
406 | 395 | <string name="check_sd_card">Please check SD card! Image shot is impossible!</string> |
407 | 396 | <string name="enter_description">Enter the description.</string> |
408 | 397 | <string name="enter_meaning">Enter meaning of the word.</string> |
409 | | - <string name="enter_valid_meaning">Enter a valid meaning.</string> |
410 | 398 | <string name="match_main_title">Enter a title.</string> |
411 | 399 | <string name="valid_before_answer">Enter a valid option before marking it as answer.</string> |
412 | 400 | <string name="enter_title">Enter a title.</string> |
|
0 commit comments