Kexi/Junior Jobs/Add translation and hide some widget properties: Difference between revisions

From KDE Community Wiki
(Created page with "'''Status: todo''', '''Target: 2.9''' Proposed and mentored by Jstaniek ~~~~ ==The Goal== Enable missing translations for some widget properties and hide s...")
 
No edit summary
Line 1: Line 1:
'''Status: todo''', '''Target: 2.9'''
'''Status: todo''', '''Target: 2.9'''


Proposed and mentored by [[User:Jstaniek|Jstaniek]] [[User:Jstaniek|Jstaniek]] ([[User talk:Jstaniek|talk]]) 23:01, 10 March 2014 (UTC)
Proposed and mentored by [[User:Jstaniek|Jstaniek]] ([[User talk:Jstaniek|talk]]) 23:01, 10 March 2014 (UTC)


==The Goal==
==The Goal==

Revision as of 23:01, 10 March 2014

Status: todo, Target: 2.9

Proposed and mentored by Jstaniek (talk) 23:01, 10 March 2014 (UTC)

The Goal

Enable missing translations for some widget properties and hide some properties.

Requirements

As for the above image, for Text Box,

  • Hide properties:
    • cursorMoveStyle
  • Enable translation for properties:
    • paletteBackgroundColor -> "Background"
    • paletteForegroundColor -> "Foreground"
    • placeholderText -> "Placeholder"

As for the above image, for Text Editor,

  • Enable translation for properties:
    • checkSpellingEnabled -> "Check Spelling"
    • html -> "HTML"
    • lineWrapColumnOrWidth -> "Line Wrap At"
    • lineWrapMode -> "Line Wrap Mode"
    • spellCheckingLanguage -> "Spell Checking Language "