aboutsummaryrefslogtreecommitdiffstats
path: root/view/sv/profile-in-netdir.tpl
diff options
context:
space:
mode:
authorOlivier Migeot <olivier@migeot.org>2011-03-28 12:11:10 +0200
committerOlivier Migeot <olivier@migeot.org>2011-03-28 12:11:10 +0200
commitda546588db1863dd240a4c738644372fc4d183e6 (patch)
treedd6c869207098867aa6c7207f29ab5a2e9b6dc69 /view/sv/profile-in-netdir.tpl
parent19d7e7fefeb3d20697d6a7e0b1fc7a16d9127c64 (diff)
parent1f6c6c466a449ba422c4e67744577f6c35b3ce0b (diff)
downloadvolse-hubzilla-da546588db1863dd240a4c738644372fc4d183e6.tar.gz
volse-hubzilla-da546588db1863dd240a4c738644372fc4d183e6.tar.bz2
volse-hubzilla-da546588db1863dd240a4c738644372fc4d183e6.zip
Merge remote branch 'mike/master'
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