summaryrefslogtreecommitdiffstats
path: root/src/sdk/translations/sv_se.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove country from most translationsKai Koehne2015-01-061-3384/+0
| | | | | | | | | | | | | | | If we provide an en_us translation only this won't be picked up by users having configured 'en', or 'en_uk'. This also mirrors the naming of the qt translations. The exception is zh_CN though, because the difference between simplified and traditional characters is big. I'm not sure whether taiwanese people would rather prefer traditional characters or english. For Qt we have both zh_CN and zh_TW, maybe we will get a zh_TW in the future too... Change-Id: I73490337aef8f54da14b6feca3a035e1e405d65b Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
* Fix Uninstall string shortcutSergio Ahumada2013-08-011-1/+1
| | | | | | | | | | | After you click "U&ninstall" or do alt+n, the Uninstall button gets grayed out in the next page using a wrong key. This also fixes the translations files. Change-Id: I5704b1efdae9869ca22a2844af43e3142676bba1 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com> Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
* Do not abbreviate "directory" in uninstall warningOliver Wolff2012-04-241-1/+1
| | | | | Change-Id: I82e4526371c221dfa34c2dbf0896229ddb15e517 Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+3384
Change-Id: I01fb12537f863ed0744979973c7e4153889cc5cb Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>