diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:21 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:21 +0000 |
commit | 2adb5fda8c34d1eea3e94fe6d1d6c378144ccfad (patch) | |
tree | c55adba2ff1fbb5531737291f7cb0881c22baf34 /po | |
parent | e36b0a2e45b9afb5fc19135e197524e19370864e (diff) |
* Change upgraded/newly installed/not fully installed o...
Author: mdz
Date: 2003-08-22 01:51:01 GMT
* Change upgraded/newly installed/not fully installed or removed
messages to be consistent and somewhat shorter (some translations
exceeded 80 characters even in the simplest case)
Diffstat (limited to 'po')
-rw-r--r-- | po/apt-all.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index f56b65999..775727f37 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-08-09 01:57-0400\n" +"POT-Creation-Date: 2003-08-17 21:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -588,7 +588,7 @@ msgstr "" #: cmdline/apt-get.cc:573 #, c-format -msgid "%lu packages upgraded, %lu newly installed, " +msgid "%lu upgraded, %lu newly installed, " msgstr "" #: cmdline/apt-get.cc:577 @@ -608,7 +608,7 @@ msgstr "" #: cmdline/apt-get.cc:585 #, c-format -msgid "%lu packages not fully installed or removed.\n" +msgid "%lu not fully installed or removed.\n" msgstr "" #: cmdline/apt-get.cc:645 |