aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
Commit message (Collapse)AuthorAgeFilesLines
...
| * Changed quickstart layoutNicolas Lœuillet2016-10-011-0/+7
| |
* | Merge pull request #2323 from wallabag/footer-statsJeremy Benoist2016-10-021-0/+1
|\ \ | | | | | | Add simple stats in footer
| * | Add simple stats in footerJeremy Benoist2016-10-011-0/+1
| |/
* / Fix OC typosJeremy Benoist2016-10-021-1/+1
|/ | | | + remove extra sentence
* Add Instapaper translationsJeremy Benoist2016-09-271-8/+12
|
* bring chrome and firefox as separate importsThomas Citharel2016-09-251-4/+8
|
* Indentation and renamed fixtures fileNicolas Lœuillet2016-09-251-3/+3
|
* Import Firefox & Chrome bookmarks into wallabagThomas Citharel2016-09-251-0/+4
|
* Display a message when async import won’t workJeremy Benoist2016-09-241-0/+3
| | | | | Mostly if Redis or RabbitMQ isn’t installed / launched. I guess it’ll avoid some issues.
* Avoid losing entry when fetching failJeremy Benoist2016-09-171-2/+2
| | | | Instead of just say “Failed to save entry” we’ll save the entry at all cost and try to fetch content. If fetching content failed, the entry will still be saved at least, but without content.
* Moved Pocket token to user configJeremy Benoist2016-09-161-0/+1
|
* Change flash message for queued articlesJeremy Benoist2016-09-131-0/+1
|
* Update import.worker.enabled translationJeremy Benoist2016-09-121-3/+3
|
* Display a message when async is enabledJeremy Benoist2016-09-111-0/+2
|
* Add missing translationsJeremy Benoist2016-09-011-0/+5
|
* Add missing translationsJeremy Benoist2016-08-281-0/+1
|
* Add untagged entriesNicolas Lœuillet2016-08-281-0/+1
| | | | Fix #1631
* Change share entry behaviorNicolas Lœuillet2016-08-231-0/+1
|
* Add translationsNicolas Lœuillet2016-08-231-0/+1
|
* Translations and baggy view for tagsNicolas Lœuillet2016-08-231-0/+1
|
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-221-1/+4
|\
| * Merge pull request #2222 from wallabag/add-date-on-article-viewNicolas Lœuillet2016-08-221-0/+3
| |\ | | | | | | Added creation date and reading time on article view
| | * Display text on baggyJeremy Benoist2016-08-211-0/+1
| | | | | | | | | | | | Instead of using icons (which aren't available) display real text for reading time & creation date
| | * Added creation date and reading time on article viewNicolas Lœuillet2016-08-181-0/+2
| | | | | | | | | | | | Fix #2034
| * | Replaced favorite word/icon with star oneNicolas Lœuillet2016-08-181-1/+1
| |/ | | | | | | Fix #2041
| * Merge pull request #2122 from wallabag/fix-tags-deletionNicolas Lœuillet2016-05-311-0/+1
| |\ | | | | | | Fix the deletion of Tags/Entries relation when delete an entry
| | * Display a message when saving an entry failedJeremy Benoist2016-05-301-0/+1
| | | | | | | | | | | | | | | When saving an entry fail because of database error we previously just returned `false`. Now we got an error in the log and the displayed notice to the user is updated too.
| * | Add unread filter to entries pagesDaniel Bartram2016-05-091-0/+1
| |/ | | | | | | Add the ability to filter for unread pages in the filters menu.
* | add line to other languagesThomas Citharel2016-06-241-0/+1
| |
* | Display a message when saving an entry failedJeremy Benoist2016-06-231-0/+1
| | | | | | | | | | When saving an entry fail because of database error we previously just returned `false`. Now we got an error in the log and the displayed notice to the user is updated too.
* | Add unread filter to entries pagesDaniel Bartram2016-06-231-0/+1
|/ | | | Add the ability to filter for unread pages in the filters menu.
* Fix translation for validatorsNicolas Lœuillet2016-05-071-7/+0
| | | | Fix #2003
* Documentation about wallabag APINicolas Lœuillet2016-04-061-0/+1
|
* Fix Archive page title translationNicolas Lœuillet2016-04-041-1/+1
|
* Add reading time translationJeremy Benoist2016-03-211-0/+7
|
* Convert more languagesJeremy Benoist2016-03-201-214/+405
|
* Make English welcome message more naturalOlivier Mehani2016-02-251-2/+2
| | | | | | sed -i "s/Welcome on wallabag/Welcome to wallabag/" Signed-off-by: Olivier Mehani <shtrom@ssji.net>
* Add Turkish translationOgün Karakuş2016-01-241-0/+226
Signed-off-by: Ogün Karakuş <kirk5bucuk@gmail.com>