Correct grammar in apply_widget.htm 2041/head
authorGregory L. Dietsche <gregory.dietsche@cuw.edu>
Tue, 7 Aug 2018 14:20:28 +0000 (09:20 -0500)
committerGregory L. Dietsche <gregory.dietsche@cuw.edu>
Tue, 7 Aug 2018 14:20:28 +0000 (09:20 -0500)
This patch corrects "to get" to "to be" in apply_widget.htm
This shell command was used to find and make the change in
all impacted files:

find . -type f -exec sed -i 's/Waiting for configuration to get applied/Waiting for configuration to be applied/g' {} +

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
28 files changed:
modules/luci-base/luasrc/view/cbi/apply_widget.htm
modules/luci-base/po/ca/base.po
modules/luci-base/po/cs/base.po
modules/luci-base/po/de/base.po
modules/luci-base/po/el/base.po
modules/luci-base/po/en/base.po
modules/luci-base/po/es/base.po
modules/luci-base/po/fr/base.po
modules/luci-base/po/he/base.po
modules/luci-base/po/hu/base.po
modules/luci-base/po/it/base.po
modules/luci-base/po/ja/base.po
modules/luci-base/po/ko/base.po
modules/luci-base/po/ms/base.po
modules/luci-base/po/no/base.po
modules/luci-base/po/pl/base.po
modules/luci-base/po/pt-br/base.po
modules/luci-base/po/pt/base.po
modules/luci-base/po/ro/base.po
modules/luci-base/po/ru/base.po
modules/luci-base/po/sk/base.po
modules/luci-base/po/sv/base.po
modules/luci-base/po/templates/base.pot
modules/luci-base/po/tr/base.po
modules/luci-base/po/uk/base.po
modules/luci-base/po/vi/base.po
modules/luci-base/po/zh-cn/base.po
modules/luci-base/po/zh-tw/base.po

index 4d7e9c56ea669b321fd3a10babf25c44cf274f3f..ce279edd40487b26899b2bc81754ede64c56e304 100644 (file)
 
                        uci_status_message('notice',
                                '<img src="<%=resource%>/icons/loading.gif" alt="" style="vertical-align:middle" /> ' +
 
                        uci_status_message('notice',
                                '<img src="<%=resource%>/icons/loading.gif" alt="" style="vertical-align:middle" /> ' +
-                               '<%:Waiting for configuration to get applied… %ds%>'.format(Math.max(Math.floor((deadline - Date.now()) / 1000), 0)));
+                               '<%:Waiting for configuration to be applied… %ds%>'.format(Math.max(Math.floor((deadline - Date.now()) / 1000), 0)));
 
                        if (now >= deadline)
                                return;
 
                        if (now >= deadline)
                                return;
index 588589449947ced598b194df84897ec463a3c92c..6fd182693f0ccd12887a7230efb71f4481c628ec 100644 (file)
@@ -3744,7 +3744,7 @@ msgstr "Esperant que s'apliquin els canvis..."
 msgid "Waiting for command to complete..."
 msgstr "Esperant que s'acabi l'ordre..."
 
 msgid "Waiting for command to complete..."
 msgstr "Esperant que s'acabi l'ordre..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 4075c5b06f5dc16b545529f5304d2babf1183706..6182378a7483350dcd8ce6d769897bed454a9483 100644 (file)
@@ -3776,7 +3776,7 @@ msgstr "Čekání na realizaci změn..."
 msgid "Waiting for command to complete..."
 msgstr "Čekání na dokončení příkazu..."
 
 msgid "Waiting for command to complete..."
 msgstr "Čekání na dokončení příkazu..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index fd7bb4c388852223198924186ae6b7850adc60cf..a70a2e98554443046a063676e6a9e1d483e26b37 100644 (file)
@@ -3940,7 +3940,7 @@ msgstr "Änderungen werden angewandt..."
 msgid "Waiting for command to complete..."
 msgstr "Der Befehl wird ausgeführt..."
 
 msgid "Waiting for command to complete..."
 msgstr "Der Befehl wird ausgeführt..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr "Warte auf das Anwenden der Konfigurationsänderungen... %d Sekunden"
 
 msgid "Waiting for device..."
 msgstr "Warte auf das Anwenden der Konfigurationsänderungen... %d Sekunden"
 
 msgid "Waiting for device..."
index cb5706930a16388c471933c37bbdb435abfcfc58..03055bcca99f4fc8ce02eee98beebe6ff6d1e0b0 100644 (file)
@@ -3740,7 +3740,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index dc5c22a65979484c16fb374e406134ac8452813d..f9f8f07978a141d1acce81eabe04afe6f3685701 100644 (file)
@@ -3699,7 +3699,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 635dc116032d9517f90fc6855013fb1956188ae3..5ae04552bed44b673354ad9e351c1d5729d6f338 100644 (file)
@@ -3804,7 +3804,7 @@ msgstr "Esperando a que se realicen los cambios..."
 msgid "Waiting for command to complete..."
 msgstr "Esperando a que termine el comando..."
 
 msgid "Waiting for command to complete..."
 msgstr "Esperando a que termine el comando..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 3805627b6b2165001d66a15a1aaeeab0babc51af..f0a593deaf96f5ac082c3e634e06d2df9353c129 100644 (file)
@@ -3822,7 +3822,7 @@ msgstr "En attente de l'application des changements..."
 msgid "Waiting for command to complete..."
 msgstr "En attente de la fin de la commande..."
 
 msgid "Waiting for command to complete..."
 msgstr "En attente de la fin de la commande..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 6a5be78febd6634e7cf801b32b1f772c615c9880..cc92f5259dd28f469b3922f11a422e170f2b746a 100644 (file)
@@ -3650,7 +3650,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 4b66806a83c187484edbcb9c0349d40e8fcdb73e..b3911133149644ae03d6469864a01af82fa5fab9 100644 (file)
@@ -3809,7 +3809,7 @@ msgstr "Várakozás a változtatások alkalmazására..."
 msgid "Waiting for command to complete..."
 msgstr "Várakozás a parancs befejezésére..."
 
 msgid "Waiting for command to complete..."
 msgstr "Várakozás a parancs befejezésére..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 1fe6d06cb96cbbc0d0ce9f576e301b0c841235b2..24efdff558f155dc871b17fba758b95c311f06e6 100644 (file)
@@ -3778,7 +3778,7 @@ msgstr "In attesa delle modifiche da applicare ..."
 msgid "Waiting for command to complete..."
 msgstr "In attesa del comando da completare..."
 
 msgid "Waiting for command to complete..."
 msgstr "In attesa del comando da completare..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index fd60f84da60fd4e67046146d4d46ecb5eeca332e..003b22893efa484185fe5a9d5310c4036f25a0f8 100644 (file)
@@ -3845,7 +3845,7 @@ msgstr "変更を適用中です..."
 msgid "Waiting for command to complete..."
 msgstr "コマンド実行中です..."
 
 msgid "Waiting for command to complete..."
 msgstr "コマンド実行中です..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr "設定を適用中です... %d 秒"
 
 msgid "Waiting for device..."
 msgstr "設定を適用中です... %d 秒"
 
 msgid "Waiting for device..."
index 2d53437dbd8b8aa853f4ad36a857664bfb910d70..2b709110b38ef538dddc516bd4d7ee5c8d91e664 100644 (file)
@@ -3703,7 +3703,7 @@ msgstr "변경 사항이 적용되기를 기다리는 중입니다..."
 msgid "Waiting for command to complete..."
 msgstr "실행한 명령이 끝나기를 기다리는 중입니다..."
 
 msgid "Waiting for command to complete..."
 msgstr "실행한 명령이 끝나기를 기다리는 중입니다..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 891db2e41fab852c83c9851955aba81f4bcc0b97..d4cdece558e99313dc75f1b86d789531bbb73fde 100644 (file)
@@ -3670,7 +3670,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index d5c65659e8c66c74ff995e2f764c5d2f4236d8f9..3e6dbea7264839793f42b40ba7ce73ca5b81fb4a 100644 (file)
@@ -3775,7 +3775,7 @@ msgstr "Venter på at endringer utføres..."
 msgid "Waiting for command to complete..."
 msgstr "Venter på at kommando fullføres..."
 
 msgid "Waiting for command to complete..."
 msgstr "Venter på at kommando fullføres..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index f863bbb2d395e141edc3499382c2bea0ed424587..dcd8af8d57ab6437c908aa33fbb2a16b7c6cc896 100644 (file)
@@ -3864,7 +3864,7 @@ msgstr "Trwa wprowadzenie zmian..."
 msgid "Waiting for command to complete..."
 msgstr "Trwa wykonanie polecenia..."
 
 msgid "Waiting for command to complete..."
 msgstr "Trwa wykonanie polecenia..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr "Oczekiwanie na zastosowanie konfiguracji… %ds"
 
 msgid "Waiting for device..."
 msgstr "Oczekiwanie na zastosowanie konfiguracji… %ds"
 
 msgid "Waiting for device..."
index 63a8b2f340631c72f068214601ff5a1b15f933f2..1065865d4bda1618faba24f12bbe86f38aa8a0df 100644 (file)
@@ -3950,7 +3950,7 @@ msgstr "Esperando a aplicação das mudanças..."
 msgid "Waiting for command to complete..."
 msgstr "Esperando o término do comando..."
 
 msgid "Waiting for command to complete..."
 msgstr "Esperando o término do comando..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index d548b7c8d549124b7cf5d13bb5a06cddd9219334..a871405cf5b46306b3062ffb428eb0283baf508c 100644 (file)
@@ -3769,7 +3769,7 @@ msgstr "A aguardar que as mudanças sejam aplicadas..."
 msgid "Waiting for command to complete..."
 msgstr "A aguardar que o comando termine..."
 
 msgid "Waiting for command to complete..."
 msgstr "A aguardar que o comando termine..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index a28235bbd7cf7cdb203362d8d0037d589a073a96..a7c4cf03ae51e2d51ae9da6e361ed63d7fde9843 100644 (file)
@@ -3646,7 +3646,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 8d542e601830007652992c61afae3845cab43af2..892e838da868fabe50a0065caa1f83fdddf566c1 100644 (file)
@@ -3921,7 +3921,7 @@ msgstr "Ожидание применения изменений..."
 msgid "Waiting for command to complete..."
 msgstr "Ожидание завершения выполнения команды..."
 
 msgid "Waiting for command to complete..."
 msgstr "Ожидание завершения выполнения команды..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr "Ожидание применения конфигурации... %d сек."
 
 msgid "Waiting for device..."
 msgstr "Ожидание применения конфигурации... %d сек."
 
 msgid "Waiting for device..."
index 7cf9f6febb838ddb1bd336d6f8b47be39a113a77..afabaf138e6e41fe8469bae4c0948c3f23427f12 100644 (file)
@@ -3614,7 +3614,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 76b582590663bfc9da635afc13d29bdd0a6f115e..4792474f65d08275a0bf1436f94a269e7976a9ce 100644 (file)
@@ -3641,7 +3641,7 @@ msgstr "Väntar på att ändringarna ska tillämpas..."
 msgid "Waiting for command to complete..."
 msgstr "Väntar på att kommandot ska avsluta..."
 
 msgid "Waiting for command to complete..."
 msgstr "Väntar på att kommandot ska avsluta..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 2dacedfe794f94ee94151a0481a4358c4c8a6841..7cd1d9d7c9f2e3825fef33cee98ca2b7c6c42439 100644 (file)
@@ -3607,7 +3607,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index 383c68306849aa5698cc038daaa7db7b5b816785..23dbe531a5c797ed75b856313039d1203b6a9d90 100644 (file)
@@ -3627,7 +3627,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index e4cf1ed0a85dbfd9541029fd7815826c875a2039..8dbcc8b39914c753caba37b445fe2d74fa924b77 100644 (file)
@@ -3944,7 +3944,7 @@ msgstr "Очікуємо, доки зміни наберуть чинності.
 msgid "Waiting for command to complete..."
 msgstr "Очікуємо завершення виконання команди..."
 
 msgid "Waiting for command to complete..."
 msgstr "Очікуємо завершення виконання команди..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr "Чекаємо на застосування конфігурації… %d c"
 
 msgid "Waiting for device..."
 msgstr "Чекаємо на застосування конфігурації… %d c"
 
 msgid "Waiting for device..."
index 6451853bb47a8dcc7c96cae468d0b91cbc6bdbb7..f9d0e85981c344ce2d54692f0523101fd40442a0 100644 (file)
@@ -3669,7 +3669,7 @@ msgstr ""
 msgid "Waiting for command to complete..."
 msgstr ""
 
 msgid "Waiting for command to complete..."
 msgstr ""
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."
index c374bea20f54425297d9d0e423db6ace27854f95..b8734d7e6e0c4079bca51ed9e92730d7811aee34 100644 (file)
@@ -3729,7 +3729,7 @@ msgstr "正在应用更改…"
 msgid "Waiting for command to complete..."
 msgstr "等待命令执行完成…"
 
 msgid "Waiting for command to complete..."
 msgstr "等待命令执行完成…"
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr "等待应用配置… %d 秒"
 
 msgid "Waiting for device..."
 msgstr "等待应用配置… %d 秒"
 
 msgid "Waiting for device..."
index 579d52656a2d81123e759e38db88a2fea3b9035a..be6d86403f880ff40660b7d242e00d4ace7d5e1e 100644 (file)
@@ -3701,7 +3701,7 @@ msgstr "等待修改被啟用..."
 msgid "Waiting for command to complete..."
 msgstr "等待完整性指令..."
 
 msgid "Waiting for command to complete..."
 msgstr "等待完整性指令..."
 
-msgid "Waiting for configuration to get applied… %ds"
+msgid "Waiting for configuration to be applied… %ds"
 msgstr ""
 
 msgid "Waiting for device..."
 msgstr ""
 
 msgid "Waiting for device..."