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

From KDE Community Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
'''Status: in progress''', '''Target: 2.9''', {{Bug|339246}}
'''Status: done''', '''Target: 2.9''', {{Bug|339246}}


Proposed and mentored by [[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)

Latest revision as of 21:20, 29 September 2014

Status: done, Target: 2.9, Bug #339246

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 "