Some cosmetic changes
* Punctuation, removing space before exclaimention mark * Completing Persian translation * Changeing web app icons per original art work * Fixing error on custom theme and adding indention to custom CSS
@@ -88,7 +88,7 @@ public class StartupBean {
|
||||
log.info("Populating database with default values");
|
||||
|
||||
ApplicationSettings settings = new ApplicationSettings();
|
||||
settings.setAnnouncement("Set the Public URL in the admin section !");
|
||||
settings.setAnnouncement("Set the Public URL in the admin section!");
|
||||
applicationSettingsService.save(settings);
|
||||
|
||||
try {
|
||||
|
||||
@@ -45,7 +45,7 @@ toolbar.about=درباره
|
||||
toolbar.logout=خروج
|
||||
toolbar.donate=کمک مالی
|
||||
|
||||
view.entry_author=by ####### Needs translation
|
||||
view.entry_author=توسط
|
||||
view.error_while_loading_feed=متأسفانه، هنگام بارگیری این خوراک خطایی رخدادهاست.
|
||||
view.keep_unread=خواندهنشده نگهدار
|
||||
view.no_unread_items=هیچ مطلب خواندهنشدهای ندارد.
|
||||
@@ -67,10 +67,10 @@ settings.custom_css=سیاساس شخصیسازیشده
|
||||
|
||||
details.feed_details=جزئیات خوراک
|
||||
details.url=نشانی
|
||||
details.website=Website ####### Needs translation
|
||||
details.website=وبگاه
|
||||
details.name=نام
|
||||
details.category=دسته
|
||||
details.position=Position ####### Needs translation
|
||||
details.position=موقعیت
|
||||
details.last_refresh=آخرین بروزرسانی
|
||||
details.next_refresh=بروزرسانی بعدی
|
||||
details.queued_for_refresh=منتظر برای بروزرسانی
|
||||
@@ -102,7 +102,7 @@ about.line2_suffix=\ پروژه.
|
||||
about.line3=در صورتی که شما به این پروژه علاقمندید، لطفاً مبلغی را هرچند ناچیزه برای حمایت از توسعهدهنده و کمک به تأمین هزینههای نگهداری این وبگاه کمک کنید.
|
||||
about.line4=برای کسانی که بیتکوین را ترجیح میدهند، نشانی آن اینجاست
|
||||
about.goodies=افزونهها
|
||||
about.goodies.android_app=Android app ####### Needs translation
|
||||
about.goodies.android_app=برنامهٔ اندرویدی
|
||||
about.goodies.subscribe_url=اشتراک در نشانی
|
||||
about.goodies.chrome_extension=افزونهٔ کروم
|
||||
about.goodies.firefox_extension=افزونهٔ فایرفاکس
|
||||
@@ -119,8 +119,8 @@ about.rest_api.link_to_documentation=پیوند به مستندات.
|
||||
about.shortcuts.mouse_middleclick=کلیک وسطی موشواره
|
||||
about.shortcuts.open_next_entry=بازکردن مطلب بعدی
|
||||
about.shortcuts.open_previous_entry=بازکردن مطلب قبلی
|
||||
about.shortcuts.spacebar=space/shift+space ####### Needs translation
|
||||
about.shortcuts.move_page_down_up=moves the page down/up ####### Needs translation
|
||||
about.shortcuts.spacebar=space/shift+space
|
||||
about.shortcuts.move_page_down_up=صفحه را بالا/پایین انتقال میدهد
|
||||
about.shortcuts.focus_next_entry=رفتن بر روی مطلب بعدی بدون بازکردن کامل آن
|
||||
about.shortcuts.focus_previous_entry=رفتن بر روی مطلب بعدی قبلی بازکردن کامل آن
|
||||
about.shortcuts.open_next_feed=بازکردن خوراک یا دستهٔ بعدی
|
||||
@@ -132,7 +132,7 @@ about.shortcuts.star_unstar=نشانهدارکردن/نکردن مطلب جا
|
||||
about.shortcuts.mark_current_entry=علامتگذاری مطلب جاری بهعنوان خواندهشده/نشده
|
||||
about.shortcuts.mark_all_as_read=علامتگذاری تمامی مطالب بهعنوان خواندهشده
|
||||
about.shortcuts.open_in_new_tab_mark_as_read=بازکردن مطلب در سربرگ جدید و علامتگذاری آن بهعنوان خواندهشده
|
||||
about.shortcuts.fullscreen=toggle full screen mode ####### Needs translation
|
||||
about.shortcuts.font_size=increase/decrease font size of the current entry ####### Needs translation
|
||||
about.shortcuts.fullscreen=فعال/غیرفعالکردن حالت تمام صفحه
|
||||
about.shortcuts.font_size=افزایش/کاهش اندازهٔ قلم مدخل فعلی
|
||||
about.shortcuts.feed_search=ناوبری به یک اشتراک با نوشتن نام اشتراک
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 987 B After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 27 KiB |
@@ -1,33 +1,25 @@
|
||||
#theme-ebraminio {
|
||||
/* My font setting, a bit specific for Persian but is okay in other languages */
|
||||
body {
|
||||
font-family: Tahoma, 'Iranian sans', 'DejaVu Sans', sans-serif;
|
||||
}
|
||||
/* My scroll speed hack, it is temporary */
|
||||
.toolbar {
|
||||
position: relative;
|
||||
}
|
||||
.entryList {
|
||||
padding-top: 0!important;
|
||||
}
|
||||
/* needed for more scroll speed */
|
||||
#uvTab {
|
||||
display: none;
|
||||
}
|
||||
/* Change source-codes in feeds background to white */
|
||||
pre {
|
||||
background-color: transparent;
|
||||
}
|
||||
/* Better scrollbar*/
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: rgba(0,0,0,0.4);
|
||||
}
|
||||
::-webkit-scrollbar-track {
|
||||
background: rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
}
|
||||
/* 100% forever */
|
||||
.expanded .entry-header, #feed-accordion .entry-body-content {
|
||||
max-width: 100%;
|
||||
/* My font setting, a bit specific for Persian but is okay in other languages */
|
||||
body {
|
||||
font-family: Tahoma, 'Iranian sans', 'DejaVu Sans', sans-serif;
|
||||
}
|
||||
/* My scroll speed hack, it is temporary */
|
||||
.toolbar {
|
||||
position: relative;
|
||||
}
|
||||
.entryList {
|
||||
padding-top: 0!important;
|
||||
}
|
||||
/* needed for more scroll speed */
|
||||
#uvTab {
|
||||
display: none;
|
||||
}
|
||||
/* Change source-codes in feeds background to white */
|
||||
pre {
|
||||
background-color: transparent;
|
||||
}
|
||||
/* 100% forever */
|
||||
.expanded .entry-header, #feed-accordion .entry-body-content {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||