mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 23:15:39 +00:00
Change some prompts in the German translation of Explorer and Shell32, the previous ones sounded a bit strange
svn path=/trunk/; revision=28938
This commit is contained in:
parent
acb99f2a9f
commit
fabeba93d2
2 changed files with 5 additions and 5 deletions
|
@ -170,9 +170,9 @@ STRINGTABLE DISCARDABLE
|
|||
|
||||
/* message box strings */
|
||||
IDS_RESTART_TITLE "Neu starten"
|
||||
IDS_RESTART_PROMPT "Möchten Sie, dass ein simulierter Windows Neustart durchgeführt wird ?"
|
||||
IDS_SHUTDOWN_TITLE "Anhalten"
|
||||
IDS_SHUTDOWN_PROMPT "Möchten Sie die aktuelle ReactOS Sitzung beenden ?"
|
||||
IDS_RESTART_PROMPT "Möchten Sie das System neu starten?"
|
||||
IDS_SHUTDOWN_TITLE "Herunterfahren"
|
||||
IDS_SHUTDOWN_PROMPT "Möchten Sie das System herunterfahren?"
|
||||
|
||||
/* shell folder path default values */
|
||||
IDS_PROGRAMS "Startmenü\\Programme"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue