aboutsummaryrefslogtreecommitdiffstats
path: root/view/sv/profile-in-netdir.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-03-25 12:47:36 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-03-25 12:47:36 +0100
commitaf0f3a7e05a76f50b0f6a8c9091e46faf5d37fcd (patch)
treec11a37fd0e816705f27d2ac97d9703e65a50a65e /view/sv/profile-in-netdir.tpl
parentbd60e2ec3f316f58b4fd644e01a5ced13f73865e (diff)
parentca113bfaa05fdf90a904c3a286a4e69b3a2d2082 (diff)
downloadvolse-hubzilla-af0f3a7e05a76f50b0f6a8c9091e46faf5d37fcd.tar.gz
volse-hubzilla-af0f3a7e05a76f50b0f6a8c9091e46faf5d37fcd.tar.bz2
volse-hubzilla-af0f3a7e05a76f50b0f6a8c9091e46faf5d37fcd.zip
Merge branch 'master' of git://github.com/friendika/friendika
Diffstat (limited to 'view/sv/profile-in-netdir.tpl')
-rw-r--r--view/sv/profile-in-netdir.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/sv/profile-in-netdir.tpl b/view/sv/profile-in-netdir.tpl
index be111aa67..430173511 100644
--- a/view/sv/profile-in-netdir.tpl
+++ b/view/sv/profile-in-netdir.tpl
@@ -1,16 +1,16 @@
<p id="profile-in-directory">
-Publish your default profile in global social directory?
+Publicera din huvudsakliga profil (default) i den globala medlemskatalogen?
</p>
<div id="profile-in-netdir-yes-wrapper">
- <label id="profile-in-netdir-yes-label" for="profile-in-netdir-yes">Yes</label>
+ <label id="profile-in-netdir-yes-label" for="profile-in-netdir-yes">Ja</label>
<input type="radio" name="profile_in_netdirectory" id="profile-in-netdir-yes" $yes_selected value="1" />
<div id="profile-in-netdir-break" ></div>
</div>
<div id="profile-in-netdir-no-wrapper">
- <label id="profile-in-netdir-no-label" for="profile-in-netdir-no">No</label>
+ <label id="profile-in-netdir-no-label" for="profile-in-netdir-no">Nej</label>
<input type="radio" name="profile_in_netdirectory" id="profile-in-netdir-no" $no_selected value="0" />
<div id="profile-in-netdir-end"></div>
- </div>
+ </div> \ No newline at end of file