[Bug general/27450] New: Update Polish translation

2021-02-21 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

Bug ID: 27450
   Summary: Update Polish translation
   Product: elfutils
   Version: unspecified
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: general
  Assignee: unassigned at sourceware dot org
  Reporter: piotrdrag at gmail dot com
CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Hi,

Attached is a patch updating the Polish translation for elfutils.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug general/27450] Update Polish translation

2021-02-21 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

Piotr Drąg  changed:

   What|Removed |Added

 CC||piotrdrag at gmail dot com

--- Comment #1 from Piotr Drąg  ---
Created attachment 13237
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13237&action=edit
Updated Polish translation

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug general/27450] Update Polish translation

2021-02-21 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

Piotr Drąg  changed:

   What|Removed |Added

  Attachment #13237|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug general/27450] Update Polish translation

2021-02-21 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

--- Comment #2 from Piotr Drąg  ---
Created attachment 13238
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13238&action=edit
Update POTFILES.in

Turns out, there are some files missing from POTFILES.in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug general/27450] Update Polish translation

2021-02-21 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

--- Comment #3 from Piotr Drąg  ---
Created attachment 13239
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13239&action=edit
Update Polish translation

Complete update of the translation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug general/27450] Update Polish translation

2021-02-22 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

Piotr Drąg  changed:

   What|Removed |Added

  Attachment #13238|0   |1
is obsolete||

--- Comment #5 from Piotr Drąg  ---
Created attachment 13249
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13249&action=edit
Update POTFILES.in

Sure thing!

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug general/27450] Update Polish translation

2021-02-22 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

Piotr Drąg  changed:

   What|Removed |Added

  Attachment #13239|0   |1
is obsolete||

--- Comment #6 from Piotr Drąg  ---
Created attachment 13250
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13250&action=edit
Update Polish translation

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug general/27450] Update Polish translation

2021-03-06 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

--- Comment #9 from Piotr Drąg  ---
I already included Signed-off-by in the patches. As for POTFILES, I use
intltool-update -m to detect missing files.

(In reply to Dmitry V. Levin from comment #8)
> It also says the following listed files don't contain translations:
> $ grep '^[^#]' po/POTFILES.in |sort -u | \
>   comm -23 - <(git grep -El '\<(_|[ns]gettext) *\("')
> libdw/dwarf_error.c
> libdwfl/libdwflP.h
> libelf/elf_error.c
> src/elfcompress.c
> src/stack.c
> tests/backtrace.c
> tests/dwflmodtest.c

That’s not true, I guess your command ignores strings marked with N_?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug general/27450] Update Polish translation

2021-03-07 Thread piotrdrag at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

--- Comment #13 from Piotr Drąg  ---
(In reply to Mark Wielaard from comment #11)
> I added a ChangeLog entry to both and pushed them. Thanks.
Thank you!

(In reply to Mark Wielaard from comment #12)
> Could/should we use one of these techniques when doing make check (in
> --enable-maintainer-mode) to catch missing files?
You could use intltool if you’re OK with a brittle, unmaintained Perl script in
your release process.

-- 
You are receiving this mail because:
You are on the CC list for the bug.