From f620f245c67518ab00bfe49be15f0fb2ec10118f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 12 Jun 2008 15:32:34 +0200 Subject: Replace with upstream 2.49, resetting translation completely. --- templates/note.mdwn | 8 ++++---- templates/popup.mdwn | 17 +++++++++-------- 2 files changed, 13 insertions(+), 12 deletions(-) (limited to 'templates') diff --git a/templates/note.mdwn b/templates/note.mdwn index 3a5b87a..4cc323c 100644 --- a/templates/note.mdwn +++ b/templates/note.mdwn @@ -2,10 +2,10 @@ -Brug denne skabelon til at indsætte en note på en side. Noten vil blive -udsmykket til at flyde til højre for den øvrige tekst på siden. Denne -skabelon har et parameter: +Use this template to insert a note into a page. The note will be styled to +float to the right of other text on the page. This template has one +parameter:
    -
  • `text` - teksten som vises i noten +
  • `text` - the text to display in the note
diff --git a/templates/popup.mdwn b/templates/popup.mdwn index 7e55d93..b355daa 100644 --- a/templates/popup.mdwn +++ b/templates/popup.mdwn @@ -1,14 +1,15 @@ -Brug denne skabelon til at lave et popup-vindue som vises når musemarkøren -er henover en del af siden. Denne skabelon har to parametre: +Use this template to create a popup window that is displayed when the mouse +is over part of the page. This template has two parameters:
    -
  • `mouseover` - Dette er teksten eller andet indhold som udløser popup'en. -
  • `popup` - Her angives indeholdet af popup-vinduet. Det kan være hvad som -helst, endda billeder eller hele små wikisider, men bør ikke være for stort -af hensyn til brugervenligheden. +
  • `mouseover` - This is the text or other content that triggers the +popup. +
  • `popup` - This should be the content of the popup window. It can be +anything, even images or a whole little wiki page, but should not be too +large for good usability.
-Bemærk at weblæsere som ikke understøtter CSS-koden vil vise popup'en -indlejret på siden, indenfor lodrette klammer. +Note that browsers that do not support the CSS will display the popup +inline in the page, inside square brackets.
[] -- cgit v1.2.3