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

Change title of right bar button item #11

Open
bryanbartow opened this issue Mar 18, 2014 · 3 comments
Open

Change title of right bar button item #11

bryanbartow opened this issue Mar 18, 2014 · 3 comments

Comments

@bryanbartow
Copy link

It'd be nice if a string property was exposed that allowed us to change the title of the "Mail" button. For example, I'd like to change it to "Send".

@rizumita
Copy link
Owner

If you create own CTFeedbackLocalizable.strings files in your app, you can change strings in CTFeedback.

@gmogames
Copy link

Hi @rizumita , I've created the CTFeedbackLocalizable file, translated in 3 languages that my app has, but it is not being recognized by the code and the localization doesn't work.

Any suggestions on how to include localization for other languages?

@rizumita
Copy link
Owner

@gmogames

  1. Install CTFeedback by hand into your project and create language resource named 'CTFeedbackLocalizable.strings'.
  2. Or fork this repository and add resources and install by CocoaPods with your forked repository.
  3. Or create a pull request with new resources and I'll merge it.

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

3 participants