Here comes the Swedish translation of this module. I included the pot if you want it. Haven't tried the module that much yet, but so far it works like a charm. Thanks!

Cheers
/Magnus

CommentFileSizeAuthor
#5 sv.po5.62 KBmagnus
#2 sv.txt7.48 KBmagnus
quote.sv_.zip4.38 KBmagnus

Comments

magnus’s picture

Assigned: Unassigned » magnus
Status: Active » Patch (to be ported)
magnus’s picture

StatusFileSize
new7.48 KB

Found an error. The string "Quote module settings" is not found in the POT. A change in quote.admin.inc on row 31 from:
'#title' => ('Quote module settings',
to
'#title' => t('Quote module settings'),
is required.

I have updated my translation and here is the new version.

Zen’s picture

Status: Patch (to be ported) » Fixed

This has been committed along with the missing t(). Thanks :)

-K

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

magnus’s picture

Version: 6.x-1.1-beta » 6.x-1.x-dev
Status: Closed (fixed) » Reviewed & tested by the community
StatusFileSize
new5.62 KB

Here comes the updated Swedish translation to be committed.

magnus’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

magnus’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Closed (fixed) » Fixed

Imported Swedish translation to localization server and removed CVS file.

If anyone wonder why the translation is gone, please see Maintainer News dec 7 2010:

A. If you are a translation maintainer: you've already been contacted, and
your team is in the process of moving from drupal.org to localize.drupal.org.

B. If you are a translator: stop working on .po files in CVS (either for
Drupal core or contrib), instead import existing .po files from CVS to
localize.drupal.org (if not already), remove the imported file from CVS and
work on localize.drupal.org from now on.

C. If you are a drupal.org project maintainer: do not accept .po files
anymore in your issue queues and remove your .pot files from CVS; tell people
to use localize.drupal.org.

magnus’s picture

Category: feature » task

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.