V1
This commit is contained in:
@@ -62,6 +62,8 @@ $lang["gallery_thumb_scale"] =
|
||||
"Gallery thumbnail scale factor. Use 2 for sharper thumbnails on HiDPI screens (still displayed as 150×150).";
|
||||
$lang["open_service_url"] =
|
||||
"Local client service URL for the {{open>...}} button (e.g. http://127.0.0.1:8765).";
|
||||
$lang["pagelink_search_depth"] =
|
||||
"Maximum directory depth for .pagelink search (0 = only root).";
|
||||
|
||||
$lang["scratchpad_edit"] = "Edit scratchpad";
|
||||
$lang["scratchpad_save"] = "Save";
|
||||
@@ -75,3 +77,6 @@ $lang["toolbar_code_title"] = "Code Block";
|
||||
$lang["toolbar_code_sample"] = "your code here";
|
||||
$lang["toolbar_datefix_title"] = "Date Fix";
|
||||
$lang["toolbar_datefix_all_title"] = "Date Fix (All)";
|
||||
$lang["toolbar_pagelink_title"] = "Page Link";
|
||||
$lang["pagelink_unlinked"] = "Not linked: Copy ID";
|
||||
$lang["pagelink_multi_warning"] = "Multiple folders linked";
|
||||
|
||||
@@ -26,3 +26,5 @@ $lang['thumb_placeholder'] = 'MediaManager ID for the gallery thumbnail placehol
|
||||
$lang['gallery_thumb_scale'] = 'Gallery thumbnail scale factor. Use 2 for sharper thumbnails on HiDPI screens (still displayed as 150×150).';
|
||||
|
||||
$lang['open_service_url'] = 'Local client service URL for the {{open>...}} link (e.g. http://127.0.0.1:8765).';
|
||||
|
||||
$lang['pagelink_search_depth'] = 'Maximum directory depth for .pagelink search (0 = only root).';
|
||||
|
||||
Reference in New Issue
Block a user