]> spindle.queued.net Git - midori/log
midori
12 years agol10n: Updated Slovak (sk) translation to 100%
Tomáš Vadina [Tue, 3 Jan 2012 14:19:51 +0000 (15:19 +0100)]
l10n: Updated Slovak (sk) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Spanish (Castilian) (es) translation to 100%
Andres Sanchez [Tue, 3 Jan 2012 13:59:03 +0000 (14:59 +0100)]
l10n: Updated Spanish (Castilian) (es) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo [Thu, 29 Dec 2011 13:54:15 +0000 (14:54 +0100)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo [Wed, 28 Dec 2011 16:04:15 +0000 (17:04 +0100)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 24 Dec 2011 08:53:34 +0000 (09:53 +0100)]
l10n: Updated Italian (it) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Sun, 18 Dec 2011 14:00:29 +0000 (15:00 +0100)]
l10n: Updated Japanese (ja) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoAlways unset delay on about: pages
Christian Dywan [Sun, 18 Dec 2011 01:12:36 +0000 (02:12 +0100)]
Always unset delay on about: pages

These pages are not affected by delay but going to
a different page will honor the still set delay.

12 years agoMove adblock element hiding logic from JS to C
Alexander Butenko [Sun, 18 Dec 2011 01:07:55 +0000 (02:07 +0100)]
Move adblock element hiding logic from JS to C

12 years agoImplement dragging of speed dial shortcuts
Paweł Forysiuk [Sun, 18 Dec 2011 00:51:10 +0000 (01:51 +0100)]
Implement dragging of speed dial shortcuts

12 years agoBump version to 0.4.3
Christian Dywan [Sat, 17 Dec 2011 22:47:28 +0000 (23:47 +0100)]
Bump version to 0.4.3

12 years agoUse classes in widget demo including file controls
Christian Dywan [Sat, 17 Dec 2011 21:50:57 +0000 (22:50 +0100)]
Use classes in widget demo including file controls

12 years agoUse appearance in widget demo instead of colors
Christian Dywan [Sat, 17 Dec 2011 20:45:13 +0000 (21:45 +0100)]
Use appearance in widget demo instead of colors

12 years agoFix progress element in demo and add missing comma
Christian Dywan [Sat, 17 Dec 2011 19:23:01 +0000 (20:23 +0100)]
Fix progress element in demo and add missing comma

12 years agoImplemment about:widgets page for HTML5 widgets
Christian Dywan [Sat, 17 Dec 2011 18:09:27 +0000 (19:09 +0100)]
Implemment about:widgets page for HTML5 widgets

12 years agoAlways hide the border when going fullscreen
Christian Dywan [Sat, 17 Dec 2011 10:36:09 +0000 (11:36 +0100)]
Always hide the border when going fullscreen

Fixes: https://bugs.launchpad.net/bugs/783675
12 years agoSet appropximate minimum size on inspector
Christian Dywan [Sat, 17 Dec 2011 10:18:01 +0000 (11:18 +0100)]
Set appropximate minimum size on inspector

Fixes: https://bugs.launchpad.net/midori/+bug/867582
12 years agoThe dark themes are there since GTK+ 3.0 in fact
Christian Dywan [Sat, 17 Dec 2011 10:06:11 +0000 (11:06 +0100)]
The dark themes are there since GTK+ 3.0 in fact

The Since in the documentation is wrong.

12 years agoUse icon channel-(in)secure-symbolc if available
Christian Dywan [Sat, 17 Dec 2011 09:57:35 +0000 (10:57 +0100)]
Use icon channel-(in)secure-symbolc if available

Fixes: https://bugs.launchpad.net/bugs/905086
12 years agoUse style classes for location entry in GTK+3
Christian Dywan [Sat, 17 Dec 2011 09:46:03 +0000 (10:46 +0100)]
Use style classes for location entry in GTK+3

The classes are .security_trusted and .security_unknown.

12 years agoUndo 'Refactor icons handling. Reducing strdups, improve memory cache usage'
Christian Dywan [Sat, 17 Dec 2011 09:40:23 +0000 (10:40 +0100)]
Undo 'Refactor icons handling. Reducing strdups, improve memory cache usage'

That change was unstable and is better revisited after release

12 years agoRequest dark style for private browsing windows
Christian Dywan [Fri, 16 Dec 2011 01:15:07 +0000 (02:15 +0100)]
Request dark style for private browsing windows

Fixes: https://bugs.launchpad.net/midori/+bug/905056
12 years agoAdd help_button class to help in preferences
Christian Dywan [Fri, 16 Dec 2011 01:06:35 +0000 (02:06 +0100)]
Add help_button class to help in preferences

Fixes: https://bugs.launchpad.net/midori/+bug/889238
12 years agoNo timeout for notebook sizing, but a size cache
Christian Dywan [Fri, 16 Dec 2011 00:15:50 +0000 (01:15 +0100)]
No timeout for notebook sizing, but a size cache

The timeout was a bad idea because it means the user
can see what's happening for a short period of time.

Caching the last size is less efficent but there's
no visible delay and it's still a big win.

12 years agoUse previously cached icon in error pages
Christian Dywan [Thu, 15 Dec 2011 23:40:53 +0000 (00:40 +0100)]
Use previously cached icon in error pages

This notably includes delayed pages.

12 years agoRefactor icons handling. Reducing strdups, improve memory cache usage
Alexander Butenko [Thu, 15 Dec 2011 02:06:17 +0000 (22:06 -0400)]
Refactor icons handling. Reducing strdups, improve memory cache usage

12 years agoSpeeddial MIME type is text/html
Alexander Butenko [Thu, 15 Dec 2011 02:23:44 +0000 (22:23 -0400)]
Speeddial MIME type is text/html

12 years agoCorrect accidental _modify_fg rather than _text
Christian Dywan [Thu, 15 Dec 2011 03:25:43 +0000 (04:25 +0100)]
Correct accidental _modify_fg rather than _text

Fixes: https://bugs.launchpad.net/midori/+bug/904276
12 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Wed, 14 Dec 2011 15:07:19 +0000 (16:07 +0100)]
l10n: Updated Danish (da) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoUse new GTK+ 3 API to align coords of throbber
Christian Dywan [Wed, 14 Dec 2011 01:14:54 +0000 (02:14 +0100)]
Use new GTK+ 3 API to align coords of throbber

Once again existing API is no longer reliable.

12 years agoDistinguish a view that can be saved, view source
Christian Dywan [Wed, 14 Dec 2011 00:37:14 +0000 (01:37 +0100)]
Distinguish a view that can be saved, view source

Looking at the data source determines if there's a
way to save the data. The prime use case is having
images in tabs.

Fixes: https://bugs.launchpad.net/midori/+bug/903499
12 years agoSet minimize property from item when creating view
Christian Dywan [Wed, 14 Dec 2011 00:15:26 +0000 (01:15 +0100)]
Set minimize property from item when creating view

Fixes: https://bugs.launchpad.net/midori/+bug/903325
12 years agoUnify toolbar rebuilding in _action_menubar_activate
Christian Dywan [Tue, 13 Dec 2011 22:58:23 +0000 (23:58 +0100)]
Unify toolbar rebuilding in _action_menubar_activate

And merge _midori_browser_save_toolbar_items into it,
which was already not used anywhere else.

CompactMenu is now always skipped and automatically
added if the menubar is hidden. So it can no longer be
duplicated or appear in the toolbar editor.

Fixes: https://bugs.launchpad.net/midori/+bug/903003
12 years agoOnly copy icon_uri when needed in _midori_web_view_load_icon
Christian Dywan [Tue, 13 Dec 2011 22:28:35 +0000 (23:28 +0100)]
Only copy icon_uri when needed in _midori_web_view_load_icon

12 years agoUnset dont-write-history and append, instead of 0
Christian Dywan [Tue, 13 Dec 2011 22:27:26 +0000 (23:27 +0100)]
Unset dont-write-history and append, instead of 0

So the values don't stay in the saved session.

12 years agol10n: Updated Romanian (ro) translation to 100%
Mișu Moldovan [Sun, 11 Dec 2011 11:24:21 +0000 (12:24 +0100)]
l10n: Updated Romanian (ro) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoEscape and unescape for unique and never otherwise
Christian Dywan [Sun, 11 Dec 2011 02:27:02 +0000 (03:27 +0100)]
Escape and unescape for unique and never otherwise

Also don't bother to apply magic when receiving the command,
it was already applied before.

12 years agoAvoid copying of strings and making tiny allocations
Christian Dywan [Sun, 11 Dec 2011 01:57:04 +0000 (02:57 +0100)]
Avoid copying of strings and making tiny allocations

12 years agoUse GString to build text in copy tabs extension
Christian Dywan [Sun, 11 Dec 2011 01:53:25 +0000 (02:53 +0100)]
Use GString to build text in copy tabs extension

12 years agoEnsure title from item is set and uri can be NULL
Christian Dywan [Sun, 11 Dec 2011 01:27:11 +0000 (02:27 +0100)]
Ensure title from item is set and uri can be NULL

12 years agoDon't skip blank pages in addons context ready
Paweł Forysiuk [Sun, 11 Dec 2011 01:15:49 +0000 (02:15 +0100)]
Don't skip blank pages in addons context ready

12 years agoUse new color API in location action
Christian Dywan [Sun, 11 Dec 2011 01:12:17 +0000 (02:12 +0100)]
Use new color API in location action

Apparently back compatibility failed here.

Fixes: https://bugs.launchpad.net/midori/+bug/898445
12 years agoUse system ca file from libsoup if possible
Christian Dywan [Sun, 11 Dec 2011 01:11:36 +0000 (02:11 +0100)]
Use system ca file from libsoup if possible

12 years agoUpdate toolbar menu items (actions) after changes
Peter Hatina [Sat, 10 Dec 2011 18:31:00 +0000 (19:31 +0100)]
Update toolbar menu items (actions) after changes

Fixes: https://bugs.launchpad.net/midori/+bug/853023
12 years agoIterate children in notebook_alloc_timeout
Christian Dywan [Sat, 10 Dec 2011 18:30:48 +0000 (19:30 +0100)]
Iterate children in notebook_alloc_timeout

12 years agoReduce notebook alloc timeout and update each time
Christian Dywan [Sat, 10 Dec 2011 18:27:05 +0000 (19:27 +0100)]
Reduce notebook alloc timeout and update each time

12 years agoObtain and store priv in cookie manager
Christian Dywan [Sat, 10 Dec 2011 18:23:52 +0000 (19:23 +0100)]
Obtain and store priv in cookie manager

Getting the private data is expensive, especially
in the cookie update callbacks.

12 years agoUse gstring to build suggestions script in formhistory
Alexander Butenko [Fri, 9 Dec 2011 20:29:16 +0000 (21:29 +0100)]
Use gstring to build suggestions script in formhistory

12 years agoRebase browser_set_current_tab on _set_current_page
Christian Dywan [Fri, 9 Dec 2011 20:11:01 +0000 (21:11 +0100)]
Rebase browser_set_current_tab on _set_current_page

The behavior should really match.

12 years agoNo need to move proxy item if it is appended
Christian Dywan [Fri, 9 Dec 2011 20:00:13 +0000 (21:00 +0100)]
No need to move proxy item if it is appended

12 years agoSet a timeout on notebook size updates
Christian Dywan [Fri, 9 Dec 2011 19:59:32 +0000 (20:59 +0100)]
Set a timeout on notebook size updates

12 years agoUse new _with_item constructor everywhere
Christian Dywan [Thu, 8 Dec 2011 20:14:06 +0000 (21:14 +0100)]
Use new _with_item constructor everywhere

12 years agoEllipsize titles on error pages
Christian Dywan [Thu, 8 Dec 2011 20:04:53 +0000 (21:04 +0100)]
Ellipsize titles on error pages

12 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo [Fri, 9 Dec 2011 13:25:59 +0000 (14:25 +0100)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
Cheng-Chia Tseng [Fri, 9 Dec 2011 10:12:26 +0000 (11:12 +0100)]
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoManually building actions is a huge speedup
Christian Dywan [Thu, 8 Dec 2011 01:55:25 +0000 (02:55 +0100)]
Manually building actions is a huge speedup

12 years agoAvoid setting the same URI on the item given
Christian Dywan [Wed, 7 Dec 2011 22:19:32 +0000 (23:19 +0100)]
Avoid setting the same URI on the item given

12 years agoHandle 'append' as meta, neither object data nor argument
Christian Dywan [Wed, 7 Dec 2011 22:15:04 +0000 (23:15 +0100)]
Handle 'append' as meta, neither object data nor argument

This is more in line with 'dont-write-history' and 'delay'.

12 years agoHandle 'delay' without the pseudo pause: scheme
Christian Dywan [Wed, 7 Dec 2011 22:08:11 +0000 (23:08 +0100)]
Handle 'delay' without the pseudo pause: scheme

Behavior change: Tabs won't remain delayed beyond the session.
If some users rely on this, it will need discussion.

12 years agoAvoid extra loop for adding delay to all items
Christian Dywan [Wed, 7 Dec 2011 22:01:50 +0000 (23:01 +0100)]
Avoid extra loop for adding delay to all items

12 years agoAvoid counting total pages when not necessary
Christian Dywan [Wed, 7 Dec 2011 21:42:06 +0000 (22:42 +0100)]
Avoid counting total pages when not necessary

12 years agoIntroduce helper for correctly restoring tabs
Christian Dywan [Wed, 7 Dec 2011 21:31:13 +0000 (22:31 +0100)]
Introduce helper for correctly restoring tabs

We need to ensure a reference on the item.

12 years agoIntroduce and use midori_view_new_with_item
Christian Dywan [Wed, 7 Dec 2011 20:27:38 +0000 (21:27 +0100)]
Introduce and use midori_view_new_with_item

12 years agoOptimize private element hider algorithm
Alexander Butenko [Tue, 6 Dec 2011 00:24:08 +0000 (20:24 -0400)]
Optimize private element hider algorithm

12 years agoRemove conext-ready signal from browser and view
Alexander Butenko [Sat, 3 Dec 2011 00:04:14 +0000 (20:04 -0400)]
Remove conext-ready signal from browser and view

12 years agoSkip window_object_cleared in non-http-frames
Alexander Butenko [Fri, 2 Dec 2011 23:53:30 +0000 (19:53 -0400)]
Skip window_object_cleared in non-http-frames

12 years agoLook for javascriptcoregtk-3.0 with webkitgtk-3.0
Christian Dywan [Tue, 6 Dec 2011 22:14:39 +0000 (23:14 +0100)]
Look for javascriptcoregtk-3.0 with webkitgtk-3.0

12 years agoTeach _toggle_tabbar_smartly what fullscreen means
Christian Dywan [Thu, 1 Dec 2011 19:54:27 +0000 (20:54 +0100)]
Teach _toggle_tabbar_smartly what fullscreen means

And introduce midori_browser_is_fullscreen

Related to: https://bugs.launchpad.net/midori/+bug/783675

12 years agoAvoid superfluous _midori_browser_update_actions calls
Christian Dywan [Thu, 1 Dec 2011 19:03:41 +0000 (20:03 +0100)]
Avoid superfluous _midori_browser_update_actions calls

12 years agoDon't set proxy sensitivity connecting KatzeArrayAction
Christian Dywan [Thu, 1 Dec 2011 19:00:55 +0000 (20:00 +0100)]
Don't set proxy sensitivity connecting KatzeArrayAction

In the case of the trash, the proxy should only be sensitive
if it is not empty, which MidoriBrowser takes care of.

12 years agoPrint cairo versions in about:version
Christian Dywan [Thu, 1 Dec 2011 18:56:16 +0000 (19:56 +0100)]
Print cairo versions in about:version

12 years agoLimit items in trash in private browsing
Christian Dywan [Thu, 1 Dec 2011 18:55:17 +0000 (19:55 +0100)]
Limit items in trash in private browsing

12 years agol10n: Updated Croatian (hr) translation to 82%
Nick Schermer [Wed, 30 Nov 2011 19:07:04 +0000 (20:07 +0100)]
l10n: Updated Croatian (hr) translation to 82%

New status: 520 messages complete with 1 fuzzy and 111 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 18:30:58 +0000 (19:30 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 18:14:24 +0000 (19:14 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 17:59:12 +0000 (18:59 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 16:12:39 +0000 (17:12 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 99%
mbouzada [Wed, 30 Nov 2011 16:11:47 +0000 (17:11 +0100)]
l10n: Updated Galician (gl) translation to 99%

New status: 631 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 16:10:47 +0000 (17:10 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 99%
mbouzada [Wed, 30 Nov 2011 16:09:58 +0000 (17:09 +0100)]
l10n: Updated Galician (gl) translation to 99%

New status: 631 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 14:33:12 +0000 (15:33 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 99%
mbouzada [Wed, 30 Nov 2011 14:32:33 +0000 (15:32 +0100)]
l10n: Updated Galician (gl) translation to 99%

New status: 631 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 14:22:38 +0000 (15:22 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 14:21:20 +0000 (15:21 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 14:19:53 +0000 (15:19 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 14:18:31 +0000 (15:18 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 14:16:45 +0000 (15:16 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 14:14:11 +0000 (15:14 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 14:05:37 +0000 (15:05 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 13:52:11 +0000 (14:52 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 13:49:02 +0000 (14:49 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 13:48:16 +0000 (14:48 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 13:37:57 +0000 (14:37 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 100%
mbouzada [Wed, 30 Nov 2011 13:34:24 +0000 (14:34 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 98%
mbouzada [Wed, 30 Nov 2011 13:23:06 +0000 (14:23 +0100)]
l10n: Updated Galician (gl) translation to 98%

New status: 625 messages complete with 0 fuzzies and 7 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 97%
mbouzada [Wed, 30 Nov 2011 13:01:03 +0000 (14:01 +0100)]
l10n: Updated Galician (gl) translation to 97%

New status: 614 messages complete with 3 fuzzies and 15 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 96%
mbouzada [Wed, 30 Nov 2011 12:59:50 +0000 (13:59 +0100)]
l10n: Updated Galician (gl) translation to 96%

New status: 611 messages complete with 3 fuzzies and 18 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Galician (gl) translation to 95%
mbouzada [Wed, 30 Nov 2011 12:54:49 +0000 (13:54 +0100)]
l10n: Updated Galician (gl) translation to 95%

New status: 601 messages complete with 13 fuzzies and 18 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Tue, 29 Nov 2011 22:25:41 +0000 (23:25 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Tue, 29 Nov 2011 11:47:19 +0000 (12:47 +0100)]
l10n: Updated Korean (ko) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Tue, 29 Nov 2011 10:53:54 +0000 (11:53 +0100)]
l10n: Updated Czech (cs) translation to 100%

New status: 632 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).