Branding pt1

This commit is contained in:
Siana Gearz
2010-11-14 16:26:08 +01:00
parent d320fe9e92
commit 6a7c9250fd
2507 changed files with 43 additions and 181013 deletions

View File

@@ -1,28 +0,0 @@
<?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&apos;t belong in a floater and don&apos;t
belong to SL-specific dialogs.
For example, the menu accelerators cmd, opt, shift, etc -->
<strings>
<string name="accel-mac-control">
Strg-
</string>
<string name="accel-mac-command">
Cmd-
</string>
<string name="accel-mac-option">
Opt-
</string>
<string name="accel-mac-shift">
Umschalt-
</string>
<string name="accel-win-control">
Strg-
</string>
<string name="accel-win-alt">
Alt-
</string>
<string name="accel-win-shift">
Umschalt-
</string>
</strings>