summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-22 13:06:52 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-22 13:06:52 +0000
commitf03ce265db73388f3e0de97e4b0c8129cfc85d1f (patch)
tree46de6720e183632365762017ad527d0b5313c763 /vcl/source/src
parent486e318b86943844011ef881556dabb4a3f7ef33 (diff)
drop translation of % now that we use icu to format it
Change-Id: Ia53815018cc5438ffbc2fecf2ec65ce69f1b90c5
Diffstat (limited to 'vcl/source/src')
-rw-r--r--vcl/source/src/units.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/src/units.src b/vcl/source/src/units.src
index 2e405858f8fc..5de62091d2c4 100644
--- a/vcl/source/src/units.src
+++ b/vcl/source/src/units.src
@@ -42,7 +42,6 @@ StringArray SV_FUNIT_STRINGS
< "mile" ; FUNIT_MILE ; > ;
< "ch" ; FUNIT_CHAR ; > ;
< "line" ; FUNIT_LINE ; > ;
- < "%" ; FUNIT_PERCENT ; > ;
< "pixels" ; FUNIT_PIXEL ; > ;
< "pixel" ; FUNIT_PIXEL ; > ;
< "°" ; FUNIT_DEGREE ; > ;