Merge pull request #1022 from AlfredSK/master
Fixed two typos in strings.php and BBCode.md
This commit is contained in:
		
				commit
				
					
						cf49259317
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -96,7 +96,7 @@ Block Tags | |||
| [/ol]</pre> | ||||
| <ul class="listdecimal" style="list-style-type: decimal;"><li>Erstes Listenelement<br></li><li> Zweites Listenelement</li></ul> | ||||
| 
 | ||||
| Für weitere Optionen von sortierten Listen kann man den Stiel der Numerierung der Liste definieren: | ||||
| Für weitere Optionen von sortierten Listen kann man den Stil der Numerierung der Liste definieren: | ||||
| <pre>[list=1]</pre> : dezimal | ||||
| 
 | ||||
| <pre>[list=i]</pre> : römisch, Kleinbuchstaben | ||||
|  |  | |||
|  | @ -1234,7 +1234,7 @@ $a->strings["Set line-height for posts and comments"] = "Liniengröße für Beit | |||
| $a->strings["Set resolution for middle column"] = "Auflösung für die Mittelspalte setzen"; | ||||
| $a->strings["Set color scheme"] = "Wähle Farbschema"; | ||||
| $a->strings["Set zoomfactor for Earth Layer"] = "Zoomfaktor der Earth Layer"; | ||||
| $a->strings["Set style"] = "Stiel auswählen"; | ||||
| $a->strings["Set style"] = "Stil auswählen"; | ||||
| $a->strings["Set colour scheme"] = "Farbschema wählen"; | ||||
| $a->strings["Alignment"] = "Ausrichtung"; | ||||
| $a->strings["Left"] = "Links"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue