Skip to content

Commit

Permalink
Bug 975486 - [B2G][l12y][Settings]Serbian-Cyrillic: Keyboard title is
Browse files Browse the repository at this point in the history
truncated in 'Selected Keyboards' list.
 - Shorten the string of Serbian Cyrillic.
  • Loading branch information
RudyLu committed Mar 7, 2014
1 parent b3758a9 commit fb8da44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/keyboard/js/layouts/sr-Cyrl.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Keyboards['sr-Cyrl'] = {
label: 'Serbian (Cyrillic)',
menuLabel: 'Српски (ћирилица)',
menuLabel: 'Српски',
imEngine: 'latin',
types: ['text', 'url', 'email'],
autoCorrectLanguage: 'sr-Cyrl',
Expand Down

0 comments on commit fb8da44

Please sign in to comment.