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

10Th Translation - 1108 Words #83

Merged
merged 3 commits into from
Feb 28, 2018

Conversation

cherryloua
Copy link

Hi everyone,

Please, take some time to review my PR. Thank you!

Copy link

@fatelrou fatelrou left a comment

Choose a reason for hiding this comment

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

Hi @cherryloua

I have few suggestion that you might like to implement in your translation. Thanks!


Ang tatlong di-pinagana sa pamamagitan ng default ngunit pwedeng paganahin ay ang `indent-with-non-tab`, kung saan ay naghahanap ng mga linyang nagsisimula sa puwang imbes na sa mga tab (at kinokontrol sa pamamagitan ng `tabwidth` na opsyon); `tab-in-indent`, kung saan ay nagmamasid sa mga tab sa bahagi ng isang linya; at `cr-at-eol`, kung saan ay nagsasabi sa Git na OK ang carriage return sa dulo ng linya.

Maari mong sabihin sa Git kung saan sa mga ito ang gusto mong paganahin sa pamamagitan ng pagtakda sa `core.whitespace` sa mga halagang gusto mo pwedeng on o off, nakahiwalay sa kuwit

Choose a reason for hiding this comment

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

change "pwedeng" to "maaari"


The three that are disabled by default but can be turned on are `indent-with-non-tab`, which looks for lines that begin with spaces instead of tabs (and is controlled by the `tabwidth` option); `tab-in-indent`, which watches for tabs in the indentation portion of a line; and `cr-at-eol`, which tells Git that carriage returns at the end of lines are OK.
Halimbawa, kung gusto mo ang lahat pwera nalang sa `space-before-tab` ay i-set, maaari mong gawin ito (may `trailing-space` sa pagiging short-hand upang masakop ng pareho ang `blank-at-eol` at `blank-at-eof`):

Choose a reason for hiding this comment

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

change "pwera" to "maliban"

@cherryloua
Copy link
Author

Thank you for your PR review @fatelrou

Hi @severinolorillajr I just committed the changes suggested from PR review. Thanks!

@severinolorillajr severinolorillajr merged commit a6ae634 into progit2-tl:master Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants