File: gettext-3-1.po

package info (click to toggle)
golang-github-chai2010-gettext-go 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,304 kB
  • sloc: makefile: 29
file content (13 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (57)
1
2
3
4
5
6
7
8
9
10
11
12
13
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=US-ASCII\n"
"Content-Transfer-Encoding: 7-bit\n"

#: tst-gettext2.c:33
msgid "First string for testing."
msgstr "Lang1: 1st string"

#: tst-gettext2.c:34
msgid "Another string for testing."
msgstr "Lang1: 2nd string"