Home
last modified time | relevance | path

Searched hist:c874c2c0a464f5afa1b4711c21d732aad51b8080 (Results 1 – 7 of 7) sorted by relevance

/plugin/sitebackup/lang/en/
H A Dlang.phpc874c2c0a464f5afa1b4711c21d732aad51b8080 Sun May 31 20:18:20 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Extract UI strings to lang files; add de/ru/ja translations; minor code polish

- Extract all ~30 hardcoded English strings from admin.php to lang/en/lang.php
and translate to de, ru, ja (menu label already existed; all new keys added)
- Remove redundant require_once for PatchedTar (PSR-4 autoloader handles it)
- Fix memory_limit: only raise to 256M, never lower a higher configured value
- Add $visitedPaths guard in walkInto() to skip duplicate files reached via
multiple symlink paths
- Bump plugin.info.txt date to 2026-05-31
- README: note that str_starts_with() is polyfilled by DokuWiki (PHP 7.4 ok)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/sitebackup/lang/ru/
H A Dlang.phpc874c2c0a464f5afa1b4711c21d732aad51b8080 Sun May 31 20:18:20 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Extract UI strings to lang files; add de/ru/ja translations; minor code polish

- Extract all ~30 hardcoded English strings from admin.php to lang/en/lang.php
and translate to de, ru, ja (menu label already existed; all new keys added)
- Remove redundant require_once for PatchedTar (PSR-4 autoloader handles it)
- Fix memory_limit: only raise to 256M, never lower a higher configured value
- Add $visitedPaths guard in walkInto() to skip duplicate files reached via
multiple symlink paths
- Bump plugin.info.txt date to 2026-05-31
- README: note that str_starts_with() is polyfilled by DokuWiki (PHP 7.4 ok)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/sitebackup/lang/ja/
H A Dlang.phpc874c2c0a464f5afa1b4711c21d732aad51b8080 Sun May 31 20:18:20 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Extract UI strings to lang files; add de/ru/ja translations; minor code polish

- Extract all ~30 hardcoded English strings from admin.php to lang/en/lang.php
and translate to de, ru, ja (menu label already existed; all new keys added)
- Remove redundant require_once for PatchedTar (PSR-4 autoloader handles it)
- Fix memory_limit: only raise to 256M, never lower a higher configured value
- Add $visitedPaths guard in walkInto() to skip duplicate files reached via
multiple symlink paths
- Bump plugin.info.txt date to 2026-05-31
- README: note that str_starts_with() is polyfilled by DokuWiki (PHP 7.4 ok)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/sitebackup/lang/de/
H A Dlang.phpc874c2c0a464f5afa1b4711c21d732aad51b8080 Sun May 31 20:18:20 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Extract UI strings to lang files; add de/ru/ja translations; minor code polish

- Extract all ~30 hardcoded English strings from admin.php to lang/en/lang.php
and translate to de, ru, ja (menu label already existed; all new keys added)
- Remove redundant require_once for PatchedTar (PSR-4 autoloader handles it)
- Fix memory_limit: only raise to 256M, never lower a higher configured value
- Add $visitedPaths guard in walkInto() to skip duplicate files reached via
multiple symlink paths
- Bump plugin.info.txt date to 2026-05-31
- README: note that str_starts_with() is polyfilled by DokuWiki (PHP 7.4 ok)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/sitebackup/
H A Dadmin.phpc874c2c0a464f5afa1b4711c21d732aad51b8080 Sun May 31 20:18:20 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Extract UI strings to lang files; add de/ru/ja translations; minor code polish

- Extract all ~30 hardcoded English strings from admin.php to lang/en/lang.php
and translate to de, ru, ja (menu label already existed; all new keys added)
- Remove redundant require_once for PatchedTar (PSR-4 autoloader handles it)
- Fix memory_limit: only raise to 256M, never lower a higher configured value
- Add $visitedPaths guard in walkInto() to skip duplicate files reached via
multiple symlink paths
- Bump plugin.info.txt date to 2026-05-31
- README: note that str_starts_with() is polyfilled by DokuWiki (PHP 7.4 ok)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

H A DREADME.mdc874c2c0a464f5afa1b4711c21d732aad51b8080 Sun May 31 20:18:20 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Extract UI strings to lang files; add de/ru/ja translations; minor code polish

- Extract all ~30 hardcoded English strings from admin.php to lang/en/lang.php
and translate to de, ru, ja (menu label already existed; all new keys added)
- Remove redundant require_once for PatchedTar (PSR-4 autoloader handles it)
- Fix memory_limit: only raise to 256M, never lower a higher configured value
- Add $visitedPaths guard in walkInto() to skip duplicate files reached via
multiple symlink paths
- Bump plugin.info.txt date to 2026-05-31
- README: note that str_starts_with() is polyfilled by DokuWiki (PHP 7.4 ok)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

H A Dplugin.info.txtc874c2c0a464f5afa1b4711c21d732aad51b8080 Sun May 31 20:18:20 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Extract UI strings to lang files; add de/ru/ja translations; minor code polish

- Extract all ~30 hardcoded English strings from admin.php to lang/en/lang.php
and translate to de, ru, ja (menu label already existed; all new keys added)
- Remove redundant require_once for PatchedTar (PSR-4 autoloader handles it)
- Fix memory_limit: only raise to 256M, never lower a higher configured value
- Add $visitedPaths guard in walkInto() to skip duplicate files reached via
multiple symlink paths
- Bump plugin.info.txt date to 2026-05-31
- README: note that str_starts_with() is polyfilled by DokuWiki (PHP 7.4 ok)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>