Module: website Branch: master Commit: f30622f007d836213ae4abe6ecc728acefdf7589 URL: http://source.winehq.org/git/website.git/?a=commit;h=f30622f007d836213ae4abe...
Author: Yaron Shahrabani sh.yaron@gmail.com Date: Tue Jan 4 17:52:44 2011 +0200
website: About page updated (Hebrew links)
--0016e6deddd39a89ba04990743de Content-Type: text/plain; charset=UTF-8
Sorry then, hope this one is ok...
Kind regards, Yaron Shahrabani
<Hebrew translator>
On Tue, Jan 4, 2011 at 5:10 PM, Jeremy Newman jnewman@codeweavers.comwrote:
This patch does not apply cleanly.
-- Applying: website: About page updated (Hebrew links) error: patch failed: templates/he/about.template:13 error: templates/he/about.template: patch does not apply Patch failed at 0001 website: About page updated (Hebrew links) --
-N
On 12/27/2010 03:53 PM, Yaron Shahrabani wrote:
YaronShahrabani
<Hebrew translator>
<div dir="ltr">Sorry then, hope this one is ok...<br><br>Kind regards,<br clear="all"><div dir="ltr"><span style="font-size:large"><font color="#990000">Yaron</font><font color="#330000"> Shahrabani</font></span><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div><font color="#666666"><span style="font-size:x-small"><font color="#FF0000"><</font></span>Hebrew translator<span style="font-size:x-small"><font color="#FF0000">></font></span></font></div></blockquote></div> <br>
<br><br><div class="gmail_quote">On Tue, Jan 4, 2011 at 5:10 PM, Jeremy Newman <span dir="ltr"><<a href="mailto:jnewman@codeweavers.com">jnewman@codeweavers.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This patch does not apply cleanly.<br> <br> --<br> Applying: website: About page updated (Hebrew links)<br> error: patch failed: templates/he/about.template:13<br> error: templates/he/about.template: patch does not apply<br> Patch failed at 0001 website: About page updated (Hebrew links)<br> --<br> <br> -N<br> <br> On 12/27/2010 03:53 PM, Yaron Shahrabani wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br> YaronShahrabani<br> <br> <Hebrew translator><br> <br> <br> <br> <br> <br> </blockquote> </blockquote></div><br></div>
From 8d2c78480afeac7a3061d9b997b827ee4177a577 Mon Sep 17 00:00:00 2001
From: Yaron Shahrabani sh.yaron@gmail.com Date: Tue, 4 Jan 2011 17:49:27 +0200 Subject: website: [about] Update Hebrew translation.
---
templates/he/about.template | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/he/about.template b/templates/he/about.template index 54809f4..61591d7 100644 --- a/templates/he/about.template +++ b/templates/he/about.template @@ -17,8 +17,8 @@ <ul> <li><a href="http://wiki.winehq.org/ImportanceOfWine">מדוע Wine כה חשובה</a></li> <li><a href="http://wiki.winehq.org/Debunking_Wine_Myths">אגדות נפוצות על Wine</a></li> - <li><a href="http://wiki.winehq.org/WineHistory">היסטוריית מיזם Wine</a></li> - <li><a href="http://wiki.winehq.org/ProjectOrganization">ארגון ומנהיגות</a></li> + <li><a href="http://wiki.winehq.org/WineHistory/he">היסטוריית מיזם Wine</a></li> + <li><a href="http://wiki.winehq.org/ProjectOrganization/he">ארגון ומנהיגות</a></li> </ul>
<hr>