[LyX/master] Remove a "\n" from a po file

Scott Kostyshak <[email protected]> Sat, 16 May 2026 21:19:52 +0000
Newsgroups gmane.editors.lyx.cvs
Message-ID <[email protected]>
commit c5dea0c302e569cf6a3ec1d66b70faab33e18fa9
Author: Scott Kostyshak <[email protected]>
Date:   Sat May 16 22:51:27 2026 +0200

    Remove a "\n" from a po file
    
    Fixes the following error:
    
      de.po:27086: 'msgid' and 'msgstr' entries do not both end with '\n'
---
 po/de.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/de.po b/po/de.po
index 7b0350fe41..6bbc9956c4 100644
--- a/po/de.po
+++ b/po/de.po
@@ -20759,7 +20759,7 @@ msgstr "Rahmen-Optionen (siehe LTX-Talk-Anleitung)"
 
 #: lib/layouts/ltx-talk.layout:570
 msgid "Re-Use Frame"
-msgstr "Rahmen wiederverwenden\n"
+msgstr "Rahmen wiederverwenden"
 
 #: lib/layouts/ltx-talk.layout:598
 msgid "Re-use frame with name"
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs