[clutter] Update Hebrew translations



commit 52f142c14c89357c6333ee1fa55fc5184f6551dc
Author: Florian MÃllner <fmuellner gnome org>
Date:   Fri Mar 9 16:34:54 2012 +0100

    Update Hebrew translations
    
    RTL locales need to translate the "default:LTR" string to have
    clutter_actor_get_text_direction() return the expected result;
    as GNOME Shell now makes use of that API, users of RTL locales
    would be up for an unpleasant surprise, so add the required
    translation.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671736

 po/he.po |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/po/he.po b/po/he.po
index 40cdf0b..31fc311 100644
--- a/po/he.po
+++ b/po/he.po
@@ -6,8 +6,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Clutter\n"
-"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?product=clutter\n";
-"POT-Creation-Date: 2011-10-22 15:47+0200\n"
+"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?";
+"product=clutter\n"
+"POT-Creation-Date: 2012-03-09 16:01+0100\n"
 "PO-Revision-Date: 2011-10-22 15:48+0200\n"
 "Last-Translator: Yaron Shahrabani <sh yaron gmail com>\n"
 "Language-Team: Yaron Shahrabani <sh yaron gmail com>\n"
@@ -1215,8 +1216,9 @@ msgstr ""
 #. * it isn't default:LTR or default:RTL it will not work.
 #.
 #: ../clutter/clutter-main.c:713
+#: clutter/clutter-main.c:763
 msgid "default:LTR"
-msgstr ""
+msgstr "default:RTL"
 
 #: ../clutter/clutter-main.c:1524
 msgid "Show frames per second"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]