mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-14 23:36:27 -04:00
Improved settings tool tip. closes #192
This commit is contained in:
parent
4e0b61fc3b
commit
f061e84f29
@ -1118,7 +1118,9 @@ Sind evtl. die Namen der Variablen nicht eindeutig?</string>
|
||||
<string name="key_libraryPath">Bibliothek</string>
|
||||
<string name="key_libraryPath_tt">Ordner, in welchem sich die Bibliothek mit vordefinierten Schaltungen befindet.
|
||||
Enthält z.B. die ICs der 74xx Reihe. Es können auch eigene Schaltungen hinzugefügt werden, indem diese
|
||||
hier gespeichert werden.</string>
|
||||
hier gespeichert werden.
|
||||
Es muss darauf geachtet werden, dass der Name aller Dateien in diesem Ordner und allen Unterordnern eindeutig ist.
|
||||
</string>
|
||||
<string name="key_grid">Raster anzeigen</string>
|
||||
<string name="key_grid_tt">Zeigt im Hauptfenster ein Raster an, um das platzieren der Elemente zu erleichtern.</string>
|
||||
<string name="key_mapToKey">Auf Tastatur legen</string><!-- Button -->
|
||||
|
@ -1110,7 +1110,8 @@
|
||||
<string name="key_libraryPath">Library</string>
|
||||
<string name="key_libraryPath_tt">Folder which contains the library with predefined sub circuits.
|
||||
Contains, for example, the components of the 74xx series. You also can add your own circuits by storing
|
||||
them at this location.</string>
|
||||
them at this location.
|
||||
It must be ensured that the name of all files in this folder and all subfolders is unique.</string>
|
||||
<string name="key_grid">Show Grid</string>
|
||||
<string name="key_grid_tt">Shows a grid in the main window.</string>
|
||||
<string name="key_mapToKey">Map to keyboard</string><!-- Button -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user