Update German translation
parent
52d07fcd5d
commit
941e12e18c
|
|
@ -24734,7 +24734,7 @@ Change of this parameter will affect the layout of buttons in notification toast
|
|||
<key>Type</key>
|
||||
<string>String</string>
|
||||
<key>Value</key>
|
||||
<string>http://duckduckgo.com</string>
|
||||
<string>https://duckduckgo.com</string>
|
||||
</map>
|
||||
</map>
|
||||
</llsd>
|
||||
|
|
|
|||
|
|
@ -41,6 +41,9 @@
|
|||
<check_box label="Javascript aktivieren" name="browser_javascript_enabled"/>
|
||||
<check_box label="Medienbrowser-Popups aktivieren" name="media_popup_enabled"/>
|
||||
<button label="Proxy-Einstellungen ändern" label_selected="Proxy-Einstellungen ändern" name="set_proxy"/>
|
||||
<text name="home_page_label_l">
|
||||
Browser-Startseite:
|
||||
</text>
|
||||
</panel>
|
||||
<panel label="Verzeichnisse" name="tab-dir">
|
||||
<text name="cache_size_label_l">
|
||||
|
|
|
|||
|
|
@ -373,7 +373,6 @@
|
|||
height="10"
|
||||
layout="topleft"
|
||||
left="15"
|
||||
mouse_opaque="false"
|
||||
name="home_page_label_l"
|
||||
top_pad="5"
|
||||
width="500">
|
||||
|
|
@ -382,8 +381,6 @@
|
|||
|
||||
<line_editor
|
||||
control_name="FSBrowserHomePage"
|
||||
border_style="line"
|
||||
border_thickness="1"
|
||||
follows="left|top"
|
||||
height="23"
|
||||
layout="topleft"
|
||||
|
|
|
|||
Loading…
Reference in New Issue