]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Fixup already-subscribed string
authorAdrian Lang <mail@adrianlang.de>
Mon, 26 Jan 2009 13:21:01 +0000 (14:21 +0100)
committerEvan Prodromou <evan@controlyourself.ca>
Mon, 26 Jan 2009 13:21:01 +0000 (14:21 +0100)
45 files changed:
lib/subs.php
locale/bg_BG/LC_MESSAGES/laconica.mo
locale/bg_BG/LC_MESSAGES/laconica.po
locale/ca_ES/LC_MESSAGES/laconica.mo
locale/ca_ES/LC_MESSAGES/laconica.po
locale/cs_CZ/LC_MESSAGES/laconica.mo
locale/cs_CZ/LC_MESSAGES/laconica.po
locale/de_DE/LC_MESSAGES/laconica.mo
locale/de_DE/LC_MESSAGES/laconica.po
locale/el/LC_MESSAGES/laconica.po
locale/en_GB/LC_MESSAGES/laconica.mo
locale/en_GB/LC_MESSAGES/laconica.po
locale/es/LC_MESSAGES/laconica.mo
locale/es/LC_MESSAGES/laconica.po
locale/fr_FR/LC_MESSAGES/laconica.po
locale/he_IL/LC_MESSAGES/laconica.po
locale/it_IT/LC_MESSAGES/laconica.mo
locale/it_IT/LC_MESSAGES/laconica.po
locale/ja_JP/LC_MESSAGES/laconica.mo
locale/ja_JP/LC_MESSAGES/laconica.po
locale/ko/LC_MESSAGES/laconica.po
locale/laconica.pot
locale/mk_MK/LC_MESSAGES/laconica.mo
locale/mk_MK/LC_MESSAGES/laconica.po
locale/nl_NL/LC_MESSAGES/laconica.mo
locale/nl_NL/LC_MESSAGES/laconica.po
locale/no_NB/LC_MESSAGES/laconica.po
locale/pl_PL/LC_MESSAGES/laconica.mo
locale/pl_PL/LC_MESSAGES/laconica.po
locale/pt/LC_MESSAGES/laconica.po
locale/pt_BR/LC_MESSAGES/laconica.mo
locale/pt_BR/LC_MESSAGES/laconica.po
locale/ru_RU/LC_MESSAGES/laconica.po
locale/sv_SE/LC_MESSAGES/laconica.mo
locale/sv_SE/LC_MESSAGES/laconica.po
locale/te_IN/LC_MESSAGES/laconica.mo
locale/te_IN/LC_MESSAGES/laconica.po
locale/tr_TR/LC_MESSAGES/laconica.mo
locale/tr_TR/LC_MESSAGES/laconica.po
locale/uk_UA/LC_MESSAGES/laconica.mo
locale/uk_UA/LC_MESSAGES/laconica.po
locale/vi_VN/LC_MESSAGES/laconica.mo
locale/vi_VN/LC_MESSAGES/laconica.po
locale/zh_CN/LC_MESSAGES/laconica.po
locale/zh_hant/LC_MESSAGES/laconica.po

index 0e7b9ded522c07e55811fc313ad084e046221e5c..bbc624b963231d2972dc74c312d258c04f11166d 100644 (file)
@@ -46,7 +46,7 @@ function subs_subscribe_to($user, $other)
 {
 
     if ($user->isSubscribed($other)) {
-        return _('Already subscribed!.');
+        return _('Already subscribed!');
     }
 
     if ($other->hasBlocked($user)) {
index b563ad3a83ccc4d30b9078b9e64de4eda4402fba..3372872acd51e716fd7268ce045c3d59ad3cac2c 100644 (file)
Binary files a/locale/bg_BG/LC_MESSAGES/laconica.mo and b/locale/bg_BG/LC_MESSAGES/laconica.mo differ
index cbdbc8ba49e3fd7f44f087d30c58e9a5b08f38a5..9b3d54eeb16b934b53b77cc6d2e540df8b74f302 100644 (file)
@@ -144,7 +144,7 @@ msgid "Already logged in."
 msgstr "Вече сте влезли."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Вече сте абонирани!"
 
 #: ../actions/userauthorization.php:76
index 4710aa6c54ec55eb08936f34c4d453724b869405..2ef1b8fcb29a9d1fad9edc8ebb3b323c4c273c49 100644 (file)
Binary files a/locale/ca_ES/LC_MESSAGES/laconica.mo and b/locale/ca_ES/LC_MESSAGES/laconica.mo differ
index 7de9466c6fbcb32ebe7af8b7858fce35381fdad2..05b4b0723c43eb8019ac764719ea5b3a8b35c791 100644 (file)
@@ -160,7 +160,7 @@ msgid "Already logged in."
 msgstr "Ja estàs connectat."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Ja estàs subscrit!"
 
 #: ../actions/userauthorization.php:76
index 8957da67562efaa6add47dc9d757b779784a9964..83a56456df4639edf63dc4960bca8034a826482e 100644 (file)
Binary files a/locale/cs_CZ/LC_MESSAGES/laconica.mo and b/locale/cs_CZ/LC_MESSAGES/laconica.mo differ
index 002d9c0ab7ef96df627406a5fe72111282b92f6f..0d9fa01ac135000cf9e7b2ee7ae6d9424a58702f 100644 (file)
@@ -160,7 +160,7 @@ msgid "Already logged in."
 msgstr "Již přihlášen"
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Již přihlášeno"
 
 #: ../actions/userauthorization.php:76
index ce61448517d72cc193193c3f85bf8e9b57f3896e..a6f5cb1633d58b52b4c35ec0780a0c8c79c276f0 100644 (file)
Binary files a/locale/de_DE/LC_MESSAGES/laconica.mo and b/locale/de_DE/LC_MESSAGES/laconica.mo differ
index 8ed32027b0eb560a58de54587038a0371fec59f8..cdf8cee9f5836911abb1662608b4febefe089b9e 100644 (file)
@@ -159,7 +159,7 @@ msgid "Already logged in."
 msgstr "Bereits eingeloggt."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Bereits abonniert!"
 
 #: ../actions/userauthorization.php:76
index 0171b419c7ab14acc63167eb53559d11d240a294..bf43a4e0f45375a4e24e1e5c01d0134ae8ae4601 100644 (file)
@@ -288,7 +288,7 @@ msgid "Already logged in."
 msgstr ""
 
 #: ../lib/subs.php:42 lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr ""
 
 #: ../actions/deletenotice.php:54 actions/deletenotice.php:55
index a62774f34f988c1d9607e9618bd119c3ed08a8ae..ff8dfe7c39885cd049a81169705153f8dafdc56b 100644 (file)
Binary files a/locale/en_GB/LC_MESSAGES/laconica.mo and b/locale/en_GB/LC_MESSAGES/laconica.mo differ
index 726a771b1fbbb94b21aaa704a2429a9cd09f6462..63ecf18b993ed39a94e077871027549f4949b6ca 100644 (file)
@@ -152,7 +152,7 @@ msgid "Already logged in."
 msgstr "Already logged in."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Already subscribed!"
 
 #: ../actions/userauthorization.php:76
index fa655909f296cf700d32a516e7850827e5161e12..41d687c062cf100e9de01cbf2f641fb7984c17db 100644 (file)
Binary files a/locale/es/LC_MESSAGES/laconica.mo and b/locale/es/LC_MESSAGES/laconica.mo differ
index 4cc5a07194899adb2e4080016ccd7736daa696e7..acd2035f918efd0aab2f011f3b7c34703bdeba4d 100644 (file)
@@ -160,7 +160,7 @@ msgid "Already logged in."
 msgstr "Ya estás conectado."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "¡Ya está suscrito!"
 
 #: ../actions/userauthorization.php:76
index eba0e8a3c93795dcd028a4aeea6c939cad8a8f14..7f86e82a00efe3ca9526f71ea68db2e797cee9dc 100644 (file)
@@ -1644,7 +1644,7 @@ msgid "Already logged in."
 msgstr ""
 
 #: ../lib/subs.php:42 lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr ""
 
 #: ../actions/userauthorization.php:77 actions/userauthorization.php:83
index b30da8437b0d842de1a5c74927476cb6bb991628..15961995c71faf99323223cf15f7c927708d478f 100644 (file)
@@ -164,7 +164,7 @@ msgid "Already logged in."
 msgstr "כבר מחובר."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "כבר מנוי!"
 
 #: ../actions/userauthorization.php:76
index e32264533a949e84f219a326d54ccfe36c847f75..6403f68a09187cf64cdfbbb7f8055970c4e56273 100644 (file)
Binary files a/locale/it_IT/LC_MESSAGES/laconica.mo and b/locale/it_IT/LC_MESSAGES/laconica.mo differ
index 83d13b13e07364f746a7c373c62adc807b70555d..59d192907854c469a28dbb97c855b402565ec6b2 100644 (file)
@@ -154,7 +154,7 @@ msgid "Already logged in."
 msgstr "Accesso già effettuato."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Già abbonato!"
 
 #: ../actions/userauthorization.php:76
index 8dbab663223d9013cd13bd0c3a49a2afc8b15d53..b345e6f9acdd344e19f15e1e2e3edff31be6a074 100644 (file)
Binary files a/locale/ja_JP/LC_MESSAGES/laconica.mo and b/locale/ja_JP/LC_MESSAGES/laconica.mo differ
index 835b9941c9dfdadfb60a59f61b93ccdda47cff4a..7bae3b2bcf0c4789e114d33996564f65467a93e5 100644 (file)
@@ -154,7 +154,7 @@ msgid "Already logged in."
 msgstr "既にログインしています。"
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "既に購読しています。"
 
 #: ../actions/userauthorization.php:76
index 971ac3df781c821aecd33b1026421e5ab0096604..000057d154526612f1dfcf142b5d92eb1d1ec3c2 100644 (file)
@@ -165,7 +165,7 @@ msgid "Already logged in."
 msgstr ""
 
 #: ../actions/subscribe.php:48 ../lib/subs.php:42 lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr ""
 
 #: ../actions/userauthorization.php:76 ../actions/userauthorization.php:77
index f49d2cdad4a9ccdffb69c413d6ff5151a12e0dd4..92bae46902cdd94596c0dd06f11c462fe637d7de 100644 (file)
@@ -287,7 +287,7 @@ msgid "Already logged in."
 msgstr ""
 
 #: ../lib/subs.php:42 lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!"
 msgstr ""
 
 #: ../actions/deletenotice.php:54 actions/deletenotice.php:55
index 8fa1d19970e70f831da3a1adfd709cf9fd6a55e9..137e5a512f73973fd0e66e193e1251b3ff9cb54b 100644 (file)
Binary files a/locale/mk_MK/LC_MESSAGES/laconica.mo and b/locale/mk_MK/LC_MESSAGES/laconica.mo differ
index 67538ce6060f43994aee99baf86f166689bc5d0f..96e80cfceca44e0da9a6088eed7b541ef8a06e14 100644 (file)
@@ -162,7 +162,7 @@ msgid "Already logged in."
 msgstr "Веќе сте најавени."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Веќе сте претплатени!"
 
 #: ../actions/userauthorization.php:76
index d53c052e4fb749ca6234ad94821381e19472dc5c..a407c984ee285856e61a6d6fa1d8376401c09def 100644 (file)
Binary files a/locale/nl_NL/LC_MESSAGES/laconica.mo and b/locale/nl_NL/LC_MESSAGES/laconica.mo differ
index 68870c2327230091865b6b82948a123d724b2da9..657b2ab50d2bc0b62a1b32c7116298ef30fc5f49 100644 (file)
@@ -165,7 +165,7 @@ msgid "Already logged in."
 msgstr "Al ingelogd."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Al geabonneerd!"
 
 #: ../actions/userauthorization.php:76
index 8bdc44b68a1cbd82ecd4dbb7b7101b1da71359ae..fae8b68f269289a62704f643c673bb01d19f3f79 100644 (file)
@@ -225,7 +225,7 @@ msgid "Already logged in."
 msgstr "Allerede logget inn."
 
 #: ../actions/subscribe.php:49 ../lib/subs.php:42 lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr ""
 
 #: ../actions/deletenotice.php:54 actions/deletenotice.php:55
index 38a0f543dead9cbb362c3b870f70d16b6332608b..36ad1868f2fcf3db7f1409ccde32e1f92380a8a8 100644 (file)
Binary files a/locale/pl_PL/LC_MESSAGES/laconica.mo and b/locale/pl_PL/LC_MESSAGES/laconica.mo differ
index 0beb8e85a865bc42fafe07ce8821378c78674520..93b805a42c9b702eaf6bc6fd30244690fadf416f 100644 (file)
@@ -172,7 +172,7 @@ msgid "Already logged in."
 msgstr "Jesteś już zalogowany."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Już obserwujesz!"
 
 #: ../actions/userauthorization.php:76
index 6cb7250ae5ae4be3f87643dc6928a7044126d9f7..e4af485a211175a339e053215f275c57e3c0d166 100644 (file)
@@ -288,7 +288,7 @@ msgid "Already logged in."
 msgstr ""
 
 #: ../lib/subs.php:42 lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr ""
 
 #: ../actions/deletenotice.php:54 actions/deletenotice.php:55
index 562a9118792e1d46c6c7032708dba4109d872278..349023863816bbdc80928fb43fd68c42d71e2777 100644 (file)
Binary files a/locale/pt_BR/LC_MESSAGES/laconica.mo and b/locale/pt_BR/LC_MESSAGES/laconica.mo differ
index 7c8b0d8e823428ad95d52502f2cb975fd82120a7..5772f8aff8ad5ec25eb8876d04a7bf89aa66edd8 100644 (file)
@@ -328,7 +328,7 @@ msgid "Already logged in."
 msgstr "Já está autenticado."
 
 #: ../lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Já foi assinado!"
 
 #: ../actions/deletenotice.php:54
index fc08785b7ac7c59e7939b2f054f29e179ba71262..5863c260242aee788987354cd631543a940aa41e 100644 (file)
@@ -318,7 +318,7 @@ msgid "Already logged in."
 msgstr ""
 
 #: ../lib/subs.php:42 lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr ""
 
 #: ../actions/deletenotice.php:54
index 0c11e08679e73864c5d652ecc228a52c3ade7814..db7085b0b93ea588c35a13d9d5140342e6df63de 100644 (file)
Binary files a/locale/sv_SE/LC_MESSAGES/laconica.mo and b/locale/sv_SE/LC_MESSAGES/laconica.mo differ
index 0b73e98fa24e7777925f61443df8d27fcdefbe64..54e0b8ad3fff06784dfc883c0e6f15baa3177776 100644 (file)
@@ -155,7 +155,7 @@ msgid "Already logged in."
 msgstr "Redan inloggad."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Det finns redan en prenumeration!"
 
 #: ../actions/userauthorization.php:76
index cfcb682592d1a55b185130034ed07ddb1c317515..a183b776435a4c0914573b9ce71941655859721a 100644 (file)
Binary files a/locale/te_IN/LC_MESSAGES/laconica.mo and b/locale/te_IN/LC_MESSAGES/laconica.mo differ
index 98ee165619b55ef238e3255ae2957d9467675e1e..6f71007a2ea1b06386e1a29dcbefed2973b09cd9 100644 (file)
@@ -159,7 +159,7 @@ msgid "Already logged in."
 msgstr "ఇప్పటికే లోనికి ప్రవేశించారు."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "ఇప్పటికే చేరారు!"
 
 #: ../actions/userauthorization.php:76 ../actions/userauthorization.php:77
index f825a89cbdc138d302613b2af4091324f0752a20..92eb047ad4e07bd4c3892bf0431a83e2e2bff298 100644 (file)
Binary files a/locale/tr_TR/LC_MESSAGES/laconica.mo and b/locale/tr_TR/LC_MESSAGES/laconica.mo differ
index 275ff72b61b441cc92c9d9b1f1f52726c5704a98..7b216eb833732818e7393bdbe5d24c01dd73aa8f 100644 (file)
@@ -161,7 +161,7 @@ msgid "Already logged in."
 msgstr "Zaten giriş yapılmış."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Zaten abone olunmuş!."
 
 #: ../actions/userauthorization.php:76
index 15d92e5aac64c1ba9e071fc4ff362cb252988c1e..02cfb2798b906de7e35c371f6cdfa69d9b564bc0 100644 (file)
Binary files a/locale/uk_UA/LC_MESSAGES/laconica.mo and b/locale/uk_UA/LC_MESSAGES/laconica.mo differ
index 329397dbbb267250bf1e85bf99f8673202ccedaa..503eae56fe3e26b5193ae8841c520b82bdb79f0c 100644 (file)
@@ -235,7 +235,7 @@ msgid "Already logged in."
 msgstr "Тепер ви увійшли."
 
 #: ../actions/subscribe.php:49
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Тепер ви підписані!"
 
 #: ../actions/deletenotice.php:54
index aecd4454d49dfac720f896d7f1f80111cff6d306..fc53edcbf19e5723e44a44c0c2c40815ec13a1a2 100644 (file)
Binary files a/locale/vi_VN/LC_MESSAGES/laconica.mo and b/locale/vi_VN/LC_MESSAGES/laconica.mo differ
index 3ab63f8c4490ffdde0e8d3277a1979cbb2a66e0a..ded5b8fc342c189c7f8b00acf8eb1720fe9bbad1 100644 (file)
@@ -157,7 +157,7 @@ msgid "Already logged in."
 msgstr "Đã đăng nhập."
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "Đã đăng nhận rồi!"
 
 #: ../actions/userauthorization.php:76
index df5b877a82cbdf35da2ac102fb28bf3974dd3b3a..f60da716f910d1d9f6951e8256548df8039b29e8 100644 (file)
@@ -343,7 +343,7 @@ msgid "Already logged in."
 msgstr "已登录。"
 
 #: ../lib/subs.php:42 lib/subs.php:42
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "已订阅!"
 
 #: ../actions/deletenotice.php:54 actions/deletenotice.php:55
index 5e96c56fb6c8efebaa7388976912eefe3f78db7b..5f62ef93e7d18559d2255304327019fc44c2381c 100644 (file)
@@ -140,7 +140,7 @@ msgid "Already logged in."
 msgstr "已登入"
 
 #: ../actions/subscribe.php:48
-msgid "Already subscribed!."
+msgid "Already subscribed!
 msgstr "此帳號已註冊"
 
 #: ../actions/userauthorization.php:76