diff options
| author | hukl <contact@smyck.org> | 2009-09-17 11:03:35 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-17 11:03:35 +0200 |
| commit | f952040dd44b914b2d5e405567eb655757dfc85d (patch) | |
| tree | 7e210b01734bd7f311009c705e80027e85468cca /public/javascripts/shadowbox/languages/README | |
| parent | bb4afc944049652f1c51124808fd64de6ebe338a (diff) | |
added shadowbody, first js gallery initializer and template modifications
Diffstat (limited to 'public/javascripts/shadowbox/languages/README')
| -rw-r--r-- | public/javascripts/shadowbox/languages/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/javascripts/shadowbox/languages/README b/public/javascripts/shadowbox/languages/README new file mode 100644 index 0000000..3573cc3 --- /dev/null +++ b/public/javascripts/shadowbox/languages/README | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | The Shadowbox language files in this directory contain translations of several | ||
| 2 | simple phrases that are useful in helping users navigate the Shadowbox interface | ||
| 3 | and obtain plugins when necessary. | ||
| 4 | |||
| 5 | If you do not see the language you would like to use represented here, please | ||
| 6 | feel free to create your own translation. Since the English file is the original | ||
| 7 | you will probably want to base your translation on it. | ||
| 8 | |||
| 9 | You should name the file with a suffix that corresponds to the language code | ||
| 10 | found in the GNU documentation: | ||
| 11 | |||
| 12 | http://www.gnu.org/software/gettext/manual/gettext.html#Usual-Language-Codes | ||
