Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 155872 Details for
Bug 242030
Wrong keyboard layout names
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
proposed patch
rhpl-kbd-cs-sk.patch (text/plain), 2.08 KB, created by
Stepan Kasal
on 2007-06-01 12:10:15 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Stepan Kasal
Created:
2007-06-01 12:10:15 UTC
Size:
2.08 KB
patch
obsolete
>2007-06-01 Stepan Kasal <kasal@ucw.cz> > > * src/keyboard_models.py: Fix the names of Czech and Slovak > keyboard layouts. > >--- rhpl-0.206/src/keyboard_models.py.kasal 2007-05-16 18:49:35.000000000 +0200 >+++ rhpl-0.206/src/keyboard_models.py 2007-06-01 14:07:58.000000000 +0200 >@@ -86,10 +86,10 @@ > 'croat' : [N_('keyboard|Croatian'), 'hr', 'pc105', '', '' ], > # Translators: the word before the bar is just context and > # doesn't need to be translated. Only after will be translated. >- 'cz-us-qwertz' : [N_('keyboard|Czechoslovakian (qwertz)'), 'us,cz', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'], >+ 'cz-us-qwertz' : [N_('keyboard|Czech'), 'us,cz', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'], > # Translators: the word before the bar is just context and > # doesn't need to be translated. Only after will be translated. >- 'cz-lat2' : [N_('keyboard|Czechoslovakian'), 'cz', 'pc105', 'qwerty', ''], >+ 'cz-lat2' : [N_('keyboard|Czech (qwerty)'), 'cz', 'pc105', 'qwerty', ''], > # Translators: the word before the bar is just context and > # doesn't need to be translated. Only after will be translated. > 'de' : [N_('keyboard|German'), 'de', 'pc105', '', ''], >@@ -212,7 +212,7 @@ > 'sg-latin1' : [N_('keyboard|Swiss German (latin1)'), 'ch', 'pc105', 'de_nodeadkeys', ''], > # Translators: the word before the bar is just context and > # doesn't need to be translated. Only after will be translated. >- 'sk-qwerty' : [N_('keyboard|Slovakian'), 'sk', 'pc105', '', 'qwerty'], >+ 'sk-qwerty' : [N_('keyboard|Slovak (qwerty)'), 'sk', 'pc105', '', 'qwerty'], > # Translators: the word before the bar is just context and > # doesn't need to be translated. Only after will be translated. > 'slovene' : [N_('keyboard|Slovenian'), 'si', 'pc105', '', ''],
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 242030
: 155872