aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
diff options
context:
space:
mode:
authorOlivier Mehani <shtrom@ssji.net>2018-10-31 19:56:48 +1100
committerOlivier Mehani <shtrom@ssji.net>2018-10-31 19:56:48 +1100
commit0452e869ec0e3d336337f815da346346c860d914 (patch)
treea3c5ea808a3d45e1b2f8e8003ec21dfdb9ed2c65 /src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
parent1421236800ce3a930cad8913ad64d38cd37f7884 (diff)
downloadwallabag-0452e869ec0e3d336337f815da346346c860d914.tar.gz
wallabag-0452e869ec0e3d336337f815da346346c860d914.tar.zst
wallabag-0452e869ec0e3d336337f815da346346c860d914.zip
Fix documentation wording for matches/notmatches tagging rules
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 5c95fe63..d4d35a3a 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -157,8 +157,8 @@ config:
157 not_equal_to: 'Eşit değildir…' 157 not_equal_to: 'Eşit değildir…'
158 or: 'Bir kural veya birbaşkası' 158 or: 'Bir kural veya birbaşkası'
159 and: 'Bir kural ve diğeri' 159 and: 'Bir kural ve diğeri'
160 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 160 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
161 # notmatches: 'Tests that a <i>subject</i> is not matches a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>' 161 # notmatches: 'Tests that a <i>subject</i> doesn't match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
162 162
163entry: 163entry:
164 default_title: 'Makalenin başlığı' 164 default_title: 'Makalenin başlığı'