Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
c57aeab6
Commit
c57aeab6
authored
Mar 17, 2012
by
Benoit Pointet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed typo in doc
parent
06898fb1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/providers/translation.rst
doc/providers/translation.rst
+1
-1
No files found.
doc/providers/translation.rst
View file @
c57aeab6
...
@@ -129,7 +129,7 @@ XLIFF-based language files
...
@@ -129,7 +129,7 @@ XLIFF-based language files
~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~
Just as you would do with YAML translation files, you first need to make
Just as you would do with YAML translation files, you first need to make
sure you have the ``Config`` component from Symfony2, and that
they are
sure you have the ``Config`` component from Symfony2, and that
it is
registered with the autoloader. See above for details.
registered with the autoloader. See above for details.
Then, similarly, create XLIFF files in your locales directory and setup the ``translator.messages`` to map to them.
Then, similarly, create XLIFF files in your locales directory and setup the ``translator.messages`` to map to them.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment