Skip to content

Commit

Permalink
Merge pull request #2 from eliasmichalczuk/DLOGHUB-2524_Ajustes_de_In…
Browse files Browse the repository at this point in the history
…ternacionalização

ajuste
  • Loading branch information
eliasmichalczuk authored Sep 25, 2018
2 parents 2f7d761 + ee7accd commit 889d897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/android/Library/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<string name="free_version_label">Free version - Images left: %d</string>
<string name="error_database">There was an error opening the images database. Please report the problem.</string>
<string name="requesting_thumbnails">Requesting thumbnails, please be patient</string>
<string name="multi_image_picker_processing_images_title">Testando</string>
<string name="multi_image_picker_processing_images_message">Testando</string>
<string name="multi_image_picker_processing_images_title">Processing images</string>
<string name="multi_image_picker_processing_images_message">This may take a moment</string>
<string name="discard" translatable="false">Cancel</string>
<string name="done" translatable="false">OK</string>
</resources>

0 comments on commit 889d897

Please sign in to comment.