From 63c313d4fe2f68e63895786679e1ee4e89ddeeba Mon Sep 17 00:00:00 2001
From: RyanDiskin <60549454+RyanDiskin@users.noreply.github.com>
Date: Thu, 6 Feb 2020 15:01:32 -0500
Subject: [PATCH] Update strings.xml
Changed "Crop" to "Next" as it makes more sense, for it continues the process.
---
cropper/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cropper/src/main/res/values/strings.xml b/cropper/src/main/res/values/strings.xml
index 6dc1fd22..201beebb 100644
--- a/cropper/src/main/res/values/strings.xml
+++ b/cropper/src/main/res/values/strings.xml
@@ -4,7 +4,7 @@
Rotate counter clockwise
Rotate
- Crop
+ Next
Flip
Flip horizontally
Flip vertically