Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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!
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.
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.
Comments
Comment #1
magnus commentedComment #2
magnus commentedFound 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.
Comment #3
Zen commentedThis has been committed along with the missing t(). Thanks :)
-K
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
magnus commentedHere comes the updated Swedish translation to be committed.
Comment #6
magnus commentedCommitted to CVS.
Comment #8
magnus commentedImported Swedish translation to localization server and removed CVS file.
If anyone wonder why the translation is gone, please see Maintainer News dec 7 2010:
Comment #9
magnus commented