diff options
author | cbluoss <deinkoks@gmail.com> | 2019-12-09 22:59:20 +0100 |
---|---|---|
committer | Igor Scheller <igor.scheller@igorshp.de> | 2019-12-12 18:48:26 +0100 |
commit | 4beb5a6986cd17643040f04987e1eac3d2c787d6 (patch) | |
tree | 02e3118a2e3e972eeb883ebd8e45cdcd477a9bfc /resources | |
parent | 74b464aab5845d1d46378397e9c75fa5eac5de8e (diff) |
Extended the iCal section with a collapsible card to show the current api key.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/lang/de_DE/default.po | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/resources/lang/de_DE/default.po b/resources/lang/de_DE/default.po index 7f017f13..9542fa19 100644 --- a/resources/lang/de_DE/default.po +++ b/resources/lang/de_DE/default.po @@ -1745,7 +1745,8 @@ msgstr "Meine Schichten" msgid "Key changed." msgstr "Key geändert." -#: includes/pages/user_myshifts.php:42 includes/view/User_view.php:628 +#: includes/pages/user_myshifts.php:42 includes/view/User_view.php:646 +#: includes/pages/user_myshifts.php:42 includes/pages/user_shifts.php:310 msgid "Reset API key" msgstr "API-Key zurücksetzen" @@ -1923,9 +1924,9 @@ msgstr "nächste 4h" msgid "next 8h" msgstr "nächste 8h" -#: includes/pages/user_shifts.php:291 -msgid "iCal export" -msgstr "iCal Export" +#: includes/pages/user_shifts.php:292 +msgid "iCal export and API" +msgstr "iCal Export und API" #: includes/pages/user_shifts.php:293 #, php-format @@ -1938,7 +1939,11 @@ msgstr "" "\">JSON Format</a> verfügbar (Link bitte geheimhalten, sonst <a href=\"%s" "\">API-Key zurücksetzen</a>)." -#: includes/pages/user_shifts.php:326 includes/view/ShiftTypes_view.php:48 +#: includes/pages/user_shifts.php:304 +msgid "Show API Key" +msgstr "API Key anzeigen" + +#: includes/pages/user_shifts.php:327 includes/view/ShiftTypes_view.php:48 msgid "All" msgstr "Alle" |