update fr translation
This commit is contained in:
parent
bc1812840a
commit
1c1d1f1185
@ -59,8 +59,6 @@ class Cloud extends \Zotlabs\Web\Controller {
|
||||
$auth->observer = $ob_hash;
|
||||
}
|
||||
|
||||
if ($_GET['davguest'])
|
||||
$_SESSION['davguest'] = true;
|
||||
|
||||
$_SERVER['QUERY_STRING'] = str_replace(array('?f=', '&f='), array('', ''), $_SERVER['QUERY_STRING']);
|
||||
$_SERVER['QUERY_STRING'] = strip_zids($_SERVER['QUERY_STRING']);
|
||||
|
@ -424,7 +424,7 @@ function validate_item_elements($message,$arr) {
|
||||
|
||||
|
||||
/**
|
||||
* @brief Limit lenght on imported system messages.
|
||||
* @brief Limit length on imported system messages.
|
||||
*
|
||||
* The purpose of this function is to apply system message length limits to
|
||||
* imported messages without including any embedded photos in the length.
|
||||
|
18711
view/fr/hmessages.po
18711
view/fr/hmessages.po
File diff suppressed because it is too large
Load Diff
4136
view/fr/hstrings.php
4136
view/fr/hstrings.php
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user