Translation file clean-up

This commit is contained in:
Siana Gearz
2012-08-13 02:23:08 +02:00
parent e9c54bb5e4
commit 0b1a5bc3c1
197 changed files with 17360 additions and 17358 deletions

View File

@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- This file contains strings that used to be hardcoded in the UI source.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- This file contains strings that used to be hardcoded in the UI source.
It is only for those strings which don't belong in a floater and don't
belong to SL-specific dialogs.
For example, the menu accelerators cmd, opt, shift, etc -->
<strings>
belong to SL-specific dialogs.
For example, the menu accelerators cmd, opt, shift, etc -->
<strings>
<!-- menu accelerators -->
<string name="accel-mac-control">Ctrl-</string>
<string name="accel-mac-command">Cmd-</string>
<string name="accel-mac-option">Opt-</string>
<string name="accel-mac-shift">Maj-</string>
<string name="accel-win-control">Ctrl-</string>
<string name="accel-win-alt">Alt-</string>
<string name="accel-mac-control">Ctrl-</string>
<string name="accel-mac-command">Cmd-</string>
<string name="accel-mac-option">Opt-</string>
<string name="accel-mac-shift">Maj-</string>
<string name="accel-win-control">Ctrl-</string>
<string name="accel-win-alt">Alt-</string>
<string name="accel-win-shift">Maj-</string>
</strings>
</strings>