poe

Уређивач .po фајлова
git clone https://git.sr.ht/~strahinja/poe
Дневник | Датотеке | Референце | ПРОЧИТАЈМЕ | ЛИЦЕНЦА

чување 60188e692e3f6b97503bd2768750f10942fe73fd
родитељ 90bd195a8ebacf187745c47893f886b040884cf6
Аутор: Страхиња Радић <sr@strahinja.org>
Датум:   Sat, 21 Feb 2026 13:11:19 +0100

config.def.h: Correct typo in comment

Diffstat:
Mconfig.def.h | 2+-
измењених датотека: 1, додавања: 1(+), брисања: 1(-)

diff --git a/config.def.h b/config.def.h @@ -88,7 +88,7 @@ int break_literals = 1; /* break long literals into an empty string + a * literal on a separate line */ int create_backups = 1; /* comment out to not create backups */ int literal_break_threshold - = 80; /* if "msgid: \"" (or msgstr, etc) + literal are + = 80; /* if "msgid \"" (or msgstr, etc) + literal are * longer than this, the string will be split * into an empty string + a literal on a * separate line */