Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Translator] [FrameworkBundle] Translation loader - ignore locale#9225

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
Padam87 wants to merge2 commits intosymfony:masterfromPadam87:transloader
Closed

Conversation

@Padam87
Copy link
Contributor

QA
Bug fix?no
New feature?yes
BC breaks?
Deprecations?no
Tests pass?
Fixed tickets#6765 - partially
LicenseMIT
Doc PR

The TranslationLoader should ignore(or should have the option to ignore) locale when collecting keys from translation files. This would help identify missing translations, unecessary keys, and make the translation keys consistent.

My idea would be to create the message catalogue with null locale$catalogue = new MessageCatalogue(null);. This would mark the cataloge as not locale aware, and it would only contain translation keys.

What do you think?

@Padam87Padam87 changed the title[WIP] [Translator] [FrameworkBundle] Translation loader - ignore locale[Translator] [FrameworkBundle] Translation loader - ignore localeApr 29, 2014
@fabpot
Copy link
Member

Fixed by the namegetMessages() method introduced in#9859

@fabpotfabpot closed thisJul 25, 2014
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Padam87@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp