Skip to content

[Validation] Added more Indonesian translation. #6296

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

Merged
merged 1 commit into from
Dec 12, 2012

Conversation

bertzzie
Copy link
Contributor

  • Added Indonesian translation for translation unit no. 57 and 58.

- Added Indonesian translation for translation unit no. 57 and 58.
@bertzzie
Copy link
Contributor Author

This is to add some more translation I missed from the pull request before, here:

#6289 (comment)

Thanks.

fabpot added a commit that referenced this pull request Dec 12, 2012
This PR was merged into the master branch.

Commits
-------

082e8b9 [Validation] Added more Indonesian translation.

Discussion
----------

[Validation] Added more Indonesian translation.

- Added Indonesian translation for translation unit no. 57 and 58.

---------------------------------------------------------------------------

by bertzzie at 2012-12-12T16:16:09Z

This is to add some more translation I missed from the pull request before, here:

#6289 (comment)

Thanks.
@fabpot fabpot merged commit 082e8b9 into symfony:master Dec 12, 2012
@bertzzie
Copy link
Contributor Author

Just woke up and got an email that says the build failed. I checked and it seems like some test on Symfony\Component\Stopwatch failed. I'm pretty sure that it's not connected to this, and it's just a timing problem with the CI server, but if it's my fault please tell me and let me know what can I do to help.

For now, I can't replicate the failure on my machine. Thank you very much.

fabpot added a commit that referenced this pull request Mar 1, 2016
…eman)

This PR was squashed before being merged into the 3.1-dev branch (closes #17761).

Discussion
----------

[Console] Add non-auto column width functionality

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        | [#6296](symfony/symfony-docs#6296)

Be able to fix a columns width in a console table (i.e. set a columns width beforehand).
When a column's contents exceed the given column width, it will stretch.

Very useful, for instance, when one wants to display multiple tables that are separated from each other, but still want to align their columns.

Commits
-------

20c81b2 [Console] Add non-auto column width functionality
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

Successfully merging this pull request may close these issues.

2 participants