1
0

Fix broken link to documentation.

Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
Thomas Hochstein
2018-07-21 22:40:40 +02:00
parent 4387556026
commit a42cc8da66
31 changed files with 31 additions and 31 deletions

View File

@ -787,7 +787,7 @@
@define('PERMISSION_ADMINIMAGESVIEWOTHERS', 'adminImagesViewOthers: Visualizar arquivos multim<69>dia de outros usu<73>rios');
@define('CHARSET_NATIVE', 'C<>digo de p<>gina nativo');
@define('INSTALL_CHARSET', 'Sele<6C><65>o do c<>digo de p<>gina');
@define('INSTALL_CHARSET_DESC', 'Aqui voc<6F> pode escolher os c<>digos de p<>gina entre o UTF-8 ou nativo (ISO, EUC, ...). Algumas linguagens apenas possuem tradu<64><75>es em UTF-8 ent<6E>o a escolha por nativo n<>o ter<65> efeito. o UTF-8 <20> sugerido para novas instala<6C><61>es. N<>o fa<66>a altera<72><61>es se voc<6F> j<> fez entradas com caracteres especiais - eles podem aparecer corrompidos. Para saber mais acesse https://www.s9y.org/index.php?node=46.');
@define('INSTALL_CHARSET_DESC', 'Aqui voc<6F> pode escolher os c<>digos de p<>gina entre o UTF-8 ou nativo (ISO, EUC, ...). Algumas linguagens apenas possuem tradu<64><75>es em UTF-8 ent<6E>o a escolha por nativo n<>o ter<65> efeito. o UTF-8 <20> sugerido para novas instala<6C><61>es. N<>o fa<66>a altera<72><61>es se voc<6F> j<> fez entradas com caracteres especiais - eles podem aparecer corrompidos. Para saber mais acesse https://docs.s9y.org/docs/developers/internationalization.html.');
@define('CALENDAR_ENABLE_EXTERNAL_EVENTS', 'Enable Plugin API hook');
@define('CALENDAR_EXTEVENT_DESC', 'If enabled, plugins can hook into the calendar to display their own events highlighted. Only enable if you have installed plugins that need this, otherwise it just decreases performance.');
@define('XMLRPC_NO_LONGER_BUNDLED', 'The XML-RPC API Interface to Serendipity is no longer bundled because of ongoing security issues with this API and not many people using it. Thus you need to install the XML-RPC Plugin to use the XML-RPC API. The URL to use in your applications will NOT change - as soon as you have installed the plugin, you will again be able to use the API.');