diff --git a/en.lproj/Test.strings b/en.lproj/Test.strings index 1b8b43a..282bd67 100644 --- a/en.lproj/Test.strings +++ b/en.lproj/Test.strings @@ -6,7 +6,7 @@ */ -"Cancel" = "CancelTest"; +"Cancel" = "Cancel"; "OK" = "OK"; "Retry" = "Retry"; "Save" = "Save"; @@ -14,7 +14,7 @@ "Delete" = "Delete"; "Edit" = "Edit"; "Remove" = "Remove"; -"Camera" = "CameraTest"; +"Camera" = "Camera"; "Photo library" = "Photo library"; "Files" = "Files"; "Loading..." = "Loading...";