Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
a607df2b
Commit
a607df2b
authored
Jul 21, 2009
by
Paul Vriens
Committed by
Alexandre Julliard
Jul 21, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wordpad: Align resources with the English ones.
parent
bd999ee4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
14 deletions
+6
-14
Nl.rc
programs/wordpad/Nl.rc
+6
-14
No files found.
programs/wordpad/Nl.rc
View file @
a607df2b
...
...
@@ -180,29 +180,21 @@ END
STRINGTABLE DISCARDABLE
BEGIN
STRING_
RICHTEXT_FILES_RTF, "Rich text formaat (*.rtf
)"
STRING_
ALL_FILES, "Alle documenten (*.*
)"
STRING_TEXT_FILES_TXT, "Tekst documenten (*.txt)"
STRING_TEXT_FILES_UNICODE_TXT, "Unicode tekst document (*.txt)"
STRING_ALL_FILES, "Alle documenten (*.*)"
END
STRINGTABLE DISCARDABLE
BEGIN
STRING_ALIGN_LEFT, "Links"
STRING_ALIGN_RIGHT, "Rechts"
STRING_ALIGN_CENTER, "Gecentreerd"
END
STRINGTABLE DISCARDABLE
BEGIN
STRING_RICHTEXT_FILES_RTF, "Rich text formaat (*.rtf)"
STRING_NEWFILE_RICHTEXT, "Rich tekst document"
STRING_NEWFILE_TXT, "Tekst document"
STRING_NEWFILE_TXT_UNICODE, "Unicode tekst document"
STRING_PRINTER_FILES_PRN, "Printer bestanden (*.PRN)"
END
STRINGTABLE DISCARDABLE
BEGIN
STRING_PRINTER_FILES_PRN, "Printer bestanden (*.PRN)"
STRING_ALIGN_LEFT, "Links"
STRING_ALIGN_RIGHT, "Rechts"
STRING_ALIGN_CENTER, "Gecentreerd"
END
STRINGTABLE DISCARDABLE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment