Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Search Giphy" and Other Text is Not Translated #100

Open
cole-smith opened this issue Nov 19, 2020 · 2 comments
Open

"Search Giphy" and Other Text is Not Translated #100

cole-smith opened this issue Nov 19, 2020 · 2 comments

Comments

@cole-smith
Copy link

Giphy SDK version 2.0.5

Is there plans to add localized strings for text such as "Search Giphy"? Thanks!

@cole-smith cole-smith changed the title "Search Giphy" Text is Not Translated "Search Giphy" and Other Text is Not Translated Nov 19, 2020
@ALexanderLonsky
Copy link
Collaborator

@cole-smith I'm not sure we have it on the roadmap. I'll discuss this with the team and let you know.

Here is a list of strings you can override:

<string name="gph_retry">Retry</string>
<string name="gph_error_generic_list_loading">Oh NO! Something Went Wrong.</string>
<string name="gph_search_giphy">Search GIPHY</string>
<string name="gph_search_giphy_stickers">Search GIPHY Stickers</string>
<string name="gph_search_giphy_text">Search GIPHY Text</string>
<string name="gph_gifs_stickers"><![CDATA[Gifs & Stickers]]></string>
<string name="gph_gifs">GIFs</string>
<string name="gph_stickers">Stickers</string>
<string name="gph_results_count">%1$d results</string>
<string name="gph_choose_gif">Select GIF</string>
<string name="gph_choose_sticker">Select Sticker</string>
<string name="gph_choose_emoji">Select Emoji</string>
<string name="gph_attibution_back">Back</string>
<string name="gph_view_on_giphy">View on GIPHY</string>
<string name="gph_copy">Copy</string>
<string name="gph_copy_link">Copy Link</string>
<string name="gph_share">Share</string>
<string name="gph_more_by">More by @%1$s</string>
<string name="gph_more_creator">See more by creator</string>
<string name="gph_text">Text</string>
<string name="gph_emoji">Emoji</string>
<string name="gph_recents">Recents</string>
<string name="gph_error_no_gifs_found">No GIFs found</string>
<string name="gph_error_no_stickers_found">No stickers found</string>
<string name="gph_error_no_texts_found">No text found</string>
<string name="gph_remove">Remove</string>
<string name="gph_more_by_you">More by You</string>

@ALexanderLonsky
Copy link
Collaborator

@cole-smith unfortunately we can’t support this currently. I flagged this request to my team and we’ll follow up in 2021. In the meantime, you can override the specific strings using your own localization solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants