Skip to content

i18n: Update POTFILES.in#1625

Merged
kolunmi merged 1 commit into
bazaar-org:mainfrom
yakushabb:update-potfiles
Jun 14, 2026
Merged

i18n: Update POTFILES.in#1625
kolunmi merged 1 commit into
bazaar-org:mainfrom
yakushabb:update-potfiles

Conversation

@yakushabb

@yakushabb yakushabb commented Jun 14, 2026

Copy link
Copy Markdown
Contributor
  • Add missing files to extract some strings.
src/bz-screenshot-page.c: 1
408: 26:   toast = adw_toast_new (_ ("Copied!"));

src/bz-screenshots-carousel.c: 1
287: 30:   caption = g_strdup_printf (_ ("Screenshot %u of %u"), index + 1, n_items);

src/bz-subcategory-list.c: 3
 78: 44:           AdwToast *toast = adw_toast_new (_ ("No Results Found"));
 89: 47:           subtitle         = g_strdup_printf (_ ("%d Applications"), n_items);
100: 40:       AdwToast *toast = adw_toast_new (_ ("Search failed"));

- Add missing files to extract some strings.

Signed-off-by: Sabri Ünal <yakushabb@gmail.com>
@kolunmi

kolunmi commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Thank you!

@kolunmi kolunmi merged commit 1c2be10 into bazaar-org:main Jun 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants