|
@@ -126,13 +126,10 @@
|
|
|
"_livephoto_save_" = "Save Live Photo to photo album";
|
|
|
"_livephoto_save_error_" = "Error during save of Live Photo";
|
|
|
"_file_conflict_num_" = "file conflict";
|
|
|
-"_files_conflict_num_" = "file conflicts";
|
|
|
-"_file_conflict_desc_" = "Which file do you want to keep?\nIf you select both versions, the copied file will have a number added to its name.";
|
|
|
-"_files_conflict_desc_" = "Which files do you want to keep?\nIf you select both versions, the copied files will have a number added to its name.";
|
|
|
-"_file_conflict_new_" = "New file";
|
|
|
-"_files_conflict_new_" = "New files";
|
|
|
-"_file_conflict_exists_" = "Already existing file";
|
|
|
-"_files_conflict_exists_" = "Already existing files";
|
|
|
+"_file_conflicts_num_" = "file conflicts";
|
|
|
+"_file_conflict_desc_" = "Which files do you want to keep?\nIf you select both versions, the copied file will have a number added to its name.";
|
|
|
+"_file_conflict_new_" = "New files";
|
|
|
+"_file_conflict_exists_" = "Already existing files";
|
|
|
"_move_or_copy_" = "Move or copy";
|
|
|
"_copy_" = "Copy";
|
|
|
|