diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-11 10:29:40 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-11 10:29:40 +0200 |
commit | a8cdfb5aaa972f8df0016381ea7ad1be5c38a3d1 (patch) | |
tree | d25c4b8b4c11aacba6ff8d080e38285621d77278 /po | |
parent | 31dc104687b79d3d9dea7d8c0e1a2bde80598ff0 (diff) | |
parent | 9fda8ed498f56d8e158134818301b1ef11334c1c (diff) |
* po/gl.po:
- fix error in translation that causes trouble to lsb_release
(LP#79165)
Diffstat (limited to 'po')
-rw-r--r-- | po/gl.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ msgstr "" #: cmdline/apt-cache.cc:1470 #, c-format msgid "%4i %s\n" -msgstr "[%4i] %s\n" +msgstr "%4i %s\n" #. Show any packages have explicit pins #: cmdline/apt-cache.cc:1482 |