André Hentschel : shlwapi: Update German translation.
Module: wine Branch: master Commit: 7a8495fa75823c25799486f95c28343e47ddec02 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7a8495fa75823c25799486f95c... Author: André Hentschel <nerv(a)dawncrow.de> Date: Wed Aug 12 14:24:37 2009 +0200 shlwapi: Update German translation. --- dlls/shlwapi/shlwapi_De.rc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dlls/shlwapi/shlwapi_De.rc b/dlls/shlwapi/shlwapi_De.rc index f74600f..8980769 100644 --- a/dlls/shlwapi/shlwapi_De.rc +++ b/dlls/shlwapi/shlwapi_De.rc @@ -41,7 +41,7 @@ FONT 8, "MS Shell Dlg" STRINGTABLE DISCARDABLE { IDS_BYTES_FORMAT "%ld Bytes" - IDS_TIME_INTERVAL_HOURS " hr" - IDS_TIME_INTERVAL_MINUTES " min" - IDS_TIME_INTERVAL_SECONDS " sec" + IDS_TIME_INTERVAL_HOURS " Std" + IDS_TIME_INTERVAL_MINUTES " Min" + IDS_TIME_INTERVAL_SECONDS " Sek" }
participants (1)
-
Alexandre Julliard