summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-12-28 13:23:00 +0100
committerYorhel <git@yorhel.nl>2009-12-28 13:23:00 +0100
commit54934b44015e4902cccfb232efc983fce8d8dc38 (patch)
tree5279ea9a9ec0b0951e26c4c566b5c4b7b88ba240 /data/global.pl
parent8bb606a126b34054b067f36d0bc634486405dfb1 (diff)
L10N-EN: Renamed the "Custom" screen resolution to "Non-standard"
...and added note that it should be translatable
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl
index b67ae2f7..a160ab15 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -77,8 +77,9 @@ our %S = (%S,
otc => 0
},
resolutions => [
+ # TODO: Make translatable!
[ 'Unknown / console / handheld', '' ],
- [ 'Custom', '' ],
+ [ 'Non-standard', '' ],
[ '640x480 (480p)', '4:3' ],
[ '800x600', '4:3' ],
[ '1024x768', '4:3' ],