[gnome-getting-started-docs] translation glitches



commit 059d984d70d1620a4d8159815dcfbc9f417b7950
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Oct 15 15:24:47 2013 +0200

    translation glitches
    
    - don't try translating strings that aren't there.
    - fix improper id

 animation/gnome-change-wallpaper.blend    |  Bin 1979384 -> 1979368 bytes
 animation/gnome-responding-to-messages.py |    2 +-
 animation/gnome-timezone.blend            |  Bin 1710532 -> 1715420 bytes
 3 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/animation/gnome-change-wallpaper.blend b/animation/gnome-change-wallpaper.blend
index c744e78..310c031 100644
Binary files a/animation/gnome-change-wallpaper.blend and b/animation/gnome-change-wallpaper.blend differ
diff --git a/animation/gnome-responding-to-messages.py b/animation/gnome-responding-to-messages.py
index abfdad4..95b4faf 100644
--- a/animation/gnome-responding-to-messages.py
+++ b/animation/gnome-responding-to-messages.py
@@ -19,7 +19,7 @@ def main():
       bpy.data.objects['typewriter'].data.body = t[lang].find('t[ id="bubble.response"]').text
       bpy.data.objects['typewriter2'].data.body = t[lang].find('t[ id="bubble.response2"]').text
       bpy.data.objects['typewriter3'].data.body = t[lang].find('t[ id="bubble.response3"]').text
-      bpy.data.objects['user.mt.bubble'].data.body = bpy.data.objects['user'].data.body #needs to be left 
aligned :/
+      #bpy.data.objects['user.mt.bubble'].data.body = bpy.data.objects['user'].data.body #needs to be left 
aligned :/
       gnomerender.render(lang)
       gnomerender.transcode(lang)
     
diff --git a/animation/gnome-timezone.blend b/animation/gnome-timezone.blend
index d056f0a..a9df7a1 100644
Binary files a/animation/gnome-timezone.blend and b/animation/gnome-timezone.blend differ


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