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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Status: todo''', '''Target: 2.9'''
'''Status: done''', '''Target: 2.9''', {{Bug|339246}}


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==

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 "