From cde55502db5beeba6ab3dcc344ac54272f69bee0 Mon Sep 17 00:00:00 2001 From: Tristan Roussel Date: Thu, 10 Mar 2016 09:25:46 +0100 Subject: [PATCH] Replace XLIFF number ids by strings --- best_practices/i18n.rst | 2 +- book/translation.rst | 4 ++-- components/translation/usage.rst | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/best_practices/i18n.rst b/best_practices/i18n.rst index 6d87c608344..b2aedf85e83 100644 --- a/best_practices/i18n.rst +++ b/best_practices/i18n.rst @@ -85,7 +85,7 @@ English in the application would be: - + title.post_list Post List diff --git a/book/translation.rst b/book/translation.rst index 5538836358d..4628844a9f3 100644 --- a/book/translation.rst +++ b/book/translation.rst @@ -132,7 +132,7 @@ different formats, XLIFF being the recommended format: - + Symfony is great J'aime Symfony @@ -668,7 +668,7 @@ bundle. - + author.name.not_blank Please enter an author name. diff --git a/components/translation/usage.rst b/components/translation/usage.rst index 079fcec4a99..c125e059510 100644 --- a/components/translation/usage.rst +++ b/components/translation/usage.rst @@ -115,11 +115,11 @@ recommended format. These files are parsed by one of the loader classes. - + Symfony is great J'aime Symfony - + symfony.great J'aime Symfony