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

Make 'Select File' label translatable #340

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

barryceelen
Copy link
Contributor

To the detriment of global fraternisation the ‘Select File’ media view title in file-upload.js remained untranslatable.

@mikeselander
Copy link
Contributor

@barryceelen I like this and I'm glad we're moving towards more complete translatability! Could you also add a string to the Image field below the file one and straighten out the fatty arrows around line 430 & 516?

Should only need to add 'string-select-file' => esc_html__( 'Select Image', 'cmb' ), to line 517 of classes.fields.php with a comma on the line above.

Thank you!

@barryceelen
Copy link
Contributor Author

Okidoki that’s done.

@mikeselander mikeselander changed the base branch from master to develop November 11, 2016 19:36
@barryceelen
Copy link
Contributor Author

@mikeselander Merge conflicts fixed.

@barryceelen
Copy link
Contributor Author

@mikeselander Merged latest changes from develop.

@barryceelen
Copy link
Contributor Author

@mikeselander These little untranslated strings (and these) stand out like a sore thumb between their otherwise impeccably translated brethren 😢. Can we put them out of their misery 😉?

@mikeselander
Copy link
Contributor

Hey @barryceelen sorry for taking so long! I'll do this next week :)

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

Successfully merging this pull request may close these issues.

2 participants