diff --git a/icons/manifest.json b/icons/manifest.json index a1c4c8b08..b1099de2e 100644 --- a/icons/manifest.json +++ b/icons/manifest.json @@ -1,5 +1,6 @@ { - "name": "", + "name": "Part-DB", + "description": "A managment tool for electronical parts.", "icons": [ { "src": "\/icons\/android-chrome-192x192.png", diff --git a/templates/nextgen/show_category_parts.php/smarty_show_category_parts.tpl b/templates/nextgen/show_category_parts.php/smarty_show_category_parts.tpl index 18c31c5f2..c403159ca 100644 --- a/templates/nextgen/show_category_parts.php/smarty_show_category_parts.tpl +++ b/templates/nextgen/show_category_parts.php/smarty_show_category_parts.tpl @@ -24,6 +24,7 @@
+   {t}Teile in der Kategorie{/t} "{$category_name}"
diff --git a/templates/nextgen/show_part_info.php/smarty_show_part_info.tpl b/templates/nextgen/show_part_info.php/smarty_show_part_info.tpl index 031614443..a5bb90ab5 100644 --- a/templates/nextgen/show_part_info.php/smarty_show_part_info.tpl +++ b/templates/nextgen/show_part_info.php/smarty_show_part_info.tpl @@ -270,11 +270,12 @@
-
- {if isset($average_price)} - {t}Durchschnittspreis für 1 Stk.:{/t} {$average_price} - {/if} -
+ {if isset($average_price)} +
+ {t}Durchschnittspreis für 1 Stk.:{/t} {$average_price} +
+ {/if} + {else}
{t}Dieses Bauteil hat keine Einkaufsinformationen.{/t} diff --git a/templates/nextgen/show_search_parts.php/smarty_searched_parts_table.tpl b/templates/nextgen/show_search_parts.php/smarty_searched_parts_table.tpl index fa291bb80..335f54d5b 100644 --- a/templates/nextgen/show_search_parts.php/smarty_searched_parts_table.tpl +++ b/templates/nextgen/show_search_parts.php/smarty_searched_parts_table.tpl @@ -1,6 +1,6 @@ {locale path="nextgen/locale" domain="partdb"}
-
+
  {t}Treffer in der Kategorie{/t} "{$category_full_path}"
diff --git a/templates/nextgen/startup.php/smarty_startup.tpl b/templates/nextgen/startup.php/smarty_startup.tpl index 2960ccfb0..84383470e 100644 --- a/templates/nextgen/startup.php/smarty_startup.tpl +++ b/templates/nextgen/startup.php/smarty_startup.tpl @@ -67,7 +67,8 @@
-

{t}Lizenz{/t}

+

  + {t}Lizenz{/t}