Updated Translating tracks (textile)

lrbalt 2012-07-18 06:28:16 -07:00
parent 61cdd3c863
commit 323c42d93e

@ -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