1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-14 11:23:09 +02:00
lazygit/pkg/gui/presentation
Jesse Duffield d772c9f1d4 Use sentence case everywhere
We have not been good at consistent casing so far. Now we use 'Sentence case' everywhere. EVERYWHERE.

Also Removing 'Lc' prefix from i18n field names: the 'Lc' stood for lowercase but now that everything
is in 'Sentence case' there's no need for the distinction.

I've got a couple lower case things I've kept: namely, things that show up in parentheses.
2023-05-25 23:52:19 +10:00
..
authors Right-align key labels in menu 2023-05-21 12:09:43 +10:00
graph Fix deprecated rand.Seed 2023-03-19 10:00:19 +01:00
icons Add icon for Kotlin script files 2023-02-25 15:14:26 +01:00
branches.go Right-align key labels in menu 2023-05-21 12:09:43 +10:00
commits_test.go Right-align key labels in menu 2023-05-21 12:09:43 +10:00
commits.go merge master into refactor-better-encapsulation 2023-05-02 19:05:42 +10:00
files_test.go Refactor interface for ApplyPatch 2023-05-20 20:54:39 +10:00
files.go rename patch manager to patch builder 2023-03-19 16:35:57 +11:00
menu.go refactor contexts 2022-03-17 19:13:40 +11:00
reflog_commits.go Fix github linter errors 2022-07-30 08:10:29 +02:00
remote_branches.go feat(gui): show branch icons 2022-04-23 12:25:41 +09:00
remotes.go feat(gui): show remote icons 2022-04-23 12:25:42 +09:00
stash_entries.go feat: add stash icon 2022-10-14 21:58:58 +09:00
submodules.go many more generics 2022-03-24 20:14:41 +11:00
suggestions.go many more generics 2022-03-24 20:14:41 +11:00
tags.go show tag message 2023-02-20 19:01:08 +11:00
working_tree.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00