Changeset 39e2c10e818ff42ebdd7c694976f894206d8bfe5
- Timestamp:
- 09/01/06 23:04:18
(3 years ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1136844258 +0000
- git-parent:
[10638f592027f7548319601660772be38a16d724]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1136844258 +0000
- Message:
oops
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r10638f5 |
r39e2c10 |
|
| 37 | 37 | N_("Italian"), N_("Japanese"),N_("Georgian"), N_("Korean"), |
|---|
| 38 | 38 | N_("Dutch"), N_("Occitan"), N_("Brazilian Portuguese"), N_("Romanian"), |
|---|
| 39 | | N_("Russian"), N_("Turkish"), N_("Simplified Chinese"), N_("Chinese |
|---|
| 40 | | Traditional") }; |
|---|
| | 39 | N_("Russian"), N_("Turkish"), N_("Simplified Chinese"), |
|---|
| | 40 | N_("Chinese Traditional") }; |
|---|
| 41 | 41 | |
|---|
| 42 | 42 | static char *ppsz_snap_formats[] = |
|---|