shlwapi: Fix French translation.

This commit is contained in:
Frédéric Delanoy 2010-05-29 19:53:21 +02:00 committed by Alexandre Julliard
parent f2d5fa26c5
commit 94ce29e4ea
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ FONT 8, "MS Shell Dlg"
STRINGTABLE DISCARDABLE
{
IDS_BYTES_FORMAT "%ld bytes"
IDS_TIME_INTERVAL_HOURS " hr"
IDS_TIME_INTERVAL_HOURS " h"
IDS_TIME_INTERVAL_MINUTES " min"
IDS_TIME_INTERVAL_SECONDS " sec"
IDS_TIME_INTERVAL_SECONDS " s"
}