French! Huge thanks to Nomade Zhao!

This commit is contained in:
Siana Gearz
2011-11-02 05:28:02 +01:00
parent b0b7837c4d
commit 5c2b1d396b
189 changed files with 14206 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
<?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">
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>