Skip to content

Commit baa9325

Browse files
authored
Merge pull request #270 from hugo-rossi/master
Creating string files for Portuguese Language
2 parents 5c14024 + 8661c99 commit baa9325

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
4+
<string name="crop_image_activity_title"></string>
5+
<string name="crop_image_menu_rotate_left">Girar para a esquerda</string>
6+
<string name="crop_image_menu_rotate_right">Girar para a direita</string>
7+
<string name="crop_image_menu_crop">Cortar</string>
8+
<string name="crop_image_menu_flip">Espelhar</string>
9+
<string name="crop_image_menu_flip_horizontally">Espelhar na horizontal</string>
10+
<string name="crop_image_menu_flip_vertically">Espelhar na vertifcal</string>
11+
12+
<string name="pick_image_intent_chooser_title">Escolher foto a partir de</string>
13+
14+
</resources>

0 commit comments

Comments
 (0)