We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6edaf commit 801735eCopy full SHA for 801735e
test/fixtures/obsolete.json
@@ -24,7 +24,7 @@
24
"Obsolete message": {
25
"msgid": "Obsolete message",
26
"comments": {
27
- "translator": "Obsolete comment"
+ "translator": "This line is not an ~ obsolete message\nObsolete comment"
28
},
29
"msgstr": [
30
"Message obsolete.\nLines are properly handled, even for obsolete translations."
test/fixtures/obsolete.po
@@ -4,6 +4,7 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
4
msgid "Test msgid"
5
msgstr "Test msgstr"
6
7
+# This line is not an ~ obsolete message
8
# Obsolete comment
9
#~ msgid "Obsolete message"
10
#~ msgstr ""
0 commit comments