Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Tweaks to swedish translation.
Browse files Browse the repository at this point in the history
Edit and tweaks to translation according to suggestions by @Abbe98.
  • Loading branch information
mikaeljorhult committed Apr 11, 2014
1 parent 7f9e74f commit 8168cbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/nls/sv/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -185,16 +185,16 @@ define({
"FILTER_FILE_COUNT_ALL" : "Tillåter alla {0} filer {1}",

// Quick Edit
"ERROR_QUICK_EDIT_PROVIDER_NOT_FOUND" : "Ingen Quick Edit är tillgänglig för markörens nuvarande position",
"ERROR_CSSQUICKEDIT_BETWEENCLASSES" : "CSS Quick Edit: placera markören på en klass namn",
"ERROR_QUICK_EDIT_PROVIDER_NOT_FOUND" : "Ingen Quick Edit är tillgänglig vid markörens nuvarande position",
"ERROR_CSSQUICKEDIT_BETWEENCLASSES" : "CSS Quick Edit: placera markören på ett klassnamn",
"ERROR_CSSQUICKEDIT_CLASSNOTFOUND" : "CSS Quick Edit: ofullständigt klassattribut",
"ERROR_CSSQUICKEDIT_IDNOTFOUND" : "CSS Quick Edit: ofullständigt ID-attribut",
"ERROR_CSSQUICKEDIT_UNSUPPORTEDATTR" : "CSS Quick Edit: placera markören inom en tagg, klass eller ID",
"ERROR_TIMINGQUICKEDIT_INVALIDSYNTAX" : "CSS tidsfunktion Quick Edit: felaktigt syntax",
"ERROR_JSQUICKEDIT_FUNCTIONNOTFOUND" : "JS Quick Edit: placera markören på ett funktionsnamn",

// Quick Docs
"ERROR_QUICK_DOCS_PROVIDER_NOT_FOUND" : "Inga Quick Docs är tillgängliga för markörens nuvarande position",
"ERROR_QUICK_DOCS_PROVIDER_NOT_FOUND" : "Inga Quick Docs är tillgängliga vid markörens nuvarande position",

/**
* ProjectManager
Expand Down

0 comments on commit 8168cbf

Please sign in to comment.