Commit Graph

84 Commits

Author SHA1 Message Date
ac29674ebd translation update 2023-10-07 17:56:22 +02:00
7aaa205106 translation update 2023-10-03 13:56:22 +02:00
5f55167d44 translation update 2023-04-04 19:01:28 +02:00
Phy
aecf7eec6d Merge pull request #3692 from dokuwiki-translate/lang_update_457_1655417429
Translation update (pl)
2022-06-16 21:26:58 -04:00
8095a27ba2 translation update 2022-06-17 00:16:11 +02:00
830c02df0f update DokuWiki install URL 2022-01-01 15:11:11 +01:00
a7b2005af9 update flashplayer URL 2022-01-01 15:11:09 +01:00
1376809636 translation update 2021-05-28 22:51:42 +02:00
6ed7a26d79 Display the list of allowed mime types in media uploader 2020-07-21 17:22:25 +02:00
618a9504b8 translation update 2019-10-08 20:21:44 +02:00
410dd8d2b4 translation update 2019-10-08 11:56:32 +02:00
4568e613ea translation update 2019-08-06 16:36:20 +02:00
a00078f7c6 adjusted language files to remove outdated string 2018-03-28 14:42:10 +02:00
873d6202a0 translation update 2018-03-19 13:46:34 +01:00
Max
5e88fd52ec translation update 2018-01-05 16:46:13 +01:00
c0f9e7c3a6 translation update 2017-04-05 16:34:51 +02:00
774514c9e8 translate html and text string for signature
Default only text string exists, via localized translation a wiki admin
can add his/her own (html) version.
2016-05-28 00:39:11 +02:00
e03b842a59 Merge branch 'master' into emailsignature
* master: (406 commits)
  msglint is HTTPS now. fixed failing tests
  URI scheme is only relevant for TLS if not proxy connection #1526
  use SSL if scheme is https
  add conf as global
  translation update
  avoid HTTP Response Splitting attacks via redirects #1513
  translation update
  another tiny tab CSS addition
  minor change to make tabs more flexible
  translation update
  adjusted for scrutinizer hints
  adjusted tests for reflection based method export
  first go at using reflection for remote export
  Fixes for the FR translation
  obfuscate auth passwords in config. fixes #1487
  add support for new Django hashing methods
  usie a strict comparison === instead
  use getNS() call instead of dirname()
  #1477:Search heading still displayed although search disabled
  Fix PHP7 evaluation order incompatibility
  ...
2016-04-15 10:07:47 +02:00
8aceb983f4 fixed some wrong quotation marks in language files 2015-07-12 23:47:02 +01:00
d49d4260ee Remove no longer needed language string 2015-04-04 00:34:33 -04:00
247faa0e1e Remove unused language strings 2015-04-03 21:56:27 -04:00
ba2c2f1750 Cleanup of the mail text signature.
Done:
Cleanup of the mail text signature.
The signature is deleted from the txt files and moved in to lang.php
Mailer.class.php updated to insert the signature

Fix:
- Cleaner text
- no more "-- "  "--" "---" "----" problems.
- mailwrap.html is not needed anymore an can be deleted (?)

Changed files in all languages:
lang.php
mailtext.txt
password.txt
registermail.txt
subscr_digest.txt
subscr_list.txt
subscr_single.txt
uploadmail.txt
pwconfirm.txt
showrev.txt

delete?:
mailwrap.html
2015-03-27 17:15:56 +01:00
6f864f4299 translation update 2015-01-05 13:36:18 +01:00
a55c49a274 move strings to lang.php 2014-09-28 21:44:06 +02:00
fde860be8c Move colon from code to language strings 2014-05-16 00:09:32 +02:00
1b4623e76a translation update 2014-05-14 07:45:56 +02:00
5c19269483 Update lang of img pagetools 2014-03-05 20:10:01 +01:00
53573f4b6a Merge pull request #511 from dokuwiki-translate/lang_update_33
Translation update (pl)
2014-01-23 00:57:54 -08:00
2b37b3b688 translation update 2014-01-22 21:46:24 +01:00
1093058c04 translation update 2014-01-21 22:21:08 +01:00
8d6ec7dd27 translation update 2013-11-24 18:03:51 +01:00
33f552fab3 removed unused lang string (authmodfailed) 2013-09-03 09:36:15 +01:00
5398a7b652 fixed language file placeholders FS#2682 2013-02-16 19:57:37 +01:00
c56cc74a41 Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into pull-request-118
* 'guide' of git://github.com/splitbrain/dokuwiki:
  changed semicolon to colon in link to welcome page to make it less confusing
  added initial pages to not be ignored by git
  improved welcome text
  added welcome page
  changed the link in the installer to point to wiki:welcome

Conflicts:
	inc/lang/fr/lang.php
2012-11-18 20:59:05 +01:00
2c2ee174e4 changed semicolon to colon in link to welcome page to make it less confusing 2012-11-18 18:52:13 +00:00
eef93e99be Use hardcoded plugin loading error message as $lang isn't initialized
When loading plugins, $lang might not be initialized yet, so use a
hardcoded error message instead, especially as this error should only be
displayed for the admin (and then fixed). This also removes the
previously localized message, it might be re-added as part of the new
extension manager.
2012-09-08 14:34:57 +02:00
9664a2b801 changed the link in the installer to point to wiki:welcome 2012-07-14 09:54:42 +02:00
9cf8b6e0e4 Polish langauge update 2012-06-12 20:12:02 +02:00
50fbf1b652 Merge branch 'resetpassword'
No longer autogenerate passwords for password reset when
$conf['autopasswd'] is disabled. Instead allow to change the password
online.

* resetpassword:
  added a timelimit for password reset tokens
  removed commented line
  use correct lang string for password mismatch
  removed outdated language string. it has to be retranslated
  German translation for password reset
  honor autopasswd setting for resend password

Conflicts:
	inc/lang/no/lang.php
	inc/lang/sl/lang.php
2012-03-10 15:47:05 +01:00
7cb9c0e323 removed outdated language string. it has to be retranslated 2012-02-17 14:06:34 +01:00
40d429f51a Polish language update 2012-02-02 20:48:01 +01:00
23735ba4c5 localization: removed strings from old flashuploader 2012-01-13 20:07:29 +01:00
d5a6012378 Polish language update 2012-01-13 10:09:44 +01:00
965d96926b Polish language update 2011-12-14 21:47:28 +01:00
6f0b0dd160 removed remnants of old flash uploader (FS#2335) 2011-10-15 10:36:13 +01:00
ab8fecc6ef Polish language update 2011-08-27 13:54:16 +02:00
99e7bfd4c7 jqueryized locktimer 2011-08-19 11:35:58 +02:00
bf413a4e50 added 'register' and 'resendpwd' to action links and buttons
Attention: $lang['register'] has been renamed to $lang['btn_register'],
anyone using that in any plugin or template should adjust it.
2011-02-20 18:33:02 +00:00
bfe8080d84 Polish language update 2010-10-06 18:19:22 +02:00
0d9c4a0b2a Polish language update 2010-04-18 13:10:07 +02:00