Module: wine Branch: master Commit: 8ba970d5aa8cf40932dee626156d420c7ad3fdde URL: http://source.winehq.org/git/wine.git/?a=commit;h=8ba970d5aa8cf40932dee62615...
Author: Anders Jonsson anders.jonsson@norsjonet.se Date: Wed Dec 29 20:34:09 2010 +0100
jscript: Update Swedish translation.
---
dlls/jscript/jscript_Sv.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/dlls/jscript/jscript_Sv.rc b/dlls/jscript/jscript_Sv.rc index fbabaa0..41be3e2 100644 --- a/dlls/jscript/jscript_Sv.rc +++ b/dlls/jscript/jscript_Sv.rc @@ -36,6 +36,7 @@ STRINGTABLE IDS_LBRACKET "'(' förväntades" IDS_RBRACKET "')' förväntades" IDS_UNTERMINATED_STR "Oterminerad strängkonstant" + IDS_DISABLED_CC "Villkorlig kompilering är avslagen" IDS_NOT_FUNC "Funktion förväntades" IDS_NOT_DATE "'[object]' är inte ett datumobjekt" IDS_NOT_NUM "Nummer förväntades"