<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in lang.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c874c2c0a464f5afa1b4711c21d732aad51b8080 - Extract UI strings to lang files; add de/ru/ja translations; minor code polish</title>
        <link>http://127.0.0.1:8080/history/plugin/sitebackup/lang/ru/lang.php#c874c2c0a464f5afa1b4711c21d732aad51b8080</link>
        <description>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 &lt;noreply@anthropic.com&gt;

            List of files:
            /plugin/sitebackup/lang/ru/lang.php</description>
        <pubDate>Sun, 31 May 2026 20:18:20 +0000</pubDate>
        <dc:creator>tracker-user &lt;82045103+tracker-user@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>b484d5bce5caf8c82fc4f2172009f85da67a1001 - Review: guards, input handling, @ suppression, docblocks, translations</title>
        <link>http://127.0.0.1:8080/history/plugin/sitebackup/lang/ru/lang.php#b484d5bce5caf8c82fc4f2172009f85da67a1001</link>
        <description>Review: guards, input handling, @ suppression, docblocks, translations- Add DOKU_INC guard to admin.php- Replace $_SERVER[&apos;REQUEST_METHOD&apos;] and $_SERVER[&apos;HTTP_HOST&apos;] with $INPUT-&gt;server-&gt;str()- Remove @ error suppression; use is_file() checks where file existence is uncertain- Remove redundant getMenuText() override (parent getLang(&apos;menu&apos;) suffices)- Replace strpos() prefix check with str_starts_with()- Add return type hints and docblocks to all public/protected methods- Add de, ru, ja translations for lang[&apos;menu&apos;]- Update plugin.info.txt date; update README to reflect language filesCo-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;

            List of files:
            /plugin/sitebackup/lang/ru/lang.php</description>
        <pubDate>Thu, 28 May 2026 18:53:56 +0000</pubDate>
        <dc:creator>tracker-user &lt;82045103+tracker-user@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
