Remove whitespace inside link + fa translating

This commit is contained in:
Ebrahim Byagowi
2013-07-08 13:53:30 +04:30
parent 809f77a787
commit 44d16eb875
2 changed files with 5 additions and 7 deletions

View File

@@ -45,12 +45,12 @@ toolbar.about=درباره
toolbar.logout=خروج
toolbar.donate=کمک مالی
view.entry_source=from ####### Needs translation
view.entry_source=از
view.entry_author=توسط
view.error_while_loading_feed=متأسفانه، هنگام بارگیری این خوراک خطایی رخ‌داده‌است.
view.keep_unread=خوانده‌نشده نگه‌دار
view.no_unread_items=هیچ مطلب خوانده‌نشده‌ای ندارد.
view.mark_up_to_here=Mark as read up to here ####### Needs translation
view.mark_up_to_here=تا اینجا را خوانده‌شده در نظر بگیر
feedsearch.hint=نوشتن بر روی یک اشتراک...
feedsearch.help=دکمهٔ بازگشت برای انتخاب و دکمه‌های جهت‌دار را برای ناوبری استفاده کن.
@@ -110,8 +110,8 @@ about.goodies.chrome_extension=افزونهٔ کروم
about.goodies.firefox_extension=افزونهٔ فایرفاکس
about.goodies.opera_extension=افزونهٔ اپرا
about.goodies.subscribe_bookmarklet=افزودن بوک‌مارک‌لت اشتراک (با کلیک)
about.goodies.subscribe_bookmarklet_asc=Oldest first ####### Needs translation
about.goodies.subscribe_bookmarklet_desc=Newest first ####### Needs translation
about.goodies.subscribe_bookmarklet_asc=اول قدیمی‌ترین‌ها
about.goodies.subscribe_bookmarklet_desc=اول جدیدترین‌ها
about.goodies.next_unread_bookmarklet=بوک‌مارک‌لت مطلب خوانده نشدهٔ بعدی(با کشیدن و رهاکردن در نوار بوک‌مارک‌لت)
about.translation=ترجمه
about.translation.message=ما به کمک شما برای ترجمهٔ کامافید نیازمدیم.

View File

@@ -46,9 +46,7 @@
<div class="entry-subtitle">
<span class="entry-source" ui-if="selectedType == 'category'">
<span class="entry-source-prefix">${view.entry_source}</span>
<a ng-click="goToFeed(entry.feedId)" class="pointer">
<span>{{entry.feedName}}</span>
</a>
<a ng-click="goToFeed(entry.feedId)" class="pointer"><span>{{entry.feedName}}</span></a>
</span>
<span class="entry-author" ui-if="entry.author">
<span class="entry-author-prefix">${view.entry_author}</span>