From 323c42d93e6126c0a703af697260cfc22a1f73d9 Mon Sep 17 00:00:00 2001 From: lrbalt Date: Wed, 18 Jul 2012 06:28:16 -0700 Subject: [PATCH] Updated Translating tracks (textile) --- Translating-tracks.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translating-tracks.textile b/Translating-tracks.textile index 50e32ea..293c8c3 100644 --- a/Translating-tracks.textile +++ b/Translating-tracks.textile @@ -25,7 +25,7 @@ In general the steps are: * For Tracks 2.2, point your browser to @http://localhost:3000/tolk@ ** Select the language you want to work on or create a new one ** When you are done, either submit the new language file to Assembla or create a pull request -*** using @rake tolk:dump_all@ will write all changes to the locale files in @/path/to/tracks/config/locale@ +*** using @rake tolk:dump_all@ will write all changes to the locale files in @/path/to/tracks/config/locale@. You can then test it on @http://localhost:3000@ *** Or: download the locale file: @http://localhost:3000/tolk/locales/XX.yml@ where @XX@ is the name of your locale (for example nl or de or cz) * For Tracks 2.1, point your browser to @http://localhost:3000/translate@ ** this is the translate plug-in that will show you all strings that need to be translated