|
Revision 153, 1.0 kB
(checked in by rcrowley, 2 years ago)
|
Intl shit
|
| Line | |
|---|
| 1 |
# |
|---|
| 2 |
# Flickr Uploadr |
|---|
| 3 |
# |
|---|
| 4 |
# Copyright (c) 2007 Yahoo! Inc. All rights reserved. This library is free |
|---|
| 5 |
# software; you can redistribute it and/or modify it under the terms of the |
|---|
| 6 |
# GNU General Public License (GPL), version 2 only. This library is |
|---|
| 7 |
# distributed WITHOUT ANY WARRANTY, whether express or implied. See the GNU |
|---|
| 8 |
# GPL for more details (http://www.gnu.org/licenses/gpl.html) |
|---|
| 9 |
# |
|---|
| 10 |
|
|---|
| 11 |
content uploadr jar:uploadr.jar!/content/uploadr/ |
|---|
| 12 |
locale branding en-US jar:uploadr.jar!/locale/branding/ |
|---|
| 13 |
locale uploadr en-US jar:uploadr.jar!/locale/en-US/ |
|---|
| 14 |
locale uploadr de-de jar:uploadr.jar!/locale/de-de/ |
|---|
| 15 |
locale uploadr en-US jar:uploadr.jar!/locale/en-US/ |
|---|
| 16 |
locale uploadr es-US jar:uploadr.jar!/locale/es-us/ |
|---|
| 17 |
locale uploadr fr-FR jar:uploadr.jar!/locale/fr-fr/ |
|---|
| 18 |
locale uploadr it-IT jar:uploadr.jar!/locale/it-it/ |
|---|
| 19 |
locale uploadr ko-KR jar:uploadr.jar!/locale/ko-kr/ |
|---|
| 20 |
locale uploadr pt-BR jar:uploadr.jar!/locale/pt-br/ |
|---|
| 21 |
locale uploadr zh-HK jar:uploadr.jar!/locale/zh-hk/ |
|---|
| 22 |
skin uploadr default jar:uploadr.jar!/skin/uploadr/ |
|---|