diff options
author | Alex Olmos <alex.olmos@alexos.es> | 2013-01-11 19:16:45 +0100 |
---|---|---|
committer | Alex Olmos <alex.olmos@alexos.es> | 2013-01-11 19:16:45 +0100 |
commit | 62c0b4605592fdf8dfe5cd11a669b9736fcaac99 (patch) | |
tree | 53dae9f96fd35c6332af06248b3559835fb8a92e | |
parent | 7086799e4ed304f160b378cc56dfd57f8316c78f (diff) | |
download | symfony-security-62c0b4605592fdf8dfe5cd11a669b9736fcaac99.zip symfony-security-62c0b4605592fdf8dfe5cd11a669b9736fcaac99.tar.gz symfony-security-62c0b4605592fdf8dfe5cd11a669b9736fcaac99.tar.bz2 |
Update src/Symfony/Component/Security/Resources/translations/security.es_CA.xlf
-rw-r--r-- | Resources/translations/security.es_CA.xlf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Resources/translations/security.es_CA.xlf b/Resources/translations/security.es_CA.xlf index 3f106d8..3fb8212 100644 --- a/Resources/translations/security.es_CA.xlf +++ b/Resources/translations/security.es_CA.xlf @@ -36,7 +36,7 @@ </trans-unit> <trans-unit id="9"> <source>No authentication provider found to support the authentication token.</source> - <target>No s'ha trobat un proveidor d'autenticació que suporti el token d'autenticació.</target> + <target>No s'ha trobat un proveïdor d'autenticació que suporti el token d'autenticació.</target> </trans-unit> <trans-unit id="10"> <source>No session available, it either timed out or cookies are not enabled.</source> |