diff --git a/README.i18n b/README.i18n new file mode 100644 index 000000000..3e9f3a3a3 --- /dev/null +++ b/README.i18n @@ -0,0 +1,11 @@ + + +snv co ... +export MY_LCN_CHECKOUT= + + +To update the .po file with new strings used in the code: +rake updatepo + +To update the .mo files with those from the lcn repo: +rake makemo diff --git a/TODO b/TODO deleted file mode 100644 index 612825dc7..000000000 --- a/TODO +++ /dev/null @@ -1,2 +0,0 @@ -- use sv:external for common once all apps are migrated to rails 2.3.4 -- fix caching of search results (memcache + partial caching) diff --git a/README b/doc/README.rails similarity index 100% rename from README rename to doc/README.rails