aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-10-04 20:43:43 +0000
committerpatdenice <patdenice@piwigo.org>2008-10-04 20:43:43 +0000
commit73c04ed83c1b02341db07d770c74a824120cf23e (patch)
tree099504059e7813805566efe736b090095ca08b30 /language/nl_NL
parent7d38fdeec0591ca8930c20f620ded13a8d10bedf (diff)
- Correct display bug of quick local synchro in IE7.
- Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nl_NL')
-rw-r--r--language/nl_NL/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index e99605477..edecd14b7 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -633,4 +633,5 @@ $lang['edit category informations'] = 'bewerk categorie informatie';
/* TODO */ $lang['overrides existing values with empty ones'] = 'overrides existing values with empty ones';
/* TODO */ $lang['Drag to re-order'] = 'Drag to re-order';
/* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.';
+/* TODO */ $lang['Quick Local Synchronization'] = 'Quick Local Synchronization';
?>