<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@ $(document).ready(function() {
     item_sugg_chain = $(node).attr(&quot;id&quot;).replace(action, &quot;&quot;);
     item_sugg = item_sugg_chain.split(&quot;-&quot;, 1);
     itemid = item_sugg[0];
-    url = pofilename + &quot;/&quot; + itemid + &quot;/handlesuggestions/&quot;;
+    url = pofilename + &quot;/review/&quot; + itemid + &quot;/&quot;;
     return url;
   }
 </diff>
      <filename>html/js/sugg.js</filename>
    </modified>
    <modified>
      <diff>@@ -32,7 +32,7 @@ urlpatterns = patterns('pootle_app.views.language',
      'translationproject_admin.view'),                       
     (r'^(?P&lt;language_code&gt;[^/]*)/(?P&lt;project_code&gt;[^/]*)/(?P&lt;dir_path&gt;(.*/)*)translate.html$',
      'view.translate_page'),
-    (r'^(?P&lt;language_code&gt;[^/]*)/(?P&lt;project_code&gt;[^/]*)/(?P&lt;file_path&gt;.+)/(?P&lt;item&gt;\d+)/handlesuggestions/?$',
+    (r'^(?P&lt;language_code&gt;[^/]*)/(?P&lt;project_code&gt;[^/]*)/(?P&lt;file_path&gt;.+)/review/(?P&lt;item&gt;\d+)/?$',
      'view.handle_suggestions'),
     (r'^(?P&lt;language_code&gt;[^/]*)/(?P&lt;project_code&gt;[^/]*)/(?P&lt;dir_path&gt;(.*/)*)(index.html)?$',
      'view.project_index'),</diff>
      <filename>local_apps/pootle_app/views/language/urls.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b4c028d9c1d7baf24954e640fd5ba9b2464f5249</id>
    </parent>
  </parents>
  <author>
    <name>murgilduta</name>
    <email>murgilduta@54714841-351b-0410-a198-e36a94b762f5</email>
  </author>
  <url>http://github.com/translateorgza/pootle/commit/e789fd124be4b849669c55afa71fec3e1b0c603d</url>
  <id>e789fd124be4b849669c55afa71fec3e1b0c603d</id>
  <committed-date>2009-10-13T08:21:57-07:00</committed-date>
  <authored-date>2009-10-13T08:21:57-07:00</authored-date>
  <message>Cosmetic change in the URL used to review suggestions using XHR.

git-svn-id: https://translate.svn.sourceforge.net/svnroot/translate/src/trunk/Pootle@12371 54714841-351b-0410-a198-e36a94b762f5</message>
  <tree>03a936d93eb20716110f66e0ecb79ad1b48a0a9a</tree>
  <committer>
    <name>murgilduta</name>
    <email>murgilduta@54714841-351b-0410-a198-e36a94b762f5</email>
  </committer>
</commit>
