mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Add hint and translations for Custom Paragraph option
This commit is contained in:
parent
9902308540
commit
b52f015012
@ -432,7 +432,7 @@ class preferences_hooks
|
|||||||
'pre' => lang("Preformatted"),
|
'pre' => lang("Preformatted"),
|
||||||
'customparagraph' => lang("Custom Paragraph")
|
'customparagraph' => lang("Custom Paragraph")
|
||||||
),
|
),
|
||||||
'help' => 'Automatically start with this format block',
|
'help' => 'Automatically start with this format block.<br/><b>Custom Paragraph</b> adds less line space between new lines.',
|
||||||
'xmlrpc' => True,
|
'xmlrpc' => True,
|
||||||
'admin' => false,
|
'admin' => false,
|
||||||
'default' => 'p'
|
'default' => 'p'
|
||||||
|
@ -15,7 +15,7 @@ audio effect preferences de Audio-Effekt
|
|||||||
audio effect enables|disables sound effects used in the theme preferences de Audio Effekte (Sound) für das Thema aktivieren|deaktivieren.
|
audio effect enables|disables sound effects used in the theme preferences de Audio Effekte (Sound) für das Thema aktivieren|deaktivieren.
|
||||||
automatically start with this font preferences de Startet automatisch mit dieser Schrift
|
automatically start with this font preferences de Startet automatisch mit dieser Schrift
|
||||||
automatically start with this font size preferences de Startet automatisch mit dieser Schriftgröße
|
automatically start with this font size preferences de Startet automatisch mit dieser Schriftgröße
|
||||||
automatically start with this format block preferences de Startet automatisch mit dieser Formatierung
|
automatically start with this format block.<br/><b>Custom Paragraph</b> adds less line space between new lines. preferences de Startet automatisch mit dieser Formatierung.<br/> <b>Absatz schmal</b> erzeugt einen geringeren Zeilenabstand.
|
||||||
br preferences de br
|
br preferences de br
|
||||||
change a user password by passing the old and new passwords. returns true on success, false on failure. preferences de Ändern Sie Ihr Passwort, indem Sie Ihr altes und neues Passwort angeben. Es wird TRUE zurückgegeben für eine erfolgreiche Änderung und FALSE wenn es nicht erfolgreich war.
|
change a user password by passing the old and new passwords. returns true on success, false on failure. preferences de Ändern Sie Ihr Passwort, indem Sie Ihr altes und neues Passwort angeben. Es wird TRUE zurückgegeben für eine erfolgreiche Änderung und FALSE wenn es nicht erfolgreich war.
|
||||||
change password preferences de Passwort ändern
|
change password preferences de Passwort ändern
|
||||||
@ -31,6 +31,7 @@ color preferences de Farbe
|
|||||||
country preferences de Land
|
country preferences de Land
|
||||||
current password preferences de Aktuelles Passwort
|
current password preferences de Aktuelles Passwort
|
||||||
custom login box color, defaults to above color darkened preferences de Benutzerdefinierte Farbe der Anmeldemaske, Vorgabe obige Farbe abgedunkelt
|
custom login box color, defaults to above color darkened preferences de Benutzerdefinierte Farbe der Anmeldemaske, Vorgabe obige Farbe abgedunkelt
|
||||||
|
custom paragraph preferences de Absatz schmal
|
||||||
custom sidebar menu active color, defaults to above color darkened preferences de Benutzerdefinierte Farbe des Seitenmenü, Vorgabe obige Farbe abgedunkelt
|
custom sidebar menu active color, defaults to above color darkened preferences de Benutzerdefinierte Farbe des Seitenmenü, Vorgabe obige Farbe abgedunkelt
|
||||||
dark moono theme preferences de Dunkles Moono Schema
|
dark moono theme preferences de Dunkles Moono Schema
|
||||||
data exchange settings preferences de Einstellungen für den Datenaustausch
|
data exchange settings preferences de Einstellungen für den Datenaustausch
|
||||||
|
@ -15,7 +15,7 @@ audio effect preferences en Audio effect
|
|||||||
audio effect enables|disables sound effects used in the theme preferences en Audio effect enables|disables sound effects used in the theme
|
audio effect enables|disables sound effects used in the theme preferences en Audio effect enables|disables sound effects used in the theme
|
||||||
automatically start with this font preferences en Automatically start with this font
|
automatically start with this font preferences en Automatically start with this font
|
||||||
automatically start with this font size preferences en Automatically start with this font size
|
automatically start with this font size preferences en Automatically start with this font size
|
||||||
automatically start with this format block preferences en Automatically start with this format block
|
automatically start with this format block.<br/><b>Custom Paragraph</b> adds less line space between new lines. preferences en Automatically start with this format block.<br/><b>Custom Paragraph</b> adds less line space between new lines.
|
||||||
br preferences en br
|
br preferences en br
|
||||||
change a user password by passing the old and new passwords. returns true on success, false on failure. preferences en Change a user password by passing the old and new passwords. Returns TRUE on success, FALSE on failure.
|
change a user password by passing the old and new passwords. returns true on success, false on failure. preferences en Change a user password by passing the old and new passwords. Returns TRUE on success, FALSE on failure.
|
||||||
change password preferences en Change password
|
change password preferences en Change password
|
||||||
@ -31,6 +31,7 @@ color preferences en Color
|
|||||||
country preferences en Country
|
country preferences en Country
|
||||||
current password preferences en Current password
|
current password preferences en Current password
|
||||||
custom login box color, defaults to above color darkened preferences en Custom login box color, defaults to above color darkened
|
custom login box color, defaults to above color darkened preferences en Custom login box color, defaults to above color darkened
|
||||||
|
custom paragraph preferences en Custom Paragraph
|
||||||
custom sidebar menu active color, defaults to above color darkened preferences en Custom sidebar menu active color, defaults to above color darkened
|
custom sidebar menu active color, defaults to above color darkened preferences en Custom sidebar menu active color, defaults to above color darkened
|
||||||
dark moono theme preferences en Dark Moono Theme
|
dark moono theme preferences en Dark Moono Theme
|
||||||
data exchange settings preferences en Data exchange settings
|
data exchange settings preferences en Data exchange settings
|
||||||
|
Loading…
Reference in New Issue
Block a user