Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit c64b442

Browse files
committed
Merge pull request #3113 from adobe/alf
ALF Automation
2 parents c8366c6 + b5e8d64 commit c64b442

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/nls/fr/strings.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ define({
211211
"CMD_INCREASE_FONT_SIZE": "Augmenter la taille de la police",
212212
"CMD_DECREASE_FONT_SIZE": "Diminuer la taille de la police",
213213
"CMD_RESTORE_FONT_SIZE": "Restaurer la taille de la police",
214+
"CMD_SCROLL_LINE_UP": "[6735595] !é=Scroll Line Up=!",
215+
"CMD_SCROLL_LINE_DOWN": "[6735594] !é=Scroll Line Down=!",
214216
"CMD_SORT_WORKINGSET_BY_ADDED": "Trier par date d’ajout",
215217
"CMD_SORT_WORKINGSET_BY_NAME": "Trier par nom",
216218
"CMD_SORT_WORKINGSET_BY_TYPE": "Trier par type",

src/nls/ja/strings.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ define({
211211
"CMD_INCREASE_FONT_SIZE": "フォントサイズを大きく",
212212
"CMD_DECREASE_FONT_SIZE": "フォントサイズを小さく",
213213
"CMD_RESTORE_FONT_SIZE": "フォントサイズを元に戻す",
214+
"CMD_SCROLL_LINE_UP": "!能=[6735595] Scroll Line Up_=!",
215+
"CMD_SCROLL_LINE_DOWN": "!能=[6735594] Scroll Line Down_=!",
214216
"CMD_SORT_WORKINGSET_BY_ADDED": "追加日時順",
215217
"CMD_SORT_WORKINGSET_BY_NAME": "名前順",
216218
"CMD_SORT_WORKINGSET_BY_TYPE": "種類順",

0 commit comments

Comments
 (0)