mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 06:20:44 -04:00
Removed member ftController::mShareDownloadDir and calculate the value from the shared directories.
Combined the two methods for share and unshare of the download dir. Added share incoming directory to the QuickStartWizard. Recompile of the GUI needed. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4089 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4779d83ab7
commit
af4dd635e3
11 changed files with 68 additions and 143 deletions
Binary file not shown.
|
@ -2782,12 +2782,12 @@ p, li { white-space: pre-wrap; }
|
|||
<translation>Durchsuchen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/settings/DirectoriesPage.cpp" line="+179"/>
|
||||
<location filename="../gui/settings/DirectoriesPage.cpp" line="+148"/>
|
||||
<source>Set Incoming Directory</source>
|
||||
<translation>Ordner für eingehende Dateien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+28"/>
|
||||
<location line="+16"/>
|
||||
<source>Set Partials Directory</source>
|
||||
<translation>Ordner für temporäre Dateien</translation>
|
||||
</message>
|
||||
|
@ -2838,7 +2838,7 @@ Das ist nützlich, wenn Du eine externe Festplatte freigibst und die Datei nicht
|
|||
<message>
|
||||
<location line="+62"/>
|
||||
<source>Automatically share incoming directory (Recommended)</source>
|
||||
<translation>Eingehende Ordner automatisch freigeben</translation>
|
||||
<translation>Eingehende Ordner automatisch freigeben (Empfohlen)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -8893,20 +8893,20 @@ p, li { white-space: pre-wrap; }
|
|||
<message>
|
||||
<location line="+120"/>
|
||||
<location line="+269"/>
|
||||
<location line="+235"/>
|
||||
<location line="+242"/>
|
||||
<source>Next ></source>
|
||||
<translation>Weiter ></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-494"/>
|
||||
<location line="-501"/>
|
||||
<location line="+269"/>
|
||||
<location line="+235"/>
|
||||
<location line="+242"/>
|
||||
<location line="+205"/>
|
||||
<source>Exit</source>
|
||||
<translation>Beenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-649"/>
|
||||
<location line="-656"/>
|
||||
<source>For best performance, RetroShare needs to know a little about your connection to the internet.</source>
|
||||
<translation>Für die beste Leistung muß RetroShare ein wenig über Deine Internetverbindung wissen.</translation>
|
||||
</message>
|
||||
|
@ -8953,13 +8953,13 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location line="+94"/>
|
||||
<location line="+235"/>
|
||||
<location line="+242"/>
|
||||
<location line="+205"/>
|
||||
<source>< Back</source>
|
||||
<translation>< Zurück</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-358"/>
|
||||
<location line="-365"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
|
@ -9004,7 +9004,12 @@ p, li { white-space: pre-wrap; }
|
|||
<translation>Entfernen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+137"/>
|
||||
<location line="+33"/>
|
||||
<source>Automatically share incoming directory (Recommended)</source>
|
||||
<translation>Eingehende Ordner automatisch freigeben (Empfohlen)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+111"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
|
@ -9085,7 +9090,7 @@ p, li { white-space: pre-wrap; }
|
|||
<translation>Warnung!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/QuickStartWizard.ui" line="-775"/>
|
||||
<location filename="../gui/QuickStartWizard.ui" line="-782"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue