Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
5846333e
Commit
5846333e
authored
May 14, 2010
by
Matej Špindler
Committed by
Alexandre Julliard
May 17, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
notepad: Update Slovenian translation.
parent
cb53241c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
Si.rc
programs/notepad/Si.rc
+17
-0
No files found.
programs/notepad/Si.rc
View file @
5846333e
...
...
@@ -93,6 +93,14 @@ PUSHBUTTON "Prekliči", IDCANCEL, 180, 21, 40, 15, WS_TABST
PUSHBUTTON "&Pomoč", IDHELP, 180, 39, 40, 15, WS_TABSTOP
}
IDD_OFN_TEMPLATE DIALOG DISCARDABLE 50,50,300,15
STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Kodiranje:", -1, 5,0, 50,12
COMBOBOX IDC_OFN_ENCCOMBO, 53,0, 156,48, WS_CHILD | WS_VSCROLL | CBS_DROPDOWNLIST
END
STRINGTABLE DISCARDABLE
{
STRING_PAGESETUP_HEADERVALUE, "&f"
...
...
@@ -120,4 +128,13 @@ STRING_NOTFOUND, "Niza '%s' ni mogoče na
STRING_OUT_OF_MEMORY, "Za dokončanje operacije je na voljo premalo \
pomnilnika.\nZaprite enega ali več programov in poskusite znova."
STRING_UNICODE_LE, "Unicode (UTF-16)"
STRING_UNICODE_BE, "Unicode (UTF-16 big-endian)"
STRING_LOSS_OF_UNICODE_CHARACTERS, "%s\n\
Ta datoteka vsebuje Unicode znake, ki bodo izgubljeni,\n\
če datoteko shranite v %s kodiranju. \n\
Da bi te znake obdržali, kliknite Prekliči in izberite\n\
eno izmed Unicode možnosti v seznamu kodiranj.\n\
Nadaljujem?"
}
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