From 2c7eec1cd41340b6768043c35ae203e3fa3050f7 Mon Sep 17 00:00:00 2001 From: CamilleM Date: Thu, 31 Mar 2016 16:51:44 +0200 Subject: [PATCH] Adding details to handle strings with dynamic inline contents --- TRANSLATION.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TRANSLATION.md b/TRANSLATION.md index 09723a76..16e9af51 100644 --- a/TRANSLATION.md +++ b/TRANSLATION.md @@ -51,3 +51,9 @@ You can view OSEM in other languages by selecting the language you want from the autocollect: true }; ``` +## 5. Strings with dynamic contents + +Strings containing dynamic content should be tagged in the haml file with "notranslate" classes as described in: + +http://docs.transifex.com/live/webmasters/#how-to-handle-inline-block-variables +