Geteilt von zusammengefasst
This commit is contained in:
@@ -10,11 +10,9 @@ namespace BS.Shared.Text
|
||||
{
|
||||
public static string OwnBibNodeTitle => "Eigene Bibliothek";
|
||||
public static string OwnBibNodeDescription => "Hier können Sie Ihre eigenen Prompts verwalten";
|
||||
public static string SharedBibNodeTitle => "Geteilt mit mir";
|
||||
public static string SharedBibNodeDescription => "Hier sehen Sie Prompts, welche von Ihren Kollegin";
|
||||
public static string PublicBibNodeTitle => "Öffentlich";
|
||||
public static string PublicBibNodeTitle => "Geteilt";
|
||||
public static string PublicBibNodeDescription => "Hier sehen Sie öffentliche Prompts";
|
||||
public static string PublicSharedBibNodeTitle => "Geteilt von '{0}'";
|
||||
public static string PublicSharedBibNodeTitle => "von '{0}'";
|
||||
public static string PublicSharedBibNodeDescription => "Hier sehen Sie Prompts, welche '{0}' mit Ihnen geteilt hat";
|
||||
public static string OwnsoftBibNodeTitle => "Ownsoft";
|
||||
public static string OwnsoftBibNodeDescription => "Hier können Sie vordefinierte Prompts sehen";
|
||||
|
||||
Reference in New Issue
Block a user