summaryrefslogtreecommitdiffstats
path: root/cropper/src/main/res/values-pt-rBR/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cropper/src/main/res/values-pt-rBR/strings.xml')
-rw-r--r--cropper/src/main/res/values-pt-rBR/strings.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/cropper/src/main/res/values-pt-rBR/strings.xml b/cropper/src/main/res/values-pt-rBR/strings.xml
deleted file mode 100644
index e60b8bfbe..000000000
--- a/cropper/src/main/res/values-pt-rBR/strings.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
-
- <string name="crop_image_activity_title"></string>
- <string name="crop_image_menu_rotate_left">Girar para a esquerda</string>
- <string name="crop_image_menu_rotate_right">Girar para a direita</string>
- <string name="crop_image_menu_crop">Cortar</string>
- <string name="crop_image_menu_flip">Espelhar</string>
- <string name="crop_image_menu_flip_horizontally">Espelhar na horizontal</string>
- <string name="crop_image_menu_flip_vertically">Espelhar na vertifcal</string>
-
- <string name="pick_image_intent_chooser_title">Escolher foto a partir de</string>
-
-</resources>