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

[Security][Validator] Add translations for Tagalog#26130

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
ergiegonzaga wants to merge3 commits intosymfony:masterfromergiegonzaga:master

Conversation

ergiegonzaga
Copy link
Contributor

@ergiegonzagaergiegonzaga commentedFeb 10, 2018
edited
Loading

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?no
Fixed tickets#...
LicenseMIT
Doc PRsymfony/symfony-docs#...

@ergiegonzaga
Copy link
ContributorAuthor

Why failed?

@javiereguiluz
Copy link
Member

@ergiegonzaga there is a minor problem in one of the XML files. This is how you can solve it:

  1. Open thesrc/Symfony/Component/Validator/Resources/translations/validators.tl.xlf file.
  2. Remove the+ contained at the beginning of each line.
  3. Save the changes, commit the changes (git commit src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf) and push the changes.

@ergiegonzaga
Copy link
ContributorAuthor

Ahh okay sir , thanks

@ergiegonzaga
Copy link
ContributorAuthor

Sir? why does it failed again this time? what's the problem?

@javiereguiluz
Copy link
Member

@ergiegonzaga there are some problems which are unrelated to your changes ... but there's still a super minor problem with your pull request. The last line of thevalidators.tl.xlf file contains an extra+ at the beginning of the line.

@ergiegonzaga
Copy link
ContributorAuthor

okay sir i'll look at it now.

@ergiegonzaga
Copy link
ContributorAuthor

Sir, why does it failed again? I already removed the last (+) sign.

@ergiegonzaga
Copy link
ContributorAuthor

Hi! can someone help me on why does my pull request fails ?
Thank you.

@ergiegonzaga
Copy link
ContributorAuthor

Hi! can someone help me on why does my pull request fails ?
Thank you.

</trans-unit>
<trans-unit id="55">
<source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source>
<target>Ang koleksyon na ito ay dapat magkaroon ng {{ limit }} elemento o maliit pa.|Ang koleksyon na ito ay dapat magkaroon ng {{ limit }} mga elemento o maliit pa.<</target>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@ergiegonzaga remove extra< from<</target>

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

ahh, thanks sir, I did't really see that one.

@ergiegonzaga
Copy link
ContributorAuthor

Someone help me please with the error on my pull request..

@nicolas-grekas
Copy link
Member

nicolas-grekas commentedFeb 11, 2018
edited
Loading

@ergiegonzaga good news, I rebased and squashed your PR on latest master (using thegit rebase -i command) and this is now green.

@nicolas-grekasnicolas-grekas changed the titleCreated Tagalog translations for Validator and Security[Security][Validator] Add translations for TagalogFeb 11, 2018
@fabpot
Copy link
Member

@nicolas-grekas Translations should always be merged in the lowest maintained branch (2.7 right now) even if some translations don't exist in 2.7.

Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

for 2.7

<trans-unit id="7">
<source>Invalid CSRF token.</source>
<target>Hindi balidong mga token ng CSRF.</target>
</trans-unit>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Sir, I already added the missing trans-unit#8 ...

@ergiegonzaga
Copy link
ContributorAuthor

Hi sir,I already updated the security.tl.xlf and added trans#8 .

@ergiegonzaga
Copy link
ContributorAuthor

sir? why does the (continuous-integration/appveyor/pr ) failed ?

@ergiegonzaga
Copy link
ContributorAuthor

Please someone, help me with the error..

@eXtreme
Copy link
Contributor

@ergiegonzaga looking at other pending PRs, this failure seems not to be related to your changes so you shouldn't be worried.

@ergiegonzaga
Copy link
ContributorAuthor

aww okay sir, ill just wait for the project owner to review my pull request..

@fabpot
Copy link
Member

You did great! Thank you@ergiegonzaga.

fabpot added a commit that referenced this pull requestFeb 12, 2018
…egonzaga)This PR was submitted for the master branch but it was squashed and merged into the 2.7 branch instead (closes#26130).Discussion----------[Security][Validator] Add translations for Tagalog| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes <!-- don't forget to update src/**/CHANGELOG.md files -->| BC breaks?    | no| Deprecations? |no <!-- don't forget to update UPGRADE-*.md files -->| Tests pass?   |no| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features--><!--- Bug fixes must be submitted against the lowest branch where they apply  (lowest branches are regularly merged to upper ones so they get the fixes too).- Features and deprecations must be submitted against the master branch.- Replace this comment by a description of what your PR is solving.-->Commits-------60abeca [Security][Validator] Add translations for Tagalog
@fabpotfabpot closed thisFeb 12, 2018
@ergiegonzaga
Copy link
ContributorAuthor

Thank you sir, what other files I could translate into tagalog sir?

@fabpot
Copy link
Member

There are some more translations undersrc/Symfony/Component/Form/Resources/translations/.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@eXtremeeXtremeeXtreme left review comments

@chalasrchalasrchalasr requested changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
2.7
Development

Successfully merging this pull request may close these issues.

7 participants
@ergiegonzaga@javiereguiluz@nicolas-grekas@fabpot@eXtreme@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp