|
@@ -190,8 +190,8 @@
|
|
|
// Manage AutoUpload
|
|
|
|
|
|
"_autoupload_" = "Auto upload photos/videos";
|
|
|
-"_autoupload_select_folder_" = "Select the \"Automatic upload\" folder";
|
|
|
-"_autoupload_error_select_folder_" = "Select a valid folder for the \"Automatic upload\"";
|
|
|
+"_autoupload_select_folder_" = "Select the \"Auto upload\" folder";
|
|
|
+"_autoupload_error_select_folder_" = "Select a valid folder for the \"Auto upload\"";
|
|
|
"_autoupload_background_" = "Auto upload in the background";
|
|
|
"_autoupload_photos_" = "Auto upload photos";
|
|
|
"_autoupload_videos_" = "Auto upload videos";
|
|
@@ -361,7 +361,7 @@
|
|
|
"_file_saved_cameraroll_" = "File saved in photo album";
|
|
|
"_directory_on_top_yes_" = "✓ Folders on top";
|
|
|
"_directory_on_top_no_" = "Folders on top";
|
|
|
-"_folder_automatic_upload_" = "Folder for automatic upload";
|
|
|
+"_folder_automatic_upload_" = "Folder for \"Auto upload\"";
|
|
|
"_search_no_record_found_" = "No result";
|
|
|
"_search_in_progress_" = "Search in progress…";
|
|
|
"_search_instruction_" = "Search for file (minimum 2 characters)";
|
|
@@ -506,7 +506,7 @@
|
|
|
// CreateFormUploadAssets
|
|
|
|
|
|
"_destination_folder_" = "Destination folder";
|
|
|
-"_use_folder_auto_upload_" = "Use the Auto Upload folder as destination";
|
|
|
+"_use_folder_auto_upload_" = "Use the \"Auto upload\" folder as destination";
|
|
|
"_rename_filename_" = "Rename";
|
|
|
"_filename_" = "Filename";
|
|
|
"_preview_filename_" = "Example preview of filename. You can use the mask %@ for date/time";
|