aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations
Commit message (Collapse)AuthorAgeFilesLines
* WIPfederationThomas Citharel2017-06-233-4/+14
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* First draft for notificationsThomas Citharel2017-06-2312-0/+72
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* NotificationsThomas Citharel2017-06-2324-0/+250
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* add :it: shared_by_wallabag string translated by @matteocoderSven Fischer2017-06-221-1/+1
|
* adjust :de: shared_by_wallabag string to include user infoSven Fischer2017-06-221-1/+1
|
* Better export pageJeremy Benoist2017-06-227-7/+8
| | | | I’ve increase the width of the page 900px, 600px looks too small for me. Should we use something like 90% instead?
* Add :it: translationJérémy Benoist2017-06-221-1/+1
|
* Update polish Mateusz Rumiński2017-06-221-3/+3
| | | add missing translation
* Fix translations on QR code instructionsThomas Citharel2017-06-2212-0/+12
|
* Add all entries RSS feed and put links on tag page itself and baggy tooThomas Citharel2017-06-2112-29/+41
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge pull request #2683 from wallabag/credentials-in-dbJérémy Benoist2017-06-2012-4/+296
|\ | | | | Store credentials in DB
| * Fix reviewsThomas Citharel2017-06-201-2/+2
| | | | | | | | | | | | | | | | Encrypt username too Redirect to list after saving credentials Fix typos Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Add menu access to site credentials CRUDJeremy Benoist2017-06-2012-0/+12
| |
| * Update route & user verificationJeremy Benoist2017-06-201-3/+3
| |
| * Add CRUD for site credentialsJeremy Benoist2017-06-2012-3/+283
| |
* | Few fixesJeremy Benoist2017-06-101-1/+1
| |
* | Add isPublic filter on entriesJeremy Benoist2017-06-1011-0/+22
|/
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-06-107-7/+7
|\
| * Update translationsJeremy Benoist2017-06-101-1/+1
| |
| * Config label improvement #3199Pierre de Vésian2017-06-096-6/+6
| |
* | Update validators.pl.ymlMateusz Rumiński2017-06-101-1/+1
| | | | | | add "quote_length_too_high" translation
* | Merge pull request #3093 from aaa2000/annotation-error-on-saveNicolas Lœuillet2017-06-0712-0/+12
|\ \ | | | | | | Displays an error with an annotation with a too long quote
| * | Displays an error with an annotation with a too long quoteadev2017-06-0412-0/+12
| | | | | | | | | | | | Fix #2762
* | | Update messages.it.ymlJérémy Benoist2017-06-021-23/+23
| | |
* | | Updated :it: translationsNicolas Lœuillet2017-05-311-13/+13
| | | | | | | | | | | | Thank you @matteocoder
* | | Update :it: translationJérémy Benoist2017-05-301-2/+2
|/ /
* | Update messages.pl.ymlMateusz Rumiński2017-05-291-8/+8
| | | | | | add missing translation
* | update :de: messages.de.ymlSven Fischer2017-05-291-8/+8
| |
* | Add some deletion confirmation to avoid mistakeJeremy Benoist2017-05-2412-0/+36
| |
* | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-1912-12/+12
|\|
| * modify key name as wellCedric Girard2017-05-1812-12/+12
| |
| * unify Download/Export wording.Cedric Girard2017-05-189-9/+9
| | | | | | | | This fixes #2967
* | Update of the oc version of CoreBundleQuent-in2017-05-181-13/+13
| | | | | | I hope I didn't break everything with the ' and ".
* | Merge pull request #3060 from wallabag/search-usersThomas Citharel2017-05-0412-69/+93
|\ \ | | | | | | Search & paginate users
| * | Merged list and search methodsNicolas Lœuillet2017-05-0212-82/+70
| | |
| * | Add filter to users management pageThomas Citharel2017-05-0212-0/+36
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #3047 from wallabag/add-notmatches-operatorNicolas Lœuillet2017-05-0312-1/+12
|\ \ \ | |/ / |/| | Added notmatches operator for tagging rule
| * | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-2012-1/+12
| | |
* | | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-011-1/+1
|\ \ \ | |/ / |/| / | |/
| * Correct create_application en stringÉric Gillet2017-04-291-1/+1
| |
* | Merge pull request #3024 from wallabag/store-dateNicolas Lœuillet2017-04-1812-0/+24
|\ \ | | | | | | Added publication date and author
| * | Added author of articleNicolas Lœuillet2017-04-0912-0/+12
| | |
| * | Added publication dateNicolas Lœuillet2017-04-0512-0/+12
| | |
* | | Removed is_public in Entry edit formNicolas Lœuillet2017-04-1312-12/+0
|/ /
* / Allow to remove all archived entriesThomas Citharel2017-03-3112-0/+24
|/ | | | | | Since we still support fucking SQLite, we need to retrieve all tags & annotations for archived entries before deleting them. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Update Spanish translationngosang2017-02-201-161/+161
|
* Update Spanish translationngosang2017-02-151-113/+113
|
* Merge pull request #2879 from matteocoder/matteocoder-patch-1Nicolas Lœuillet2017-02-141-1/+1
|\ | | | | Fixed typo in "first_steps"
| * Fixed typo in "first_steps"matteocoder2017-01-241-1/+1
| | | | | | Changed "Pimi passi" to "Primi passi
* | fix misspells in polish translationMateusz Rumiński2017-02-061-6/+6
| |