]> wagnertech.de Git - timetracker.git/commitdiff
Introduced warn.confirm_save string in translation files.
authorNik Okuntseff <support@anuko.com>
Thu, 29 Nov 2018 22:55:12 +0000 (22:55 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 29 Nov 2018 22:55:12 +0000 (22:55 +0000)
30 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/da.lang.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/gr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/it.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php

index efb84a2b8d2e1ca4d0bc90c5557934878ae68102..2b0b17bdb8cdf3cbbc9bfaaa01a0c32adcf69389 100644 (file)
@@ -120,6 +120,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 73caac54b96055eb14c2cf8030418367ff45e929..7150a6fb14369ded8d2d6187a119be54555528d0 100644 (file)
@@ -122,6 +122,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 9a0e81aef04ef70946c7084a7d35c4b311ca9485..bad0297c281c87e3119b4f2957b662d78ebfedda 100644 (file)
@@ -114,6 +114,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index d80a763091a44355882c693e5b01740326354f16..cc28006550c791b2011b7dbd03301606bfaa65b1 100644 (file)
@@ -108,6 +108,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 0ae1b272fb6ba226c8522be8be9dcbc99157ac1f..1d27ce90a1bd84e3d770bb09c9bc4d285cdc8293 100644 (file)
@@ -104,6 +104,7 @@ $i18n_key_words = array(
 
 // Warning messages.
 'warn.sure' => 'Are you sure?',
+'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 'msg.success' => 'Operation completed successfully.',
index a5274d603a2a796732419089427d4a2a5056c4ce..c82df5b554c234587794907f8bd21560befc4749 100644 (file)
@@ -118,6 +118,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 36c36ee7c8eb8903509b7df5b2f7f103dda7973d..e6d2dbe860824110d36456a09fc51be0ef5760ca 100644 (file)
@@ -123,6 +123,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 81abe92797213c906a09db5013750f77a9dab8de..412345f1a25473dcfb307b056631c3ce8ee0e9ab 100644 (file)
@@ -121,6 +121,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index a66c9e585b474978177c40095d60bc71eecad984..1dcc17081c21fd3fe1def7f9476f081c6632e685 100644 (file)
@@ -116,6 +116,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 54e7f45a75fd2206d3091ae8bf2432d92f9d528e..6900fa7bc83f1d991c10c933ab520095109c1090 100644 (file)
@@ -114,6 +114,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 7b36caf19197def471f4f5309e78e0ea48ba34bb..ce382635a127f47c2d8bc3167ee2485b69c08087 100644 (file)
@@ -109,6 +109,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 084a830ef127784d2a712216887715cdd627c0c5..d955c857d1059d9c3d47724027744601c4fd6977 100644 (file)
@@ -131,6 +131,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 4d74b97e566227c4d885ab50c5ef8117d620c9f3..884db355cb7c27cef65593a5ab1577c91ee7ff3c 100644 (file)
@@ -120,6 +120,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index ceb109794af5d53aa867efa1af57e4f975541171..8c9a07dab7fe20eaaf0bfff4d5c61c10b52599fb 100644 (file)
@@ -113,6 +113,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 6f23cc289a592acb7cb52cf0c94c3d4aaee0d9c6..5211d068471fc6a5f6b058554878b026e45713ad 100644 (file)
@@ -124,6 +124,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index f777024674e2191228b278429ee3cf739156484b..2344ac14c4175425b1ed92dac962a70aaed70215 100644 (file)
@@ -123,6 +123,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 5dd2c4532491a19311d8aaffeb6c0367e48a7d6f..2e357f9c6de93d3a3bd3759b5a3cfda2e10c933b 100644 (file)
@@ -105,6 +105,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index ad503e01bef4e1a4b33a0cd21a847cf60eb95cdf..8b7762e2a68c474144d1e7356f7a6e81ff9f6821 100644 (file)
@@ -123,6 +123,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index f202eb0e61d15dbe8ce0baf64b61b468a3ea42e2..7a7852a73f3fef023b02f10d57b33e26a75acda8 100644 (file)
@@ -118,6 +118,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 9d05ef31f7f87dc03f44ed750001b86fbcfa81be..df2ccc0e3421f0f27fd3275e341645ead522b240 100644 (file)
@@ -115,6 +115,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index fc14e8fb0f66162fe779a16ce9cb822393b35ac2..d963d1ea396ed9ebe3b8f1d11b4fad97655e9394 100644 (file)
@@ -117,6 +117,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 1016f1735b87302320601bc0b31c9db673792f86..e8f84cbc894b6a745a03b820e021a7f29bb29ad7 100644 (file)
@@ -124,6 +124,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 917aaf18b43422df112237c898583c27c25e5a4d..3d7ff8585dbdde99b199d8db84c68ad3c27715fa 100644 (file)
@@ -103,6 +103,7 @@ $i18n_key_words = array(
 
 // Warning messages.
 'warn.sure' => 'Вы уверены?',
+'warn.confirm_save' => 'Дата изменена. Подвердите сохранение, а не копирование этой записи.',
 
 // Success messages.
 'msg.success' => 'Операция завершена успешно.',
index d925191ed09918268334bb0d790f9848bed1207c..d3e4f4d40650834485117d630841d3e1b7a2a730 100644 (file)
@@ -120,6 +120,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index a500b49292813db3ddfabb258b60b4384ea00c79..c9a4a1b7191e282a1bed37d664279b011b4d1014 100644 (file)
@@ -114,6 +114,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 8e8bfa32fa89135c613833eddcc8969b75f30a85..6e5dbbbd36c7c3efd8187885db5cf28f8db8b151 100644 (file)
@@ -115,6 +115,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 105d66cbb79c6201e4cc73bb8332f0e3e7924d63..e23ea1a7a4e685f2d0d851699250c966cda518a1 100644 (file)
@@ -113,6 +113,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 40f74c6acf039473d379273bc646585460a28579..b2f705a422bfb04380a53e8b27edb364e3eee555 100644 (file)
@@ -127,6 +127,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index 7099476f46ec70edf2e03b89a216349d7e85910d..5470ffec65ae7a03354c79186c9def3f7d6f4b93 100644 (file)
@@ -115,6 +115,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.
index fc8d6f074ca35c7272002fafb1ab6ca1c0504470..a8f7224a387dcc929a617beb8e9ebef329c95418 100644 (file)
@@ -121,6 +121,7 @@ $i18n_key_words = array(
 // Warning messages.
 // TODO: translate the following.
 // 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 // Success messages.
 // TODO: translate the following.