[pacman-dev] [PATCH 2/2] s/removing (all|old)/Removing \1/

Dan McGee dpmcgee at gmail.com
Wed Jul 1 01:11:25 EDT 2009


On Wed, Jul 1, 2009 at 12:08 AM, Dan McGee<dpmcgee at gmail.com> wrote:
> On Wed, May 20, 2009 at 2:37 PM, Brendan Hide<brendan at swiftspirit.co.za> wrote:
>> More consistent capitalisation. Note that capitalisation for languages other
>> than English have NOT been modified in any way as they would need to be done
>> manually.
>>
>> Signed-off-by: Brendan Hide <brendan at swiftspirit.co.za>
>
> Ugh, I'm late on this obviously.
>
> Being a debug message, this seems a bit far out?

Oh!! Now I see the message change buried at the very end.

However, I'm not sure what the consistency is with. For most
informative messages, we always start with lowercase, e.g.

 sudo ./src/pacman/pacman -Syu
Password:
:: Synchronizing package databases...
 pacman-git-64 is up to date
 multilib is up to date
 testing                   23.4K  231.4K/s 00:00:00
[####################################################################################]
100%
 core                      33.2K  162.2K/s 00:00:00
[####################################################################################]
100%
 extra                    376.3K  163.4K/s 00:00:02
[####################################################################################]
100%
 community is up to date
:: Starting full system upgrade...
warning: qscintilla: local (2.4.0-1) is newer than extra (2.3.2-2)
resolving dependencies...
looking for inter-conflicts...

Targets (6): ati-dri-7.4.4-1  bash-completion-1.0-2  boost-1.39.0-1
glib2-2.20.4-1  iso-codes-3.10.1-1  smc-1.8-2

Total Download Size:    96.64 MB
Total Installed Size:   242.35 MB

A hot tip for everyone- ***do not change the po files*** in patches.
It is pointless, as they are auto-generated and we only worry about
updates when we do releases and it just hides the real meat of a
patch.

-Dan


More information about the pacman-dev mailing list