mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-11 08:13:53 -05:00
Inconsist strings #127
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @linsui on GitHub (Feb 27, 2021).
In Settings/SYSTEM,
GitHub statusandSwitch accountsare used instead ofGitHub StatusandSwitch Accounts. Is that intended?@pd4d10 commented on GitHub (Feb 27, 2021):
Not quite sure. Is it a convention to capitalize the first letter of all words in English displays?
If yes, then it's better to correct it
@linsui commented on GitHub (Feb 27, 2021):
I don't know, but I thought that those strings should be in the same format. Could you please choose a prefered format and correct inconsist ones?
@shreyas1599 commented on GitHub (Jun 9, 2021):
I checked a few apps. They either follow all first letters capitalized or only the first letter of the string capitalized. In git touch some are only first letter capitalized while some are first letter of every word capitalised. Better to make it consistent. I'll make first letter of every word capitalised
@luni-moon commented on GitHub (Jun 9, 2021):
Yes, if they are in a title, which this is, I assume, or a proper noun. Only one needs to be fulfilled, for this to be capitalized. I would say, capitalize every word in the strings (I am a citizen of The USA, and a primary English speaker, so I should know this).