Module: wine Branch: master Commit: a1614c82cda99efc34ff7f5b4a8427149d38640c URL: http://source.winehq.org/git/wine.git/?a=commit;h=a1614c82cda99efc34ff7f5b4a...
Author: Frédéric Delanoy frederic.delanoy@gmail.com Date: Sat Feb 11 01:29:03 2012 +0100
po: Fix trailing full stops errors in the Catalan translation.
---
po/ca.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/po/ca.po b/po/ca.po index ae867fa..fde1096 100644 --- a/po/ca.po +++ b/po/ca.po @@ -2089,7 +2089,7 @@ msgstr "Renúncia"
#: cryptui.rc:228 msgid "More &Info" -msgstr "Més &Info." +msgstr "Més &Info"
#: cryptui.rc:236 msgid "&Friendly name:" @@ -9566,11 +9566,11 @@ msgstr "" msgid "REN <filename> is the short version of RENAME. It renames a file.\n" msgstr "" "REN <nom de fitxer> és la versió curta de RENAME. Canvia el nom\n" -"d'un fitxer\n" +"d'un fitxer.\n"
#: cmd.rc:157 msgid "RENAME <filename> renames a file.\n" -msgstr "REN <nom de fitxer> canvia el nom d'un fitxer\n" +msgstr "REN <nom de fitxer> canvia el nom d'un fitxer.\n"
#: cmd.rc:159 msgid "RD <dir> is the short version of RMDIR. It deletes a subdirectory.\n"