aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-08-27 19:50:45 +0200
committeracid-burn <acidburn@opendreambox.org>2009-08-27 19:50:45 +0200
commitaff1a2d62ca6de2b4cf373fe6040e6af30a5f9ae (patch)
tree2f36a92c7ebe15e1e2b9c3634cdba294d3afb08b
parent1b69c6d4604804d03cc4ac3cccaa16b7ae70ccad (diff)
downloadenigma2-aff1a2d62ca6de2b4cf373fe6040e6af30a5f9ae.tar.gz
enigma2-aff1a2d62ca6de2b4cf373fe6040e6af30a5f9ae.zip
SystemPlugins/CleanupWizard/cleanupwizard.xml: Fix text to make xml2po happy
-rwxr-xr-xlib/python/Plugins/SystemPlugins/CleanupWizard/cleanupwizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/CleanupWizard/cleanupwizard.xml b/lib/python/Plugins/SystemPlugins/CleanupWizard/cleanupwizard.xml
index 1404ca5f..0241deca 100755
--- a/lib/python/Plugins/SystemPlugins/CleanupWizard/cleanupwizard.xml
+++ b/lib/python/Plugins/SystemPlugins/CleanupWizard/cleanupwizard.xml
@@ -1,6 +1,6 @@
<wizard>
<step id="welcome">
- <text value="Welcome to the cleanup wizard.\n\nWe have detected that your available internal memory has dropped below 2MB.\n\nTo ensure stable operation of your Dreambox, the internal memory should be cleaned up.\nYou can use this wizard to remove some extensions." />
+ <text value="Welcome to the cleanup wizard.\n\nWe have detected that your available internal memory has dropped below 2MB.\nTo ensure stable operation of your Dreambox, the internal memory should be cleaned up.\nYou can use this wizard to remove some extensions.\n" />
<displaytext value="Cleanup Wizard" />
<list type="dynamic" source="listAction" evaluation="ActionSelectionMade" onselect="ActionSelectionMoved" />
<code>