[MORE] Use positional elements to build the MORE prompt, whose state is controlled...
[reactos.git] / base / applications / cmdutils / more / lang / de-DE.rc
index bfa56fc..3fedd60 100644 (file)
@@ -42,11 +42,11 @@ at the ""-- Continue --"" prompt:\n\
     <Space>  Display the next page.\n\
     <Enter>  Display the next line.\n"
 
-    IDS_CONTINUE "-- Fortsetzung --"
-    IDS_CONTINUE_PROGRESS "-- Fortsetzung (%d%%) --"
+    IDS_BAD_FLAG "Invalid argument - '%s'\n"
     IDS_FILE_ACCESS "Auf die Datei %s kann nicht zugegriffen werden.\n"
-    IDS_BAD_FLAG "Invalid argument - '%ls'\n"
-    IDS_CONTINUE_OPTIONS "-- Continue (%d%%) [Options: psfq=<Space><Enter>] --"
-    IDS_CONTINUE_LINES "-- Continue (%d%%) -- Lines: "
-    IDS_CONTINUE_LINE_AT "-- Continue (%d%%) [Line:%d] --"
+    IDS_CONTINUE_PROMPT  "-- Fortsetzung%1%2%3 --%4"
+    IDS_CONTINUE_PERCENT " (%d%%)"
+    IDS_CONTINUE_LINE_AT " [Line: %d]"
+    IDS_CONTINUE_OPTIONS " [Options: psfq=<Space><Enter>]"
+    IDS_CONTINUE_LINES   " Lines: "
 END