From 193c15bbf3759793d28d35b949290d609b73f101 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Sun, 25 May 2014 14:01:12 +0300 Subject: [PATCH] l10n: change translation URLs to transifex.com --- README | 2 +- configure.ac | 2 +- siplcs.vcxproj | 4 ++-- src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj | 12 ++++++------ src/adium/xcconfigs/Base.xcconfig | 2 +- src/core/Makefile.mingw | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README b/README index 9e15d4db..4896c2b6 100644 --- a/README +++ b/README @@ -105,7 +105,7 @@ Localization SIPE has already been localized for several languages. You can help to translate SIPE to your native language at Transifex: - https://www.transifex.com/projects/p/pidgin-sipe/r/mob/ + https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/ The service offers a convenient web editor. diff --git a/configure.ac b/configure.ac index 81c39528..1129a180 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_INIT([pidgin-sipe], SIPE_VERSION, SIPE_HOMEPAGE) AC_DEFINE([SIPE_TRANSLATIONS_URL], - ["https://www.transifex.com/projects/p/pidgin-sipe/r/mob/"], + ["https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/"], [URL for submitting translations.]) dnl define optional git commit ID generated by autogen.sh diff --git a/siplcs.vcxproj b/siplcs.vcxproj index 5f767ae8..abbac768 100755 --- a/siplcs.vcxproj +++ b/siplcs.vcxproj @@ -106,7 +106,7 @@ Full $(SolutionDir)/../include;$(ProjectDir)/src/api;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.18.1";PACKAGE_URL="http://sipe.sourceforge.net/";PACKAGE_BUGREPORT="https://sourceforge.net/p/sipe/bugs/";SIPE_VERSION="1.18.1";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_GSSAPI_GSSAPI_H;HAVE_SSPI;SECURITY_WIN32;SIPE_TRANSLATIONS_URL="https://www.transifex.com/projects/p/pidgin-sipe/r/mob/";%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.18.1";PACKAGE_URL="http://sipe.sourceforge.net/";PACKAGE_BUGREPORT="https://sourceforge.net/p/sipe/bugs/";SIPE_VERSION="1.18.1";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_GSSAPI_GSSAPI_H;HAVE_SSPI;SECURITY_WIN32;SIPE_TRANSLATIONS_URL="https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/";%(PreprocessorDefinitions) MultiThreadedDLL Level3 ProgramDatabase @@ -122,7 +122,7 @@ Disabled $(SolutionDir)/../include;$(ProjectDir)/src/core;$(ProjectDir)/src/api;$(ProjectDir)/src/;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.18.1";PACKAGE_URL="http://sipe.sourceforge.net/";SIPE_TRANSLATIONS_URL="https://www.transifex.com/projects/p/pidgin-sipe/r/mob/";PACKAGE_BUGREPORT="https://sourceforge.net/p/sipe/bugs/";SIPE_VERSION="1.18.1";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_GSSAPI_GSSAPI_H;SECURITY_WIN32;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;PACKAGE_NAME="pidgin-sipe";PACKAGE_VERSION="1.18.1";PACKAGE_URL="http://sipe.sourceforge.net/";SIPE_TRANSLATIONS_URL="https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/";PACKAGE_BUGREPORT="https://sourceforge.net/p/sipe/bugs/";SIPE_VERSION="1.18.1";_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA;HAVE_GSSAPI_GSSAPI_H;SECURITY_WIN32;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDLL diff --git a/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj b/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj index d519568d..a3c6332e 100644 --- a/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj +++ b/src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj @@ -881,7 +881,7 @@ GCC_C_LANGUAGE_STANDARD = gnu99; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( - "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/r/mob/\\\"", + "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/\\\"", "LOCALEDIR=\\\"translations\\\"", "PURPLE_STATIC_PRPL=1", "HAVE_BIND_TEXTDOMAIN_CODESET=1", @@ -944,7 +944,7 @@ ); GCC_C_LANGUAGE_STANDARD = gnu99; GCC_PREPROCESSOR_DEFINITIONS = ( - "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/r/mob/\\\"", + "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/\\\"", "LOCALEDIR=\\\"translations\\\"", "PURPLE_STATIC_PRPL=1", "HAVE_BIND_TEXTDOMAIN_CODESET=1", @@ -1007,7 +1007,7 @@ ); GCC_C_LANGUAGE_STANDARD = gnu99; GCC_PREPROCESSOR_DEFINITIONS = ( - "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/r/mob/\\\"", + "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/\\\"", "LOCALEDIR=\\\"translations\\\"", "PURPLE_STATIC_PRPL=1", "HAVE_BIND_TEXTDOMAIN_CODESET=1", @@ -1090,7 +1090,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( - "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/r/mob/\\\"", + "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/\\\"", "LOCALEDIR=\\\"translations\\\"", "PURPLE_STATIC_PRPL=1", "HAVE_BIND_TEXTDOMAIN_CODESET=1", @@ -1147,7 +1147,7 @@ GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( - "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/r/mob/\\\"", + "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/\\\"", "LOCALEDIR=\\\"translations\\\"", "PURPLE_STATIC_PRPL=1", "HAVE_BIND_TEXTDOMAIN_CODESET=1", @@ -1204,7 +1204,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( - "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/r/mob/\\\"", + "SIPE_TRANSLATIONS_URL=\\\"https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/\\\"", "LOCALEDIR=\\\"translations\\\"", "PURPLE_STATIC_PRPL=1", "HAVE_BIND_TEXTDOMAIN_CODESET=1", diff --git a/src/adium/xcconfigs/Base.xcconfig b/src/adium/xcconfigs/Base.xcconfig index 07c65cbc..98375203 100644 --- a/src/adium/xcconfigs/Base.xcconfig +++ b/src/adium/xcconfigs/Base.xcconfig @@ -13,7 +13,7 @@ FRAMEWORK_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)"/** "../../../adium/Frameworks" HEADER_SEARCH_PATHS = "../../../adium/Frameworks/libglib.framework/Headers" "../../../adium/Frameworks/libpurple.framework/Headers" "../../../adium/Frameworks/libintl.framework/Headers" "$(BUILT_PRODUCTS_DIR)/Adium.framework/Headers" "$(BUILT_PRODUCTS_DIR)/AIUtilities.framework/Headers" "$(BUILT_PRODUCTS_DIR)/AdiumLibpurple.framework/Headers" ../purple ../api /usr/include/libxml2 LIBRARY_SEARCH_PATHS = -GCC_PREPROCESSOR_DEFINITIONS = SIPE_TRANSLATIONS_URL=\"https://www.transifex.com/projects/p/pidgin-sipe/r/mob/\" LOCALEDIR=\"translations\" PURPLE_STATIC_PRPL=1 HAVE_BIND_TEXTDOMAIN_CODESET=1 ENABLE_NLS=1 ADIUM=1 PACKAGE_NAME=\"pidgin-sipe\" PACKAGE_TARNAME=\"pidgin-sipe\" PACKAGE_BUGREPORT=\"https://sourceforge.net/p/sipe/bugs/\" PACKAGE_VERSION=\"1.17.0\" PACKAGE_STRING=\"pidgin-sipe\ 1.17.0\" PACKAGE_URL=\"http://sipe.sourceforge.net/\" STDC_HEADERS=1 HAVE_SYS_TYPES_H=1 HAVE_SYS_STAT_H=1 HAVE_STDLIB_H=1 HAVE_STRING_H=1 HAVE_MEMORY_H=1 HAVE_STRINGS_H=1 HAVE_INTTYPES_H=1 HAVE_STDINT_H=1 HAVE_UNISTD_H=1 HAVE_DLFCN_H=1 LT_OBJDIR=\".libs/\" STDC_HEADERS=1 HAVE_LOCALE_H=1 HAVE_LC_MESSAGES=1 HAVE_DLFCN_H=1 HAVE_DCGETTEXT=1 HAVE_GETTEXT=1 HAVE_LOCALE_H=1 HAVE_GSSAPI_GSSAPI_H=1 HAVE_LANGINFO_CODESET=1 +GCC_PREPROCESSOR_DEFINITIONS = SIPE_TRANSLATIONS_URL=\"https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/\" LOCALEDIR=\"translations\" PURPLE_STATIC_PRPL=1 HAVE_BIND_TEXTDOMAIN_CODESET=1 ENABLE_NLS=1 ADIUM=1 PACKAGE_NAME=\"pidgin-sipe\" PACKAGE_TARNAME=\"pidgin-sipe\" PACKAGE_BUGREPORT=\"https://sourceforge.net/p/sipe/bugs/\" PACKAGE_VERSION=\"1.17.0\" PACKAGE_STRING=\"pidgin-sipe\ 1.17.0\" PACKAGE_URL=\"http://sipe.sourceforge.net/\" STDC_HEADERS=1 HAVE_SYS_TYPES_H=1 HAVE_SYS_STAT_H=1 HAVE_STDLIB_H=1 HAVE_STRING_H=1 HAVE_MEMORY_H=1 HAVE_STRINGS_H=1 HAVE_INTTYPES_H=1 HAVE_STDINT_H=1 HAVE_UNISTD_H=1 HAVE_DLFCN_H=1 LT_OBJDIR=\".libs/\" STDC_HEADERS=1 HAVE_LOCALE_H=1 HAVE_LC_MESSAGES=1 HAVE_DLFCN_H=1 HAVE_DCGETTEXT=1 HAVE_GETTEXT=1 HAVE_LOCALE_H=1 HAVE_GSSAPI_GSSAPI_H=1 HAVE_LANGINFO_CODESET=1 ARCHS = $(ARCHS_STANDARD_64_BIT) STRINGS_FILE_OUTPUT_ENCODING = UTF-16 diff --git a/src/core/Makefile.mingw b/src/core/Makefile.mingw index f5cf3b0a..e4b90fda 100644 --- a/src/core/Makefile.mingw +++ b/src/core/Makefile.mingw @@ -43,7 +43,7 @@ DEFINES += -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/sipe/bugs/\" DEFINES += -DPACKAGE_NAME=\"pidgin-sipe\" DEFINES += -DPACKAGE_URL=\"http://sipe.sourceforge.net/\" DEFINES += -DPACKAGE_VERSION=\"$(VERSION)\" -DEFINES += -DSIPE_TRANSLATIONS_URL=\"https://www.transifex.com/projects/p/pidgin-sipe/r/mob/\" +DEFINES += -DSIPE_TRANSLATIONS_URL=\"https://www.transifex.com/projects/p/pidgin-sipe/resource/mob/\" #DEFINES += -DENABLE_OCS2005_MESSAGE_HACK=1 ifdef USE_SSPI -- 2.11.4.GIT