Conversation
Create ja_JP.inc by @tatsuyaueda
Added additional translations: Japanese - thanks to tatsuyaueda.
Added PHP requirements
Greek localization
Add config.inc.php
Add config.inc.php
Add config.inc.php
Fix "decode and search BASE64 messages"
Fix "decode and search BASE64 messages"
Added uk_UA.inc, thanks to Dmitro Gnatoyko
Added additional translations: Ukrainian - thanks to Dmitro Gnatoyko ([email protected])
When you first install filters plugin, there is an error with invalid argument supplied to foreach cycle on line 240, the rest of code crashes & it's not even shown the submit button then until this fix
Fixed no prefs error
Fix FR translations
Turkish lang file creatin. Türkçe dil dosyası eklendi.
Create turkish lang file
Update Spanish translation, including a missing string
Fix for roundcube 1.2.2
fix issue #31
Update filters.php
Update RCUBE_INPUT_POST to rcube_utils::INPUT_POST
Hungarian localization added
So that the output HTML is no longer skin-dependent. Signed-off-by: Jack Cherng <[email protected]>
Render settings sidebar with RC's PHP API
Add Czech translations.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
lines 202/203 $_GET[filterid] should be $_GET['filterid']