diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-01 21:45:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-01 21:45:04 +0100 |
| commit | 58303084ef7a2e67b692c2abdce623986df74488 (patch) | |
| tree | 0f8c14c5ee8069078c393ec12e6eab3b87ed791a /src | |
| parent | 51054a02d57e46479ceee34f3c9ab538c0fef091 (diff) | |
Fix %1 / %s marker in sv_SE.
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/po/sv_SE.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/po/sv_SE.po b/src/tools/po/sv_SE.po index a9e82a8bb..42b417ba4 100644 --- a/src/tools/po/sv_SE.po +++ b/src/tools/po/sv_SE.po @@ -122,4 +122,4 @@ msgstr "Välj film att öppna" #: src/tools/dvdomatic.cc:303 #, fuzzy msgid "The directory %1 already exists." -msgstr "Katalogen %s finns redan." +msgstr "Katalogen %1 finns redan." |
