Git Product home page Git Product logo

Comments (9)

jaydeepw avatar jaydeepw commented on August 9, 2024

Okay, thanks for commenting and helping the fellow users. I will create the issue to change member field visibility.

from poly-picker.

sagits avatar sagits commented on August 9, 2024

Thank you. I Would like to be able to change the "images already selected" text, when i select a language. I have tried to import your lib as a module (so i can change it), but not been able. Can you set this text as a variable too please? Thanks in advance.

from poly-picker.

jaydeepw avatar jaydeepw commented on August 9, 2024

if you want to add a language, please add appropriate string.xml file in a newly created directory and send me PR, I will merge. Read more about localization on android. Let me know if you need any help.

from poly-picker.

tomoyuki28jp avatar tomoyuki28jp commented on August 9, 2024

Japanese translations here:

<string name="done">完了</string>
<string name="cancel">キャンセル</string>
<string name="take_photo">カメラ</string>
<string name="gallery">写真</string>
<string name="progress_title">写真を保存中...</string>
<string name="no_images_selected">選択中の写真はありません</string>
<string name="imageview_content_description">アルバムの写真</string>
<string name="imageview_capture_photo_content_description">写真を撮る</string>
<string name="n_images_selected">写真は%1$s枚までしか選択できません</string>
<string name="photo_save_error_toast">写真を保存できません</string>

If you want me to create a pull request, please let me know which directory and file name I should add these translations to.

from poly-picker.

jaydeepw avatar jaydeepw commented on August 9, 2024

@tomoyuki28jp Thanks for the translation. Please google and find out the identifier for strings.xml file in values directory. I think it will be something like /res/values-jp/strings.xml but I am not sure. Please search and find and put these translations in appropriate location and send a PR. Let me know if I can help.

from poly-picker.

tomoyuki28jp avatar tomoyuki28jp commented on August 9, 2024

@jaydeepw Thanks for your reply. Yeah, as you said, the directory name seems 'values-ja'. I'll create a pull request then.

from poly-picker.

jaydeepw avatar jaydeepw commented on August 9, 2024

@tomoyuki28jp Please submit a PR on develop branch.

from poly-picker.

tomoyuki28jp avatar tomoyuki28jp commented on August 9, 2024

Please submit a PR on develop branch.

@jaydeepw Oh, okay! Thanks for letting me know that in advance :)

from poly-picker.

jaydeepw avatar jaydeepw commented on August 9, 2024

Converted methods to protected so as to enable overriding when extending from ImagePickerActivity.

from poly-picker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.